View Full Version : Poll ERROR!
Everytime some member including me vote on a poll we get
http://www.manlystuff.com/forum/poll.php?do=pollvote&pollid=81
You have already voted on this poll. Please press back to see the results.
any help?
Lynne
09-15-2009, 04:26 PM
Create a new style with no parent:
Styles & Templates > Style Manager > Add New Style
Parent Style: No Parent Style
Title: Default vBulletin
Allow User Selection: Yes
Save
Then browse the site using that totally default vbulletin style - do you still have the same problem?
If it is still happening - Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php
define('DISABLE_HOOKS', true);
How do i make a child style a normal one?
Lynne
09-15-2009, 09:02 PM
How do i make a child style a normal one?
I don't know what you mean. I'm asking you to create a totally new style, not do something to an existing one.
HMBeaty
09-15-2009, 09:02 PM
Edit settings for that style (in the dropdown menu next to the style name) > and change it to "No Parent Style"
I don't know what you mean. I'm asking you to create a totally new style, not do something to an existing one.
it doesnt happen on the other styles
so
how do i figure out where the problem lies!?
Lynne
09-16-2009, 02:46 PM
it doesnt happen on the other styles
so
how do i figure out where the problem lies!?
Look at the templates used on that page and see which ones you have modified. Then go to Edit the template, click on View History > Compare and see what the differences are and fix your templates.
sorry not sure how to do this?
Lynne
09-18-2009, 10:58 PM
If you are in debug mode, you get a list of the templates used on the bottom of the page. Otherwise, do this to find the templates used - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then go back to your page and view the source code and you will see the name of the template called around your part of the code.
ok so a mate disabled all plugs and when we enterd the forum we got this
Fatal error: Call to a member function set_thankscache() on a non-object in /home/manly/public_html/forum/includes/functions_forumdisplay.php on line 181
any help?
Lynne
09-22-2009, 02:54 PM
Some mods require you to also upload files and if you disable the product, you need to remove those files also or you will get errors like what you got. Or, if the product required file edits, you need to undo the file edits.
matthewhotdude
09-22-2009, 04:18 PM
Some mods require you to also upload files and if you disable the product, you need to remove those files also or you will get errors like what you got. Or, if the product required file edits, you need to undo the file edits.
So basically uninstalling the mods :erm:
Lynne
10-06-2009, 09:42 PM
Sure there is a fix - make sure you completely uninstall any mods you are no longer using or that you completely install any mods that you have. It looks like it is related to the thankyou mod since it calls for the function set_thankscache which is not a vbulletin function.
If you continue to have problems with it, you need to ask for help in the modification thread since that is where support for modifications is given.
ChopSuey
10-07-2009, 02:06 AM
Some mods require you to also upload files and if you disable the product, you need to remove those files also or you will get errors like what you got. Or, if the product required file edits, you need to undo the file edits.
Thats only for un installing the mod you need to remove them. Not for disabling.
snakes1100
10-07-2009, 02:09 AM
Thats only for un installing the mod you need to remove them. Not for disabling.
Sorry, but your incorrect, mods are not created equally.
ChopSuey
10-07-2009, 02:12 AM
Oh well most of the mods i use, i disable, and dont have to remove the files from my server.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.