1178 comments found.
How to fix ’...-1’ in url eg. I create a page called ‘about’ and it shows up as /about-1 in the url?
-
This isn’t possible.
What is the purpose of the “-1” at the end of the page url?
It tells the rewrite code that it is a custom page.
Hi, The demo link is not working currently ?
Please check again.
Hello,
Still same error 
Could not connect. Please try again.
Please check again.
so i understand the cost of thins script comes with a few downfalls so i dont want to bogg you down with a ton of questions but im going to put a few ive come across and hopefully when time permits you can do your best to assist with what ever is possible:
1.i dont want all my guest to have to create an account to create adds.
2.i can see the ability to add sub cat and move cat but the ability to edit an existing cat is not present or am i just missing it ?
3. the google map pops up quickly and shows markers for items added but then quickly disapeers and shows an error stating oops there was a problem and it didnt load properly and to view my JS
figured out my google maps issue
In style.css, add this at the bottom:
#registerButton{ display:none; }
and categories/sub categories can’t be edited but you can change their translation on ‘language tags’ page.
So lucky for me I actually have three hosting companies so i used ehost and my installation was successful but…..................... on the home page i get this
This page didn’t load Google Maps correctly. See the JavaScript console for technical details.
also i dont want my users to HAVE to login to post an ad and that brings another question there no registration fields for a user to register even if they wanted to
ooops i found the registration tab after recycling the page but what if i dont want my users to HAVE to register to post an add ?
I went back and tried again thinking maybe it was just a small glitch in the install so i attempted again and received this error message instead:
Finalize Installation
Delete any row in member table and try again. 1062: Duplicate entry ‘24’ for key ‘PRIMARY’
Delete any row in admin_options table try again. 1062: Duplicate entry ‘24’ for key ‘PRIMARY’
Im not that good with Databases and im pretty sure this is a MySql issue
Hi, Please make sure that you’ve given full privileges to the database user as mention in installation instructions and then try installing with a completely new database.
ok i will remake he database and also database user
completely deleted both the database and also the database user and redid it clicking on the check box to grant all permissions to user when promoted when i was adding the database user to the newly created database.
Went back and tried to install site script and revived the same error:
Delete any row in admin_options table try again. 0:
Please refer to previous comment.
durring install i get the following error
Finalize Installation
Delete any row in admin_options table try again. 0:
Please refer to my previous comment.
If you upload an image for the logo through the admin options it also removes ‘navbar toggle’ hamburger button. Please advise
What button are you referring to?
It’s ok, was my bad. Was a custom change I had done.
Keywords for a search comments : google api key error map not display technical issue /// For those who store theirs passwords in a OPENOFFICE sheet, be aware this STUPID program could convert a “l” to an “i” letter (when pasting into the top bar field, after selected field you want to fill).
Since the google map api key use “Alza…” in the beginning of the chain, Open Office could convert it to “Aiza”... so if you copypaste the key from google console to the sheet, and after that from the sheet to your php file (header.php), your map simply does not display.
Thank you.
Hi I am trying to embed “Youtube” videos and have been reading that you were saying 2 years ago that you would include the functionality? has this been done yet? We need to keep up with the times.
I managed to embed videos using your FAQ. but i cant expect the users to insert the <iframe …. is there no way the system can auto detect urls and embed them ?
Dude are you there I have been trying 2 days to figure this out
Hi, It will require custom work in various files to make that possible. As the changes will be too many so can’t explain them and you can pm me for customization.
Hi Ravi, I can renew my support if necessary for this. I have a special problem with maps. The map on the script still display with mydomain1.com, but not display on mydomain2.com, while both domains are just synonyms (same path files, same files, on the same host), with a grey background, and a grey circle with and exclamation point in the center.
What does it mean?
For Google maps, you can get a key from here: https://developers.google.com/maps/documentation/javascript/get-api-key and in header.php, locate the following:
src="http://maps.googleapis.com/maps/api/js?v=3&sensor=false"
and change it to:
src="http://maps.googleapis.com/maps/api/js?v=3&sensor=false&key=YOUR-API-KEY"
replacing YOUR-API-KEY with the actual key.
I added a key but it does not work and worst, the map is now disabled on domain1 (the map was always displayed well without a google key).
Just sent you an email about this.
Please refer to previous comment.
Hi, how do you change email address in user profile (eg. /index.php?ptype=myprofile)? It says ‘Please try again’ every time and doesn’t update the email address.
thanks.
Hi, It seems that you database is not allowing to do that so you can directly update it in the database table ‘member’ using phpMyAdmin.
Hi, how to add the ’ character in category names. As a main category, the script add a \ in front of it (so “C’est un test” category become “C\’est un test”), and for a subcategory I get this : “Subcategory couldn’t be added. You have an error in your SQL syntax(.....)”.
Hi, Currently this isn’t possible but hopefully the future versions would handle it.
Ok. I don’t know why, but since the script is almost perfect (the only problem being the disabled customisation of the search panel themes, excepting external colors, + the disabled ad manual geolocation for some systems), I have a big doubt in the fact you could update one more time. Even the last update was, in my opinion, a fake “security” update, just to show a more recent date on item details panel
. But thanks for the effort to continue supporting your last buyers anyway.
Hi, There was no ‘fake’ update so not sure which one are you referring to. The last update was to fix an issue with marker clusters not showing up and you can compare js/markerclusterer_packed.js for the changes.
Have followed the guidelines regarding images although still can’t get them to show up in the posts. I can confirm that they show when accessing them directly eg. mysamplewebsite.com/image1.jpg but they won’t show up on the post themselves.
FYI. Am using HostGator for hosting.
Thank you for the PM, the issue is now fixed.
Is there a way to only have class ‘container-fluid’ on the homepage and all inner pages to have class ‘container’, as I only want the page with the map and the search to extend all the way to the edge of the screen?
Hi, The text mode already has ‘container’ class and you can also apply the same to the splash page.
That didn’t answer my question. Is there a way to only have class ‘container-fluid’ on the homepage only and all inner pages to have class ‘container’?
*the map page
It’s ok. I managed to do it.
Hi is it possible to add search fields like 1.No of bedrooms, 2.no of bathrooms, 3.City location, 4.area location
Is it possible to search by distance and filter within 5 KM
Hi, This isn’t possible.
Hi , can I auto push listings from Realestate script to Classified listings
Hi, This isn’t possible.
Hi,
How to remove listing id from front end eg id – #5000?
thanks, Andrei
Hi, You can remove it in functions.inc.php in searchFunction2()
Hi i have the following problem:
Facebook login on my website keeps redirecting back and forth and gives a redirect loop error.
This i’ve already done: Please make sure that cURL and openssl modules are enabled on your web server. Also make sure that following functions aren’t disabled: curl_exec and curl_multi_exec. As otherwise the curl session won’t be able to start and redirect loop would happen.
what i have to do?
Hi, Your server is not accepting cookies/session from facebook so the script sends back to facebook for login and facebook sends back to your site as it already logged you in but since the server isn’t saving the session/cookie sent by an external site i.e. facebook so this issue is occurring. So please check again or check on a different host.
Hi, thanks for your help. its a Virtual Plan Server with LAMP. do you where i can activate it? in php.ini its already active. thans for your help
Hi,
Is there a way to add additional fields with their own categories and sub-cateories?
thanks, Andrei
Hi Andrei, Currently it isn’t possible.
Just checking if with some custom tweeks it would be possible? Also with custom tweeks – can you have the same sub-category but with different parent category?
Hi, There can’t be two same subcategories for different categories.
That’s exactly what I did, the site name is transbae.com, I followed the directions exactly, triple checked, and all it says is, “Could not connect. Please try again.”
This script is not working right now, anything you can do to help? Going to rate this as 1 star since it doesn’t even work!
HI, If there was a problem with the script then everyone else would have the faced the same issue. Since this isn’t the case so there seems to be problem with the credentials you’re specifying during setup. Also please check that your site.inc.php is not empty i.e. refer to a faq here: https://codecanyon.net/item/classified-made-easy-php-script/1721599/faqs/21108 . If this not solves the issue then pm your cPanel login.
Hi, I tried installing this script. I downloaded the whole folder, unzipped it etc, into my server at a2hosting, (also tried godaddy and hostgator and got the same exact result).
It says, “Could not connect. Please try again.”
Hi, Please refer to the installation instructions inside the ‘Help’ folder or online here: http://www.codiator.com/Classified-Made-Easy/Help/Installation.html
Hello i just purchased the script. please guide me on how to access the admin area and how to configure the frontend..thanks
Please refer to help docs in ‘Help’ folder or online here: http://www.codiator.com/Classified-Made-Easy/Help/Installation.html