vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Poll ERROR! (https://vborg.vbsupport.ru/showthread.php?t=223250)

imk 09-15-2009 03:25 PM

Poll ERROR!
 
Everytime some member including me vote on a poll we get

http://www.manlystuff.com/forum/poll...vote&pollid=81

Quote:

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

PHP Code:

define('DISABLE_HOOKS'true); 


imk 09-15-2009 09:00 PM

How do i make a child style a normal one?

Lynne 09-15-2009 09:02 PM

Quote:

Originally Posted by imk (Post 1885419)
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"

imk 09-16-2009 06:25 AM

Quote:

Originally Posted by Lynne (Post 1885420)
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

Quote:

Originally Posted by imk (Post 1885593)
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.

imk 09-18-2009 10:24 PM

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.

imk 09-22-2009 02:50 PM

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

Quote:

Originally Posted by Lynne (Post 1888948)
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:

imk 10-06-2009 09:22 PM

still no fix!

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

Quote:

Originally Posted by Lynne (Post 1888948)
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

Quote:

Originally Posted by ChopSuey (Post 1895941)
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.


All times are GMT. The time now is 08:21 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01132 seconds
  • Memory Usage 1,748KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (17)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete