Hello! I'd like to inform that your web page doesn't load and the scripts are not downloadable...
The web page of your site is: https://coursesweb.net/php-mysql/rating ... jax-php_s2
I attached a screenshot of the web page, I tested this page with Chrome, Opera, IE, Edge, Firefox and Waterfox...
The result is the same in every web browser...
I hope you can fix this bug asap...
Kind regards.
Alessandro
Ajax Rating Php Script web page doesn't load anymore
-
- Posts: 18
Ajax Rating Php Script web page doesn't load anymore
You do not have the required permissions to view the files attached to this post.
Admin
Thank you for your notification.
Now I tested the page, and it works. Maybe it was something temporary from the server.
You can see the date in the screenshot (bottom-right corner).
imgur.com/a/sERWPL2
Now I tested the page, and it works. Maybe it was something temporary from the server.
You can see the date in the screenshot (bottom-right corner).
imgur.com/a/sERWPL2
Alecos
I just tested again and:
1) with javascript enabled the page doesn't loads and doesn't work
2) with javascript disabled the page loads but doesn't work
Doesn't render as expected...
ULP!!!! I just discovered the reason, the page is identified as advertising source and blocked by adblock and other tools...
I think you can fix this.
Kind regards.
Alessandro
1) with javascript enabled the page doesn't loads and doesn't work
2) with javascript disabled the page loads but doesn't work
Doesn't render as expected...
ULP!!!! I just discovered the reason, the page is identified as advertising source and blocked by adblock and other tools...
I think you can fix this.
Kind regards.
Alessandro
Admin
Thank you.
Yes, the problem is from adblock. I'll try to fix it, but for the moment I don't know how.
Tell me what adblock you use so I can make some tests.
Yes, the problem is from adblock. I'll try to fix it, but for the moment I don't know how.
Tell me what adblock you use so I can make some tests.
Alecos
Avira Browser Safety (www.avira.com/en/avira-browser-safety) (Chrome, Firefox, Waterfox)
Adblock Plus (addons.mozilla.org/en-US/firefox/addon/adblock-plus/) (Firefox)
Ublock Origin (addons.mozilla.org/en-US/firefox/addon/ublock-origin/) (Firefox)
AdBlocker (addons.opera.com/en/extensions/details/opera-ad-blocker/) (Opera)
and others that I don't know since are built-in-browser... I thinks that you have a lot of advertising space into your website and this "block" happens because web browser mobile try to protect users from clicking into your banner...
God luck!
Adblock Plus (addons.mozilla.org/en-US/firefox/addon/adblock-plus/) (Firefox)
Ublock Origin (addons.mozilla.org/en-US/firefox/addon/ublock-origin/) (Firefox)
AdBlocker (addons.opera.com/en/extensions/details/opera-ad-blocker/) (Opera)
and others that I don't know since are built-in-browser... I thinks that you have a lot of advertising space into your website and this "block" happens because web browser mobile try to protect users from clicking into your banner...
God luck!
Alecos
Hello!!! I have an idea to solve your issue. Try to put all ads into iframe, so adblock plugin will block the ads but not the whole page.
What do you think about this trick?
Example:
will be.
I think should work fine.
Let's me know if you have solved your issue.
Kind regards.
What do you think about this trick?
Example:
Code: Select all
<div id="pub_top"><ins class="adsbygoogle gads_728x90" data-ad-client="ca-pub-9841755376220312" data-ad-slot="2824438748"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script></div>
Code: Select all
<iframe id="pub_top"><ins class="adsbygoogle gads_728x90" data-ad-client="ca-pub-9841755376220312" data-ad-slot="2824438748"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script></iframe>
Let's me know if you have solved your issue.
Kind regards.
Admin
Thank you for your reply.
I already solved that issue with some JavaScript code.
The content in the first page visited it is displayed, but in the next pages the content will be replaced with a message to disable adblock on this site.
- I also use AdBlock, but I disable it on the websites i like, and also I click on their Ads.
I already solved that issue with some JavaScript code.
The content in the first page visited it is displayed, but in the next pages the content will be replaced with a message to disable adblock on this site.
- I also use AdBlock, but I disable it on the websites i like, and also I click on their Ads.
Alecos
I always keep AdBlock active due to laziness and I think it keeps the rest of the planet active too ... but happy to hear that you have solved!
Kind regard.
Kind regard.
Similar Topics
-
Ajax-PHP Rating Stars Script with SQLite
Scripts from this website
First post
I use always the script: //coursesweb.net/php-mysql/rating-stars-script-ajax-php_s2 from this great site!Last post
In the last week I migrated all my scripts...
Thanks for the short explanation. I now know the mechanism of sqlite query... and the Ajax call is already in asynchronous mode since the third... -
Using rating script with 7 stars
Scripts from this website
First post
I'm using the script in subject I wrote, from the page:Last post
I'ts only possible to rate 4 stars? What I made wrong?...
Hello,
You use the version for 7 stars (it can be used with 5, 7 or 10 Stars).
I noticed in the page you posted that only the first 6 stars can be... -
Problem with Rating script
Scripts from this website
First post
Dear admin how are you doing ?Last post
I`m back again with something...
I wanna use this script:
i changed it to mysql but it is not working also if...
Thanks for the support Admin it is working 1000% -
Stars Not showing on Rating Script
Scripts from this website
First post
Good Day,Last post
I've been working on this for hours and I'm sure there is something simple I'm missing, regarded to this script:
I've downloaded...
Sorry,
I think that the problem is from php server.
I notied that your server emits warning error if the date_default_timezone_set isn't specified;... -
Table okgenweb_mayes.ssep_pgd_0 doesn't exist
Scripts from this website
First post
I'm having problems getting the script to work. When I try to index the domain, the program does not make the ssep_pgd table. It does make the URL...Last post
Yes! it does work on xampp
I don't know why it wont work on my server but running it from a local machine will be fine as long as I can transfer...