It works as it claims.
Type: Posts; User: Bahram Soltanirad
It works as it claims.
As Rudi said:
Change
{fl_prefix} To
fl_
Hello Rudi,
It's clear! GSC reported 500 internal error for mysite.com/templates/general_simple address.
Check with your template address and you get 500 internal server error.
Probability...
URL address: Your_Site_Name/templates/Your_Template_Name
Hello,
Please refer to Your_Site_Name/templates/Your_Template_Name
It raises 500 internal server error
But Your_Site_Nmae/templates/Your_Template_Name/index.html has no problem
I did not...
TCPDF 6.2.21 works in local and server. Still i could not find the problem.
Thank you Victor,
Yes, as I mentioned, my local and demo are OK, but my live server doesn't show images.
Is there anybody else who has this problem?
Hello all,
PdfExport plugin 2.4 not showing listing images on live server, but there is no problem in local.
Also there is no problem in flynax demo.
Is there any special config in php.ini or...
Hello Curtis,
I recommend add date format change feature to the plugin admin panel. So user can change date format in admin panel.
If you'd like to update xml files every time the cron is running, then
go to sitemap plugin folder/rlSitemap.class.php
Find:
return (bool) filetime($fileName) && time() - filetime($fileName)...
Curtis says:
Thank you Rudi.
No, it should be vice versa.
Redirct from mini-cooper-s-25.html to 25-تست.htm
Target URL should contain unicode.
SW should be enabled too. Also chrome browser.
After 30 days challenge with 6 chrome developers, finally i found cause of the problem and luckily a solution.
The problem is a conflict between any service workers and unicode characters in...
I could not uninstall PWA plugin (which uses UPUP service worker) from demo site.
But i doubt, if it really unregister UPUP service worker from demo site.
Flynax team, can you confirm?
To all...
Finally, they accepted , it is a bug. Below comments are from a chromium developer.
It is a few days, i am waiting for a solution or response, but nothing at this moment.
Happy new year all.
I agree. I think, Most of the users who use free listings, delete a listing and add a free new duplicate listing. So there is no motivation for using featured listings.
Also...
Excellent link Rudi. Thanks.
EDIT:
It only happens with Chrome and windows 7
I Posted a report to chromium bug report.
Scenario
Flynax Demo site
Admin Panel:
AP>Basic settings>General
URL Transliteration -> disabled
User Interface:
Login as "dealer"
My Listings -> Edit a listing like
Please go to libs/javascript/system.lib.js
Find:
var configs = {
toolbar: [
['Source', '-', 'Bold', 'Italic', 'Underline', 'Strike'],
...
Probability
$sql .= "IF(`T1`.`Featured_date`, '1', '0') `Featured` ";
should be
$sql .= "IF(`T1`.`Featured_date`, '1', '0') `Featured`, ";
Mario posted this thread . :)
My users ask me about this feature, because "Total visitor" is not enough for them. Actually my competitors use this bar chart.
Perhaps, it doesn't need a new plugin...
A bar chart showing the total views for the last 7 days.
Hi... Ask your server admin to install/enable intl PHP extension.
It sends email even if email template is inactive.
You can check it with inactivating any email template in AP. It sends email anyway.
There was no problem with flynax 4.7, but it exists in 4.8.2...