vBulletin Modifications

V3 Arcade

Welcome to vBHackers.com! - vBHackers Updates:

Go Back   vBulletin Modifications > General vBulletin Section > General vBulletin Support

Reply
 
LinkBack Thread Tools
Old 04-04-2006, 05:25 PM   #11
vBulletin Guru
Arnoud's Avatar
Join Date: Nov 2004
Real Name: Arnoud Kuipers
Location: Europe, Flanders
Arnoud is on a distinguished road

Default

Ah right, my bad... must've missed that message.

If you're sure you removed every single bit of the MySQL code, you can use phpMyAdmin to import the tables manually. Simply open up the file and look for the queries, than copy paste them into phpMyAdmin.

You can also manually delete the stuff which is left from the hack (templates, plugins, etc) and try install it than.

I'd suggest trying the latter first, as that's a lot less work to do ;).




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 04-04-2006, 05:50 PM   #12
vB Lover
Join Date: Jul 2005
Real Name: El Loco
Location: Belgium
world32 is on a distinguished road

Default

yes but I understand nothing of mysql

FOR EXAMPLE: add this?
$vdb = new v3Arcade_Database_Analyse($dd);

and what to do with this?

// Checks to make sure that the fields in the current tables are the same
// as the ones in the data dictionary, and corrects them if they're not.
$vdb->syncfields();

and this you can't run manually:

$db->query_write("INSERT INTO " . TABLE_PREFIX . "arcade_categories VALUES (7,'Puzzle',1),(8,'Action',2),(3,'Retro',3),(4,'Sp ort',4),(5,'Shooters',5),(1,'Other',100),(2,'Favor ites',101)"); even if you drop the $db->query_write(" part

greetz




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-04-2006, 06:00 PM   #13
vBulletin Guru
Arnoud's Avatar
Join Date: Nov 2004
Real Name: Arnoud Kuipers
Location: Europe, Flanders
Arnoud is on a distinguished road

Default

I believe you can run this:
You must first be a registered member to view any code.
note: I've dropped the table prefix. If you have a table prefix you'll have to change the table name.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-04-2006, 06:29 PM   #14
vB Lover
Join Date: Jul 2005
Real Name: El Loco
Location: Belgium
world32 is on a distinguished road

Default

ok thanks I'll look at it in the morning




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-05-2006, 09:00 AM   #15
vB Lover
Join Date: Jul 2005
Real Name: El Loco
Location: Belgium
world32 is on a distinguished road

Default

#1146 - Table 'extreme.arcade_categories' doesn't exist
(this is the error I get when putting in that code)




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-05-2006, 03:16 PM   #16
vBulletin Guru
Arnoud's Avatar
Join Date: Nov 2004
Real Name: Arnoud Kuipers
Location: Europe, Flanders
Arnoud is on a distinguished road

Default

Yes, you'll need to create the table extreme.arcade_categories (the code should be somewhere above the code you posted) before inserting the values into it ;).




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-06-2006, 08:47 AM   #17
vB Lover
Join Date: Jul 2005
Real Name: El Loco
Location: Belgium
world32 is on a distinguished road

Default

could you give me an example?

I've tried different combinations but none of them work;

You must first be a registered member to view any code.
what am I doing wrong here?




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-06-2006, 08:49 AM   #18
vBulletin Guru
Arnoud's Avatar
Join Date: Nov 2004
Real Name: Arnoud Kuipers
Location: Europe, Flanders
Arnoud is on a distinguished road

Default

That indeed looks a bit odd.

What might be the best option for you is to install the arcade hack on a testboard and export the tables via phpMyAdmin, than import them again on your normal forums.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-06-2006, 07:05 PM   #19
Member
Join Date: Jun 2005
redbullcola is on a distinguished road

Default

maybe your hosting got backups of previous days? :




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-06-2006, 07:08 PM   #20
vBulletin Guru
Arnoud's Avatar
Join Date: Nov 2004
Real Name: Arnoud Kuipers
Location: Europe, Flanders
Arnoud is on a distinguished road

Default

Quote:
Originally Posted by redbullcola
maybe your hosting got backups of previous days? :
That's quite a good idea, redbullcola !

It does however require a bit of work (siffing through the backup looking for the right tables and such), but it's a very good option ofcourse.

If you don't mind "going back in time" a few days it might even be your best option.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Hide arcade for light administrators. Pietje vBulletin Modification Requests 1 02-03-2006 10:54 AM
Vb 3.0.6 Arcade stivo Site Feedback 2 01-16-2006 02:46 PM
problem with my arcade mod Homie General vBulletin Support 9 09-20-2005 02:31 PM
addon arcade top 10 GAMER ushio22 vBulletin Modification Requests 1 07-16-2005 10:02 AM


All times are GMT -3. The time now is 08:13 AM.


SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc. (Patent Pending)