Extra don't work on my site ?
6 posts
• Page 1 of 1
Extra don't work on my site ?
Please help me solved this issues. Extra vote Plugin just work when enable
plugin Vote defaults of joomla.
My site : http://partners.australianesecurities.c ... le&id=56&I temid=66
Many thanks
plugin Vote defaults of joomla.
My site : http://partners.australianesecurities.c ... le&id=56&I temid=66
Many thanks
- partner
- Fresh Boarder

- Posts: 1
- Joined: Wed Oct 07, 2009 2:30 am
Re: Extra don't work on my site ?
Sorry, can you explain a bit more your problem? The vote does appear on your site...
- simonpeter2056
- Fresh Boarder

- Posts: 13
- Joined: Tue May 19, 2009 1:42 pm
Re: Extra don't work on my site ?
i have the same problem wih my site
This is a test page site
http://www.kappadocio.it/tt/index.php?option=com_content&view=article&id=30&Itemid=207
php version 5.3.8
This is a test page site
http://www.kappadocio.it/tt/index.php?option=com_content&view=article&id=30&Itemid=207
php version 5.3.8
- kappadocio
- Fresh Boarder

- Posts: 1
- Joined: Mon Jan 23, 2012 3:29 pm
Re: Extra don't work on my site ?
Hi,
It seems that for some reason the required database table wasn't created when you installed the plugin. Can you create it manually and see if that is the problem?
Make sure you replace #_ for the right prefix in the table's name.
It seems that for some reason the required database table wasn't created when you installed the plugin. Can you create it manually and see if that is the problem?
- Code: Select all
CREATE TABLE IF NOT EXISTS `#__content_extravote` (
`content_id` INT(11) NOT NULL,
`extra_id` INT(11) NOT NULL,
`lastip` VARCHAR(50) NOT NULL,
`rating_sum` INT(11) NOT NULL,
`rating_count` INT(11) NOT NULL,
KEY `extravote_idx` (`content_id`)
)
Make sure you replace #_ for the right prefix in the table's name.
-

chus - Administrator

- Posts: 455
- Joined: Thu Sep 13, 2007 2:21 am
- Location: Costa Rica
Re: Extra don't work on my site ?
Hi,
Can you tell me if there is a download version for Joomla 1.7? Unfortunately when I install and enable the 1.5 version plugin it "cracks" the entire website...
I have disabled now.
Can you tell me if there is a download version for Joomla 1.7? Unfortunately when I install and enable the 1.5 version plugin it "cracks" the entire website...
- KinesioBG
- Fresh Boarder

- Posts: 1
- Joined: Tue Feb 07, 2012 3:41 pm
Re: Extra don't work on my site ?
Hi,
The same version works for 1.7 as well as for 2.5
I have updated our downloads page in order to make it clearer.
Thank you!
The same version works for 1.7 as well as for 2.5
I have updated our downloads page in order to make it clearer.
Thank you!
-

chus - Administrator

- Posts: 455
- Joined: Thu Sep 13, 2007 2:21 am
- Location: Costa Rica
6 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 2 guests