vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   H E L P ! (https://vborg.vbsupport.ru/showthread.php?t=170598)

semaXD 02-15-2008 08:28 PM

H E L P !
 
HELP!!
I installed sponsor it 2.0 it was not working so i removed the sponsorit components from my forum. I backed up the two tables 'sponsors, sponsor_settings' then i dropped the two tables. now my forum doesn?t work at all!! and I can not access the adminCP either.
i tried to upload the tables but apparently they are corrupt. is there some thing else I can do to get in!!

here is the error I get.
Database error
The Girlfriends Films Forums database has encountered a problem.

--------------------------------------------------------------------------------

Please try the following:
Load the page again by clicking the Refresh button in your web browser.
Open the girlfriendsfilms.com home page, then try to open another page.
Click the Back button to try another link.

The girlfriendsfilms.com forum technical staff have been notified of the error, though you may contact them if the problem persists.

We apologize for any inconvenience.
-------------------------------------------------------------------------------------------
Database error in vBulletin 3.6.8:

Invalid SQL:

SELECT set_value, varname
FROM sponsor_settings
WHERE varname IN ('sponsor_active', 'sponsor_title', 'sponsor_message', 'sponsor_position', 'sponsor_columns', 'sponsor_redirect', 'sponsor_file', 'sponsor_imgpath');

MySQL Error : Table 'lesbianforum.sponsor_settings' doesn't exist
Error Number : 1146
Date : Friday, February 15th 2008 @ 02:16:34 PM
Script : http://girlfriendsfilms.com/forum/index.php
Referrer :
IP Address : 75.3.224.70
Username : GFadmin
Classname : vb_database


um help!!!

Boofo 02-15-2008 08:30 PM

Did you uninstall the xml file? The hack is still trying to run.

semaXD 02-15-2008 08:33 PM

yea i took all the files out ,the includes, admin cp and xml

and now i get this
Warning: Unknown(/var/www/html/forum/includes/functions_sponsorit.php): failed to open stream: No such file or directory in /global.php(360) : eval()'d code on line 1

Fatal error: (null)(): Failed opening required '/var/www/html/forum/includes/functions_sponsorit.php' (include_path='.:/php/includes:/usr/share/php') in /var/www/html/forum/global.php(360) : eval()'d code on line 1

Boofo 02-15-2008 09:00 PM

You also need to uninstall the xml in the Product Manager.

semaXD 02-15-2008 09:06 PM

I had already got the 2 in the includes/xml/ folder is that what you mean

--------------- Added [DATE]1203116946[/DATE] at [TIME]1203116946[/TIME] ---------------

should i re- upload the global.php from the archive folder

Guest210212002 02-15-2008 09:14 PM

In the product manager itself, you actually need to remove the product through the AdminCP, not just delete the files. When you uninstall it, it executes the uninstall code that does the appropriate DB modifications and stops your forum from looking for those tables.

First, put the files back.

Then, ACP -> Plugins and Products -> Product Manager. Find the product in the list, and pick Uninstall from the dropdown on the right.

Unfortunately, since you dropped the tables the product uninstaller might die on you since it will still be looking for them. You MIGHT be able to just create two new blank tables with the same names to get the uninstaller to cycle through, but get a second opinion on that.

semaXD 02-15-2008 09:32 PM

thanks chris i will upload the files and try that. at this point i cnat get to the admin cp this forum gets busy on th eweekend so now im stressed l:erm:ol

Boofo 02-15-2008 09:38 PM

Quote:

Originally Posted by Chris-777 (Post 1444034)
In the product manager itself, you actually need to remove the product through the AdminCP, not just delete the files. When you uninstall it, it executes the uninstall code that does the appropriate DB modifications and stops your forum from looking for those tables.

First, put the files back.

Then, ACP -> Plugins and Products -> Product Manager. Find the product in the list, and pick Uninstall from the dropdown on the right.

Unfortunately, since you dropped the tables the product uninstaller might die on you since it will still be looking for them. You MIGHT be able to just create two new blank tables with the same names to get the uninstaller to cycle through, but get a second opinion on that.

She could also re-install the product and allow overwrite so the tables would be there. And then uninstall it properly.

Guest210212002 02-15-2008 09:41 PM

Boofo is wiser than I.

semaXD 02-15-2008 09:43 PM

install what the "sponsor it" stuff i uploaded it and it gave me

Database error in vBulletin 3.6.8:

Invalid SQL:

SELECT set_value, varname
FROM sponsor_settings
WHERE varname IN ('sponsor_active', 'sponsor_title', 'sponsor_message', 'sponsor_position', 'sponsor_columns', 'sponsor_redirect', 'sponsor_file', 'sponsor_imgpath');

MySQL Error : Unknown column 'set_value' in 'field list'
Error Number : 1054
Date : Friday, February 15th 2008 @ 03:38:48 PM
Script : http://girlfriendsfilms.com/forum/login.php?do=login
Referrer : http://girlfriendsfilms.com/forum/admincp/index.php
IP Address : 71.156.44.190
Username : GFadmin
Classname : vb_database

Boofo 02-15-2008 09:43 PM

No, sir, just been there, done that, too many times, I'm afraid.

--------------- Added 15 Feb 2008 at 17:44 ---------------

Did you re-install the xml in the Product manager and allow overwrite?

semaXD 02-15-2008 09:49 PM



ok got it thanks guys for the help just had to walk away and switch a few things around in the tables back in action!!

Boofo 02-15-2008 11:55 PM

Glad to hear it. What did you have to do?

cheesegrits 02-16-2008 03:52 AM

Quote:

Originally Posted by Boofo (Post 1444051)
She could also re-install the product and allow overwrite so the tables would be there. And then uninstall it properly.

I'm pretty sure re-installing with allow overwrite doesn't rerun the install code, so it won't recreate missing tables

-- hugh

Boofo 02-16-2008 04:42 AM

Are you sure? I thought it did.

semaXD 02-16-2008 04:44 AM

i did exactly what you and chris said reinstalled it the added the tables back empty, i had to add a second column and then it populated I did ther removal in the cp and bada bing bada boom we are back in action!!

thanks again for your quick help on this you guys rock!!:D

Boofo 02-16-2008 04:51 AM

Great! Now you know what to do if you ever run into the same kind of problem again. Ain't it fun to learn? ;)

Did re-installing the hack add back the table or did you have to do that manually?

semaXD 02-16-2008 05:05 AM

To be honest i didnt check it was up, so i got a bottle of wine and called it a week~~

--------------- Added [DATE]1203146168[/DATE] at [TIME]1203146168[/TIME] ---------------

oh wait do you mean b4 it came back up? yea we did it manually then got the wine

Boofo 02-16-2008 05:25 AM

Wine seems to help with a lot on vbulletin errors I have found out. Beer is another good error fixer. ;)

