Osclass Support Forums

Osclass theme support => Veronika Osclass Responsive Theme => Topic started by: Saymong on March 29, 2017, 07:01:51 PM

Title: Ajax search isn't work
Post by: Saymong on March 29, 2017, 07:01:51 PM
Hello
Already in the fourth time there is an error.
I install a template Veronika and native plugins (there are no third-party plug-ins). Day site is working fine, but on the second day Ajax search stops by cities, regions and so on.

Tell me what could be the problem? I'm already tired of reinstalling the system.
I do not edit the files, I do not change the code.
Title: Re: Ajax search isn't work
Post by: MB Themes on March 29, 2017, 07:51:27 PM
@Saymong
If it works one day and does not another day, your hosting is not well, or your osclass installation is corrupted.
Title: Re: Ajax search isn't work
Post by: Saymong on March 30, 2017, 08:11:06 AM
Tried on a shared hosting and VDS
Everywhere such a problem.
How do I know what the problem is?
Title: Re: Ajax search isn't work
Post by: MB Themes on March 30, 2017, 08:20:46 AM
@Saymong
You should take a look to your error logs and browser console to see what is going on.
Title: Re: Ajax search isn't work
Post by: Saymong on March 30, 2017, 09:03:25 AM
Errors in error.log
[Thu Mar 30 11:29:38 2017] [error] [client 141.8.142.15] File does not exist: /var/www/vhosts/mysite.uz/\xd0\x9f\xd0\xbe\xd0\xb4\xd0\xb0\xd1\x80\xd0\xba\xd0\xb8
[Thu Mar 30 11:29:44 2017] [error] [client 141.8.142.164] File does not exist: /var/www/vhosts/mysite.uz/search

I can not use the console.
Sent the website address to the pm
Title: Re: Ajax search isn't work
Post by: MB Themes on March 30, 2017, 12:53:47 PM
@Saymong
Well I do not have keyboard for azbuka so cannot test it, can you PM me login to your FTP to theme folder?
Title: Re: Ajax search isn't work
Post by: Saymong on April 01, 2017, 01:39:01 PM
I sent you an FTP data
I await your response and your help
Thank you in advance for your understanding
Title: Re: Ajax search isn't work
Post by: MB Themes on April 03, 2017, 07:55:02 AM
@Saymong
FTP details you send does not work. Also I do not have your URL.
Title: Re: Ajax search isn't work
Post by: MB Themes on April 03, 2017, 11:43:21 AM
@Saymon
You had enabled osclass debug mode that will not block autocomplete.
Title: Re: Ajax search isn't work
Post by: Saymong on April 03, 2017, 06:50:44 PM
Thank you so much. And then I did not even know what to do.
Simply super.
Title: Re: Ajax search isn't work
Post by: yetkiliuzman on April 16, 2017, 07:16:20 PM
The city is not opening
Title: Re: Ajax search isn't work
Post by: MB Themes on April 16, 2017, 09:03:10 PM
@yetkiliuzman
Make sure you have no javascript errors and you do not have enabled debug mode.
Title: Re: Ajax search isn't work
Post by: yetkiliuzman on April 16, 2017, 09:06:32 PM
Where should i look
Title: Re: Ajax search isn't work
Post by: yetkiliuzman on April 17, 2017, 07:26:59 PM
Why not support
Title: Re: Ajax search isn't work
Post by: vidjii on April 17, 2017, 08:44:58 PM
wait is easter ;)
Title: Re: Ajax search isn't work
Post by: yetkiliuzman on April 18, 2017, 02:51:25 PM
How to activate debug mode
Title: Re: Ajax search isn't work
Post by: MB Themes on April 18, 2017, 02:52:07 PM
https://doc.osclass.org/Debug_PHP_errors
Title: Re: Ajax search isn't work
Post by: yetkiliuzman on April 18, 2017, 03:05:42 PM
???????????*
Title: Re: Ajax search isn't work
Post by: yetkiliuzman on April 19, 2017, 05:16:09 PM
My problem was not solved(ajax
Title: Re: Ajax search isn't work
Post by: MB Themes on April 19, 2017, 08:46:13 PM
@yetkiliuzman
So you have debug mode deactivated right?
Title: Re: Ajax search isn't work
Post by: yetkiliuzman on April 19, 2017, 08:51:26 PM
Yes disabled
Title: Re: Ajax search isn't work
Post by: MB Themes on April 19, 2017, 08:52:20 PM
Can you place here content of your config.php?
Title: Re: Ajax search isn't work
Post by: yetkiliuzman on April 19, 2017, 08:57:34 PM
<?php
Define ('OSC_DEBUG', false);
/**
 * The base MySQL settings of Osclass
 */
define('MULTISITE', 0);

/** MySQL database name for Osclass */
define('DB_NAME', '*****_sql?');

/** MySQL database username */
define('DB_USER', '*****_***');

/** MySQL database password */
define('DB_PASSWORD', '*****');

/** MySQL hostname */
define('DB_HOST', 'localhost');

/** Database Table prefix */
define('DB_TABLE_PREFIX', 'oc_');

define('REL_WEB_URL', '/');
define('WEB_PATH', 'http://yerinolsun.com/');
Define ('OSC_DEBUG', false);
?>
Title: Re: Ajax search isn't work
Post by: yetkiliuzman on April 19, 2017, 09:52:51 PM
? Where is the mistake
Title: Re: Ajax search isn't work
Post by: Виталий Василенко on April 19, 2017, 10:13:02 PM
Also not working live search
stoker.com.ua

define('OSC_DEBUG', false) ;
/**
 * The base MySQL settings of Osclass
 */
define('MULTISITE', 0);
Title: Re: Ajax search isn't work
Post by: yetkiliuzman on April 19, 2017, 10:16:05 PM
what should I do
Title: Re: Ajax search isn't work
Post by: MB Themes on April 20, 2017, 08:29:42 AM
@Виталий Василенко
You need to fix javascript errors first


@yetkiliuzman
Config looks ok, but there is problem with definition of your Friendly URLs. Theme use contact page for ajax calls (it loads faster than any other page), but you have changed (or translated) slug contact into 2 word string with white space - irtibat kurmak.

Contact page is even not working on your site now:
http://yerinolsun.com/irtibat%20kurmak

Please fix this issue first.
Title: Re: Ajax search isn't work
Post by: Виталий Василенко on April 20, 2017, 10:20:01 AM
Quote
@Виталий Василенко
You need to fix javascript errors first

Tell me how to do it.

Wanted to improve the site by purchasing the theme.
And broke

 :( :( :(
Title: Re: Ajax search isn't work
Post by: MB Themes on April 20, 2017, 10:35:18 AM
Once you will not post your problem to 2 different threads, you will hopefuly read answers.
Title: Re: Ajax search isn't work
Post by: yetkiliuzman on April 20, 2017, 10:40:18 AM
Where and how should I fix it
Title: Re: Ajax search isn't work
Post by: yetkiliuzman on April 20, 2017, 10:50:33 AM
What should be the free space
Title: Re: Ajax search isn't work
Post by: MB Themes on April 20, 2017, 01:47:46 PM
@yetkiliuzman
Please use default oclass configuration if you are not sure.
Title: Re: Ajax search isn't work
Post by: ranguanilkumar on August 06, 2020, 08:45:14 AM
Hi All,
Same issue with my site as well,  www.99ForSale.com   Ajax live search is not working.  Please let me know what i have to do to fix the problem? Thanks in advance
Title: Re: Ajax search isn't work
Post by: MB Themes on August 06, 2020, 03:45:44 PM
Do not recognize your theme, even don't know if it has it.