The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Using ImPex to Clean my Forum
Hi,
I am wanting to use a fresh install of 4.2.0. I want to keep ALL my threads, posts, members etc. I am wondering if I use impex, will this be possible? I want to remove all mods, styles etc I have installed and start fresh but keep all my data. Does anyone know if this is possible? Or is there another way to do this? I was running a suite but now i'm running just the forum. I want all CMS & Blog tables to be deleted. |
#2
|
||||
|
||||
I would NOT delete the CMS or Blogs. It WILL cause issues! And, every time you upgrade, it will get installed again (perhaps with problems since you tried to delete them).
If you use ImpEx, all your users will get renumbered, as will all your posts and threads. If anyone linked to a thread, that link will no longer work, or rather, it will no longer go to the correct thread. |
#3
|
|||
|
|||
Is there any way to do what I want? I am having issues with removing mods as found here: https://vborg.vbsupport.ru/showthread.php?t=287449
I still have no idea what is wrong or how to solve it. If I run the upgrade.php script again, will this cause me any errors if it doesn't install the table(s) that are missing. |
#4
|
||||
|
||||
Your issue is because you tried to remove the CMS. As I specified already, you WILL have problems on your forum is you try to remove the CMS. The only way to fix the issue is through the database now.
These are my notes from having to fix this issue for other users so many times... Code:
Make sure all cms tables are gone. Check package table to make sure no vbcms. Check product table to make sure no vbcms productid. Check productcode table to make sure no vbcms productid. Check productdependancy to make sure no vbcms productid. Check upgradelog and remove all vbcms script rows. Then run upgrade.php script again. |
Благодарность от: | ||
CAG CheechDogg |
#5
|
|||
|
|||
Thanks Lynne. I will abckup my database before I try this so I can restore it if things go wrong.
I will report back if this works. --------------- Added [DATE]1350923878[/DATE] at [TIME]1350923878[/TIME] --------------- I will I know what ones are vbcms script rows? They only show numbers and not names... --------------- Added [DATE]1350923947[/DATE] at [TIME]1350923947[/TIME] --------------- I also have the blog installed, do I follow the same procedure as for the CMS? I am trying but it's still asking me to upgrade the blog. Quote:
|
#6
|
||||
|
||||
You cannot uninstall the blog either. If you run the upgrade script, it will install it again.
|
#7
|
|||
|
|||
Do I need to remove the same db entries as the CMS?
--------------- Added [DATE]1350934514[/DATE] at [TIME]1350934514[/TIME] --------------- Getting this error now: Code:
An error has occurred. Please contact vBulletin Support for assistance. Module: vbcms, Step 1 Error. XML Error: no element found at Line 0 --------------- Added [DATE]1350934958[/DATE] at [TIME]1350934958[/TIME] --------------- I deleted everything in the upgradelog and ran the upgrade.php script. This seems to have solved the issuewith uninstalling mods. But I now have another error. MySQL Error : Table 'xxx_xxx.xxx_blog_user' doesn't exist --------------- Added [DATE]1350935521[/DATE] at [TIME]1350935521[/TIME] --------------- I deleted my database and I'm now trying to upload the backup I made but I'm getting this: Code:
Error SQL query: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="icon" href="./favicon.ico" type="image/x-icon" /> <link rel="shortcut icon" href="./favicon.ico" type="image/x-icon" /> <title>phpMyAdmin</title> <link rel="stylesheet" type="text/css" href="phpmyadmin.css.php?server=1&token=3d4099bdec217982978913d90583e773&js_frame=right&nocache=5347969715" /> <link rel="stylesheet" type="text/css" href="print.css" media="print" /> <link rel="stylesheet" type="text/css" href="./themes/pmahomme/jquery/jquery-ui-1.8.custom.css" /> <meta name="robots" content="noindex,nofollow" /> <script src="./js/cross_framing_protection.js?ts=1329568005" type="text/javascript"></script> <script src="./js/jquery/jquery-1.4.4.js?ts=1329568[...] MySQL said: Documentation #1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w' at line 1 |
#8
|
||||
|
||||
Please reupload all the default vbulletin files making sure they all get uploaded completely.
|
Благодарность от: | ||
Black Snow |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|