PHP Classes

problem with display

Recommend this page to a friend!

      PHP AJAX Voting Script  >  All threads  >  problem with display  >  (Un) Subscribe thread alerts  
Subject:problem with display
Summary:problem with display
Messages:4
Author:Luís Abreu
Date:2018-06-25 16:28:20
 

  1. problem with display   Reply   Report abuse  
Picture of Luís Abreu Luís Abreu - 2018-06-25 16:28:20
first let me thank you for making and sharing this cool package.
i've been using it for sometime without problems. yesterday, as can be seen here http://poesia.luisabreu.pt/show_text.php?text=1, i don't really know what did i change but the voting area doesn't display correctly. Can you help? thank you!

Here's an image of voting area not displaying correctly:
poesia.luisabreu.pt/images/error.jp ...

greetings.

  2. Re: problem with display   Reply   Report abuse  
Picture of MarPlo MarPlo - 2018-06-26 07:19:42 - In reply to message 1 from Luís Abreu
I not know what the problem is. There are no JS errors on your page. But it seems the JS function of the voting script isn't executed.
Posible to be a conflict with other script in that page.

There is an updated version of this script on this page:
https://coursesweb.net/php-mysql/voting-up-down-script-ajax_s2

Also, if you have problems with that version, you can post on the forum of that website:
https://coursesweb.net/forum/

  3. Re: problem with display   Reply   Report abuse  
Picture of Luís Abreu Luís Abreu - 2018-06-26 13:24:59 - In reply to message 2 from MarPlo
thanks for the fast reply. I hope you don't mind i keep using this forum for this thread.

I didn't test it, but is the upgrade smooth? I mean, is there any problem creating tables over existing tables? will the "top rated" query still work? Thanks!

  4. Re: problem with display   Reply   Report abuse  
Picture of Luís Abreu Luís Abreu - 2018-06-26 16:00:49 - In reply to message 2 from MarPlo
hi again.

I upgraded, changed a few stuff and all seems ok, thanks.