It is very bad that the admin cannot find out from which IP address the ad was added and the user is registered.
I added several posts here in this forum about this shortcoming, but, unfortunately,...
Type: Posts; User: Logmanov
It is very bad that the admin cannot find out from which IP address the ad was added and the user is registered.
I added several posts here in this forum about this shortcoming, but, unfortunately,...
I think this can lead to serious problems in the future.
There should be a free package by default, and it is necessary that if you remove/deactivate a package, the ads will automatically move to...
Ok, thank you!
Hi Rudi
So how we can fix this?
I want to get rid of all bugs, apply all planned customizations and launch my site.
Hello,
After 2 days of unsuccessful attempts to make some changes to the filtering listings form in the admin panel, I decided to test it in the original (unchanged) version of the script 4.9 and...
It didn't work, disabled already. Thank you anyway.
Hello,
As I tried to make some changes to listing filtering feature in admin panel there appeared a text "undefined" in the input fields and all the listings disappeared, so I had to remove...
OK, thanks. I understood.
Rudi, is there any source of information where I can find out about this kind of news?
Thanks a lot, I didn't know that.
Hello Rudi,
Is it possible to transfer locations from one version to another?
Hello!
I see location names translated in the demo page for russian lang but we have not translated plugin/language package.
No longer needed, thanks
Hello everyone!
I added body overflow-x: hidden style to hide horizontal scrolling, if I add this style it disables fixed-menu feature, need help to fix this.
Yes, right.
It doesn’t matter what IP a person uses, his own or VPN, in any case, the site administrator must know from which IP the information was added, so that if necessary he could provide to...
It is an important feature for classifieds sites. I look forward to adding this in every update. Developers add some unnecessary things, but they do not add the most necessary and important.
Worked for me, I tried both
You can set php version on your server not later than 7.3.3
I fixed it by installing the previous version of xampp.
Hi Viktor!
Now the same error with just 420 changed to 487
Hello!
Fatal error: Uncaught Error: Call to undefined function get_magic_quotes_gpc() in C:\xampp\htdocs\site.com\install\index.php:420 Stack trace: #0 {main} thrown in...
Maybe it has something to do with the phpMyadmin configuration, but I'm not sure.
In phpMyadmin when I went to the operations tab there was an error notification
4480
Then I clicked on the...
Hello Rudi,
Thank you for efforts to support us. I'll check this new code.
Now I'm busy with another problem that happened yesterday when I tried to make location urls multilingual. My xampp...
Initially it is hidden, but when the 2nd level of any location is selected it adds the 3rd level, even if the location hasn't that.
I changed this function like
$('select[name*=level2]').on('change', function() {
if($('select[name*=level3]').attr('disabled', false)){...