vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Help the world's biggest idiot save her forums! (https://vborg.vbsupport.ru/showthread.php?t=118447)

kira 06-13-2006 03:30 AM

Help the world's biggest idiot save her forums!
 
Oh my lord, I'm a fool.

Okay, I was tweaking my test board and trying to add a plugin ( RSS feed on forumhome). Since it wasn't working, I followed the instructions to tweak the plugin and hook location itself. That's when I goofed -- as a test I moved the plugin from forumhome_complete to init_startup, which promptly made my entire forum & admincp go kerblooey.

Now all I get is:

Quote:

Fatal error: Call to undefined function: rss_feed_processing() in /home/episodic/public_html/testvb/includes/init.php(292) : eval()'d code on line 1
I went into phpmysql and went into the hook location table, removing the five RSS-related plugins that the product had added. But that hasn't done a darn thing. Hell, for all I know I just made the problem worse.

I know I deserve the frustration and panic I now feel. You may now mock, mock, mockity mock. Go ahead, I've earned it. :) But once you're through, will some kind person please help me anyway? How can I fix this dumbass error?

Things were going so smoothly ....

HELP!

Zachery 06-13-2006 03:43 AM

Next time never edit the database directly its never recomended.

add to your config.php file

define('DISABLE_HOOKS', true);

and you should be able to login.

kira 06-13-2006 03:59 AM

Thank you thank you thank you!

Easier than I had any right to expect it to be. :)

You're totally right, of course. I got cocky. Won't happen again.

Many thanks once more, Zachary! https://vborg.vbsupport.ru/external/2011/01/19.gif

Zachery 06-13-2006 04:44 AM

You'll need to remove that after you fix whatever code you did remove, if you want your plugins working again.


All times are GMT. The time now is 10:50 AM.

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.01851 seconds
  • Memory Usage 1,712KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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