The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Downgrade From vBulletin 4.x To vBulletin 3.x
Hi , One of the topics that most of webmasters talking about that is : How to downgrade from vBulletin 4.x.x to vBulletin 3.7 or 3.8 . You can downgrade your vbulletin from 4.x to 3.x very very easy ! Without losing attachments , thanks , passwords . You need IMPEX ( One of the vBulletin scripts like an addon ) to Do this work . How to do this : First of all you must get a backup ( export ) from attach and post_thanks table from your phpmyadmin ( in .sql format ) 1. Get full backup from your vbulletin 4.x database . 2. Go to members.vbulletin.com and download IMPEX Script . 3. Make a new database and a new place for your new vbulletin ( 3.8) . 4. Install vbulletin 3.x ( 3.8.7 for example ) for your new database . 5. Extract the impex script and upload impex files ( in upload folder ) to your 3.8 forum root . Now you have 2 databases . We call 4.x database old and 3.x database new . 6. You must config impex . 7. Go to impex folder in 3.x forum and rename ImpExConfig.php.new to ImpExConfig.php After rename , Open and edit it : Code:
#### # # TARGET - The target is the vBulletin database (where the data is going to) # #### $impexconfig['target']['server'] = 'localhost'; $impexconfig['target']['user'] = 'username'; $impexconfig['target']['password'] = 'password'; $impexconfig['target']['database'] = 'vbulletin_forum'; $impexconfig['target']['tableprefix'] = ''; # If the system that is being imported from uses a database, # enter the details for it here and set 'sourceexists' to true. # If the source data is NOT stored in a database, set 'sourceexists' to false $impexconfig['sourceexists'] = true; #### # # SOURCE - The source is the old forum database (where the data is coming from) # #### # mysql / mssql $impexconfig['source']['databasetype'] = 'mysql'; // mysql OR mssql $impexconfig['source']['server'] = 'localhost'; $impexconfig['source']['user'] = 'username'; $impexconfig['source']['password'] = 'password'; $impexconfig['source']['database'] = 'source'; $impexconfig['source']['tableprefix'] = ''; And set 4.x database informations in SOURCE 8. Go to vbulletin 3 admincp --> Login --> You must have a new tab "Import" 9. Click on Import tab then you will see import page. Select system : Choose 3.7.x Select version and product : Choose vBulletin 3.7 and 3.8 Start all of the modules . After you do this work you must go to update counters and update all of counters. After all of this works you must import post_thanks and attach table . ( then optimize tables) Thank you & Be successful . |
#32
|
|||
|
|||
thx but vb4's attachments not on vb3's attachments what will i do
|
#33
|
|||
|
|||
Quote:
You do nothing, doesn't work , same problem for me . |
#34
|
||||
|
||||
I don't know what to explain. If you downgrade from vB4 to vB3, you will lose your attachments.
|
#35
|
||||
|
||||
Yes, I can confirm that this DOES NOT WORK! All attachments will be lost.
Isn't there a mod out there somewhere, perhaps paid, that can help with this? |
#36
|
|||
|
|||
If there were enough requests I would make something to fix this, but this topic is only 3 pages long.
|
Благодарность от: | ||
OldSchoolDSL |
#37
|
||||
|
||||
Well take a look over at vBulletin.com...plenty of requests there!
|
#38
|
||||
|
||||
yea...I made a thread here about downgrading...and they pointed me to this article. This just seems like to much b.s. to deal with just to downgrade.
I made the mistake to give version 4 a shot on my little private board. "Wrong Call" Now...I'm prolly just gonna delete the board and do a fresh 3.8 install. *shakes head I know now, that my main board, will NEVER leave the 3 series. EVER. |
2 благодарности(ей) от: | ||
Brandon Sheley, ShawneyJ |
#39
|
||||
|
||||
Hello
I just Can I switch subjects and the older version to get my messages. |
#40
|
|||
|
|||
If attachments are stored in filesystem, does that make a difference?
|
#41
|
|||
|
|||
@zeus_r6
From reading through all the naysayers that seems to be what the author is saying by using the wording of "storing attachments in host". |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|