cheesegrits 02-16-2008 02:58 PM

Quote:

Originally Posted by Boofo (Post 1444255)
Are you sure? I thought it did.

Nope. From the ACP plugin.php code:

PHP Code:

            // Run if: code version is * (meaning always run), no version
            //        previously installed, or if the code is for a newer version
            //        than is currently installed
            
if ($code['version'] == '*' OR $installed_version === null OR is_newer_version($code['version'], $installed_version))
            {
                eval(
$code['installcode']);
            } 

It only runs install code on first install, or if you are installing a newer version (and then it only runs the new version's code).

Re-running the current version code on an update would be a bit disasterous for all those install codes that start out with "drop table if exists".

-- hugh

Boofo 02-16-2008 03:17 PM

You're right, I'm wrong. I digress.

Guest210212002 02-16-2008 07:27 PM

Quote:

Originally Posted by Boofo (Post 1444273)
Wine seems to help with a lot on vbulletin errors I have found out. Beer is another good error fixer. ;)

Beer is the BEST error fixer. And causer, coincidentally. :D

Boofo 02-17-2008 03:20 AM

That would be considered "cause and effect", I suppose. The only thing I know for sure is with beer, the errors don't mean a thing. The more errors the better as that means more beer.


All times are GMT. The time now is 08:30 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.01745 seconds
  • Memory Usage 1,768KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (23)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