PDA

View Full Version : Nothing happens!



Chaos Programmer
Sat 21st Jul '07, 4:13pm
I configue the .php script correctly, I run it, I complete each module... but nothing happen! No members were added, no forum has changed!

I am trying to import my phpbb2 located /phpbb2 to my vbulletin /forum

:) Thanks for any help!
Source - phpBB2 - 2.0.22
Target - vBulletin 3.6.7
Module - All work correctly. Nothing change in my forum though!
No mistake.

Also, I see in the /forum databse (MYSQL, thtough phpmyadmin) that everything has been imported correctly. Why don't I see anything!

Chaos Programmer
Sat 21st Jul '07, 4:15pm
I should add: I see each user (1500) being imported correctly, each private message being imported correctly, but nothing has changed on my vbulletin forum

:( :( :(

Chaos Programmer
Sat 21st Jul '07, 4:35pm
Got this by e-mail

Database error in vBulletin 3.6.7: Invalid SQL: INSERT IGNORE INTO session (sessionhash, userid, host, idhash, lastactivity, location, styleid, languageid, loggedin, inforum, inthread, incalendar, badlocation, useragent, bypass, profileupdate) VALUES ('8505aa55be6bd4f22bb7dcf40540cbd0', 0, '70.83.212.100', 'ee356067268764b7e6771d7128b7f65b', 1185046077, '/forum/impex/index.php', 0, 0, 0, 0, 0, 0, 0, 'Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.5) Gecko/20070713 Firefox/2.0.0.5', 0, 0); MySQL Error : Lost connection to MySQL server during query Error Number : 2013

Zachery
Sat 21st Jul '07, 4:57pm
Did you rebuild the counters?

Chaos Programmer
Sat 21st Jul '07, 6:00pm
Did you rebuild the counters?
hmm.. wht does that means?

Zachery
Sat 21st Jul '07, 6:05pm
Did you finish reading the importing instructions?

http://www.vbulletin.com/docs/html/impex

Chaos Programmer
Sat 21st Jul '07, 7:30pm
MAN YOURE A ****ING GENIOUS!
THanks :)
One more favor: please change my title to ''Biggest ****ing VBulltin newb ever''

:D

Chaos Programmer
Sat 21st Jul '07, 7:54pm
Two more questions:

2)A good part of my old forum (phpbb) has been deleted. I have phpmyadmin. Is there anyway to undelete these threads?
3)Can I use impex to import another forum? My friend wants to move his forum in.

Thank you.

Jerry
Mon 23rd Jul '07, 6:33am
2)A good part of my old forum (phpbb) has been deleted. I have phpmyadmin. Is there anyway to undelete these threads?

If they have been physically deleted, I'd doubt it.


3)Can I use impex to import another forum? My friend wants to move his forum in.

Yes, this is known as a "merge import", read the manual on finalising one import before proceeding with another.

http://www.vbulletin.com/docs/html/impex_multi_import


Thank you.

:)