1178 comments found.
Can we migrate data from http://www.yuplee.in/ in your script you provide any custom support for this , that support is paid or free
Hi, This is isn’t possible.
HI I have a problem with Facebook login. It always logs the user in a as administrator. I am running “https” i think that where the issue is. I have also edited “facebook2.php” and edited the line ”$fb_site_url = “https://” . $_SERVER[‘HTTP_HOST’] . preg_replace(”#/[^/]*\.php$#simU”, ”/”, $_SERVER[“PHP_SELF”]).”fblogin.php”;” ( ichanged http to https) I have setup a facebook test account with no relationship to admin i have changed email address i have run out of options. When setting up the account on FB developer i have done exactly as you recommenced.Thanks Darren
Hi, I can check, if you can enable fb login and pm me your site url.
i have enabled FB and have i messaged you the details from temps@africa…...
Have you had a chance to check the facebook issue out ? i am desperate to go live.
Hi, Can you please pm your cPanel login.
I sent details in PM yesterday did u get them? I am not using CPanel i mailed you “phpmyadmin” deatils
Hi did you manage to connect ???
Hi any luck… i really want to go live?
Hi, Admin account was missing the email address that can be added through the “profile’ page. Please check again. Also make sure that you have a valid site name and title in admin options.
Hi Ravinder, I have this display on a Mac, just discovered (with higher resolution) with this snapshot someone sent me : http://tiny.cc/161mey it that normal? How can i fix it? Do I have to renew a third license for this support? Thanks.
It looks like the image in question may have been deleted or the image folder may have been moved to somewhere else.
yes, sorry, forgot to precise the problem was not more.
any support ?? 2 things after the installation not working, even the installation went without problems ! Can you fix those, I want to use the directory…
Please check my email.
I find this an amazing idea with the map for classifieds ! Will it always work with the map or can Google just remove it one day? I have multiple domains pointed to one account, will it still work on 2 different domains?
You can point as many domains as you want but to install on two separate domains will require two licenses.
thanks
it was easy to install. But for some reason listing images not appear.. When I go back to edit listing, it does not show me option to add or modify images… How can I fix? Also when page opens any way to zoom out the map a little??
Hi, I sent you an email.
Hi, the select custom location is not working anymore on the codiator website demo. We can move the map, or use the street view function, but not clicking at a specific point. Also, entering a direct latitude + longitude is prohibited (we see the icon “cannot enter information” style). Do you plan to make any update for this? Because the problem is not new. At least 3 months at minimum.
HI, It seems to be working fine: http://nimb.ws/kFom9R
That is very strange. I cannot point the map or specify latitude. Even on your demo website. The javascript is enabled. I have this icon when hovering the fields : https://image.freepik.com/free-icon/circle-prohibited-traffic_318-30082.png
And this icon when hovering the map : http://dhanyagutta.com/img/Taskly/dd.pngSo I cannot point any specific point on your map.
Hi, Probably this is an issue with your browser or setting.
I just tried with a new install of Opera and Safari. Same problem. And it was functionnal some months ago, with the same browser (firefox). Mystery…
Hi
I have purchased this script but still didn’t use it as official ..
still there is some issues like once I upload the pictures didn’t show up also, I want to set this script for one city ,, how can I do that .. also, google map doesn’t work fine .. and how can I set this script to text mode by default
thanks a lot for your support
Hi, 1) For image upload you can download the zip file from here and upload this one replacing old one: http://codiator.com/ajaxupload.zip 2) You can hard code the city name in submitReListing.php and editReListingForm.php. 3) 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. If this doesn’t work then you should change your hosting. And text mode can be set as default through admin options.
Hello,
I already read the comments about Facebook loogin issue. But that couldn’t solved my problem. My problem is When the user tries to login with Facebook after authentication it is redirected to fblogin.php page and then shows the change username option. And it doesn’t matter if user enters new name or not but the registration process never complete, rather the script stuck there, btw it should not be considered as required form. I contacted the hosting company and there is no similar issue mentioned here https://codecanyon.net/item/classified-made-easy-php-script/1721599/faqs/17666. Thanks
It seems that your hosting server is not able to maintain facebook session which is usually due to disabled: curl_exec and curl_multi_exec module.
Both curl_exec and curl_multi_exec are working fine on the hosting server.
CSRF state token does not match one provided this is the error
Hi, In fblogin.php, try adding the following at the top:
session_start();
i.e. above error_reporting(0);
It is not working, now the script is loging in just one and the first user in the database for different facebook accounts.
News: Except that bootstrap css file php error which was repeating, no errors logged in PHP or MySQL log files. Array ( [type] => 8 [message] => A session had already been started – ignoring session_start() [file] => /home/myuser/public_html/mysite.com/plugin_handler.inc.php [line] => 39 )
As you’re updated from a very old version and few versions before you had to update one by one so this could be he issue.
My web site works properly for two years. Today I try to add Ad,everything looks right,but on the listo of all Ads,there is no mark of exicting. Photo was uploaded on server,but it does not written in data base. i updated script,but it still not working properly. How to fix it.
Hi, It seems there have been some custom modifications. Please make sure that you have the latest version.
I overwite all files from the latest version of the code.
i want to add year of manufacturing in my website … any help please !
for example like cars .. in my search should appear the year of the car too
Hi, It require various complex changes in various files to add/edit a search criteria. So it is not possible to explain those. If you just want to add them in the listing form, you can do so by adding them in submitReListing.php, editReListingForm.php and add/update data in addReListing.php and updateReListing.php and then show in viewFullListing.php
Hi, this is my third day of waiting for your response….kindly reply me as soon as possible
Hi, Please refer to my reply to your previous comment.
Hi. I have been trying to install your code on my web , but so many challenges occur
will be glad to hear from you soon
can my user upload pdf, audio and video files ?
No, this isn’t possible currently.
I am getting this error
Step 2
Couldn’t create table: listing 0 -
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’
Couldn’t create table: admin_options Couldn’t create table: listing Couldn’t create table: member Couldn’t create table: language Couldn’t create table: pricerange Couldn’t create table: categories Couldn’t create table: pages
Hi, Please make sure that you’ve correctly referred to the installation instructions: http://www.codiator.com/Classified-Made-Easy/Help/Installation.html and then try with a completely new and empty database as otherwise you’ll get the errors you mentioned about.
While creating a new database on your hosting account, please make sure that you give full privileges to it. In case of cpanel, you can specify that on 2nd step i.e after you specify database name, select ‘All’ option on the privileges page.
I submitted a post about two days ago , and you are just replying me now. Is that a good support. ?
I have read and read the installation guide over and over
The files/folders are writable, I have created the new db name ,db user and also selected all option privileges , I kept on seeing this *
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’
kindly send me a personal email on
badmusamuda@gmail.comto give you access to my cpanel….
Thanks
cpoy
Kindly check http://alabaruo.com/install/
I have been spending much more hours in installing this file
kindly give me your personal email…
You can pm me your cPanel login. The pm can be sent by clicking on ‘csgraduate’ and fill out the form located on right side.
The problem you’re facing is due to STRICT_TRANS_MODE enabled in your MySql so you should refer to an existing FAQ here: https://codecanyon.net/item/classified-made-easy-php-script/1721599/faqs/23263
where is my.cnf or my.ini ?
or how will locate my.cnf or my.ini ?
Hi, is there a reason why the menu is not responsive. Fiona
Hi, It conflicts with the resizing of map.
Hello, i remembered you mentioned 3yrs ago that you planned to have an import plugin .That is what is preventing me from buying yet. Do you have it now? or how much for you to write a custom script to do the job via any means. csv will have title,category, descrion, address
Hi, It will be a custom work and you can pm me with more details and I’ll let you know how much would it cost.
Hi! I am really interested. I am just wondering what else do I need to create an complete website? I am a programmer but I am new to web designing. Thanks
Hi, Thank you for your interest. Please check the demo thoroughly as that is what you’ll get once you install the script. Please note that demo listings aren’t part of the script.
So I can install the script to any website? Someone said I need the virtual private server .
Just like any other website, it depends upon load or # of expected visitors. If you’ll be getting too many visitors everyday then go for VPS or otherwise host it on a good shared hosting.
hi thank for your help map is set correctly on index
but now i have troubel with image upload i can add image but in my listing nothing appear ? i did chmod777 on folder
and localisation dosent work on listing…
Hi, Please pm me your admin login.
i need to update a key api for maps i dont see where it can be add
also i cant add listing to populate the website
www.qualitial.fr
where do i add api key ? for google map ?
Hi, The key is not required but your website is hosted on a heavily congested server with around 1000 websites sharing the same IP address. And if any of the website is misusing Google maps api then your shared IP can get blacklisted by Google which in turns block further map load requests from that IP so they ay require a API to distinguish your request from others sharing the same IP.. You can check here: http://www.yougetsignal.com/tools/web-sites-on-web-server/ and enter your domain name (without http) So 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. If this doesn’t work then you should change your hosting.
Can other payment options like voguepay.com be added as i live in a country where paypal is not allowed
Hi, Currently it only supports PayPal.