vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Integration with vBulletin - Post Edit History Importer (https://vborg.vbsupport.ru/showthread.php?t=166038)

Gray Matter 05-03-2008 02:09 PM

I think the easiest way to get rid of it for you is to just create a table named "edithistory" and that way the uninstall script won't fail when you try to install it.

To do this, enter your ACP, click on "Execute SQL Query" under 'Maintenance' and enter this in the "Manual Query" field, and then click 'Continue' on the next page:

[sql]CREATE TABLE edithistory (
blah INT UNSIGNED,
blah1 SMALLINT,
blah2 DATETIME
)[/sql]

Then, go and try to uninstall the product again. :)

Gray Matter 05-03-2008 02:19 PM

The importer has now been updated to only clear the old table and remove its records, rather than remove it entirely. This way, the uninstall script will not fail when someone tries to remove the product.

This importer is also now supported. :)

tuwebfacil 05-03-2008 10:32 PM

Quote:

Originally Posted by Gray Matter (Post 1506882)
I think the easiest way to get rid of it for you is to just create a table named "edithistory" and that way the uninstall script won't fail when you try to install it.

To do this, enter your ACP, click on "Execute SQL Query" under 'Maintenance' and enter this in the "Manual Query" field, and then click 'Continue' on the next page:

[sql]CREATE TABLE edithistory (
blah INT UNSIGNED,
blah1 SMALLINT,
blah2 DATETIME
)[/sql]

Then, go and try to uninstall the product again. :)

thanks for the support!!

The product has been removed! :)

thanks again!

dutchbb 05-05-2008 03:56 PM

Omg if I only knew this, just deleted the entire database of PEH because vbulletin introduced it's own :(

Gray Matter 05-06-2008 01:43 AM

Quote:

Originally Posted by dutchbb (Post 1509418)
Omg if I only knew this, just deleted the entire database of PEH because vbulletin introduced it's own :(

I'm sorry to hear that. :( You don't have a backup or anything you could use? It's a shame to lose all those histories.

Darat 06-15-2008 11:17 AM

Just used the importer and it seemed to have worked fine however on the last step when it asked if it should clean-up the mess the old hack would leave behind I said yes but then got this error:

Unable to add cookies, header already sent.
File: /v***/***/forum/post_edit_history_importer.php
Line: 5

Gray Matter 06-17-2008 01:20 AM

I'm not sure what would be causing your problem, Darat. Could you check to see that the importer ran smoothly, and that everything is looking fine?

Also please check to see that you can uninstall the product successfully.

Darat 06-17-2008 05:37 AM

The import appears to have worked fine and I've removed the old PEH mod and armageddon hasn't happened so everything seems OK.

Gray Matter 06-17-2008 03:00 PM

Great! I will look into the error though, so that no one sees it in the future. ;)

WildSoftCat 07-19-2008 12:17 AM

Edits Processed: 4,650
Unique Posts Processed: 2,108
Total Records Processed: 6,758
Total Time to Run Import Script: 3.40 minutes
Step 1 - 0.02 minutes
Step 2 - 0.08 minutes
Step 3 - 0.03 minutes
Step 4 - 0.72 minutes
Step 5 - 0.03 minutes
Step 6 - 0.00 minutes


:)


All times are GMT. The time now is 01:55 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.01392 seconds
  • Memory Usage 1,733KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete