JOOMItaly - Professional Joomla! Extensions

Home Support Community Forum
Support Forum JOOMItaly
Welcome, Guest
Please Login or Register.    Lost Password?
Go to bottom
TOPIC: Dont work :(
#318
andriy
Junior Boarder
Posts: 26
graphgraph
User Offline Click here to see the profile of this user
Dont work :( 3 Years, 5 Months ago Karma: 0
I'm not new in joomla and i know how the things work.. but i can't make this plugin work.. I install it and activate it. In the first time it shows both the rating system, that that the joomla have and this one. Than i deactivate the Joomla voting plugin.. and now it shows only the Joomitaly vote plugin.
The problem is that when i try to vote it shows all the time UPDATING and don't shows the vote....
any idea whats wront...

My site is under construcion but u can see an example here
www.alportal.net/source4free/index.php?o...p;id=47&Itemid=1
 
Logged Logged
  The topic has been locked.
#322
silzenna
Moderator
Posts: 268
graph
User Offline Click here to see the profile of this user
Gender: Male Professional Web Development Location: Chioggia - Venice - Italy Birthday: 03/28
Re:Dont work :( 3 Years, 5 Months ago Karma: 7
We check your site and after clicking on stars, ajax request get a response error 500: Internal Server Error...

Try to check your server configuration or try to replace VOTItaly files or try to reinstall it...
 
Logged Logged
 
JOOMItaly - Professional Joomla! Extensions. A SILOOS Company

$8.95 Web Hosting, unlimited Storage and Traffic 100% Uptime Guarantee
  The topic has been locked.
#369
lveronese
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Re:Dont work :( 3 Years, 5 Months ago Karma: 0
This is exactly the same problem I'm experiencing.
I have joomla 1.5.6 over Aruba (as provider) and I have first disabled the original plugin then installed yours.

If you want to check the effect this is the user:
www.luver.it/Figurini/Tecniche/esempio-di-articolo-submit.html

What do I have to check ?

Thanks
Luciano
 
Logged Logged
  The topic has been locked.
#569
marco.delpercio
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Re:Dont work :( 3 Years, 2 Months ago Karma: 0
Ok I solved that

This is the same problem I experienced both with VOTItaly and ExtraVote... both create a directory in plugins/content and in some cases the code executed in plugins/content/<your_plugin>/ajax.php may be recognised as a security violation by your server configuration (Es. Linux Hosting on Aruba Italy :-P)
To solve the problem simply move the file ajax.php to "plugins/content" and edit the js file who is responsible for making real ajax call. Change the remot uri called from <site_base_url>/plugins/content/<your_plugin>/ajax.php to <site_base_url>/plugins/content/ajax.php

var VotitalyPlugin = new Class ({
options: {
submiturl: '/plugins/content/ji_votitaly/ajax.php',

-----should become--------

var VotitalyPlugin = new Class ({
options: {
submiturl: '/plugins/content/ajax.php',

Everything else will keep working regularly

Cheers
Marco Del Percio
 
Logged Logged
 
Last Edit: 2008/12/03 18:15 By marco.delpercio.
  The topic has been locked.
#570
silzenna
Moderator
Posts: 268
graph
User Offline Click here to see the profile of this user
Gender: Male Professional Web Development Location: Chioggia - Venice - Italy Birthday: 03/28
Re:Dont work :( 3 Years, 2 Months ago Karma: 7
Thanks Marco for this tip!
This is a solution but this is not the best solution ever because i.e. we can have multiple ajax.php files in the same folder.

However we will fix this in the next VOTItaly release.
 
Logged Logged
 
JOOMItaly - Professional Joomla! Extensions. A SILOOS Company

$8.95 Web Hosting, unlimited Storage and Traffic 100% Uptime Guarantee
  The topic has been locked.
Go to top

About us

JOOMItaly is a team of professional web designers and developers dedicated to delivering high-quality extensions and templates for Joomla!.

JOOMItaly is 100% owned by Siloos SNC, an italian registered web applications and software development company.