Elxis CMS Forum
Extensions => Bots and plugins => Topic started by: BlackMuddler on July 13, 2008, 13:12:00
-
Hi ..
I'm using Ajax Vote bot on my website. I'm using a webhost in Denmark (gigahost.dk). All my content with voting options enable, is showing Ajax vote weird.
It's display:
1
2
3
4
5
and not the nice Ajax as on the demo site. You can for your self see it in action by this link www.lystfiskerfreak.dk/blog/ture/havne/ (http://www.lystfiskerfreak.dk/blog/ture/havne/)
I have uninstalled, installed the bots several times. Manually after uninstall removed all files related til Ajax vote from website. Clean and empty both cache and tmpr folders.
I have access the website from different pc on different locations and the viewing fail is the same.
Host is supporting:
PHP Version: 5.2.6-0.dotdeb.1 (cgi-fcgi)
Database Version: mysql 5.0.32-Debian_7etch5-log (Version: 5.0.32)
PHP Built On: Linux web7 2.6.18-5-vserver-amd64 #1 SMP Tue Dec 18 22:15:26 UTC 2007 x86_64
Via UpDiag/Basic check
What is wrong or perhaps - what have I done wrong ?
-
Apply CHMOD 755 for the folders & 644 for the files.
-
You must unpublish the default vote bot!
Please read the usage instruction here:
extensions/polls-and-voting/ajax-vote.html
AND there is a permisions issue in your server. Make this file unwritable (permisisons 644):
/mambots/content/bot_ajaxvote/css/ajaxvote.php
See here: http://www.lystfiskerfreak.dk/mambots/content/bot_ajaxvote/css/ajaxvote.php
If problem wont get solved make the other bot's files unwritable too.
If problem wont get solved again send me username/password to your FTP to check it by myself.
-
To Sirigos and Datahell ..
Thank you both very must .. Yes - Indeed, my uploaded files and directory all have wrong permission. :o I have fixed that and Ajax Vote is playing very nice on all my vote content.
One minor problems is - when I enable caching it comes back to display 1-2-3-4-5 .. But for now, I don't use caching. I try to enabled it later.
Thanks for now.
-
This is done because Elxis has already cached the "faulty" page.
Empty cache (tools -> empty cache) and afterwards it will be displayed just fine when you re-enable cache.