Thread: Major Additions - [DBTech] Dragonbyte Gallery v1 (vB4)
View Single Post
  #546  
Old 11-02-2013, 03:12 AM
katie hunter's Avatar
katie hunter katie hunter is offline
 
Join Date: May 2007
Posts: 533
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I really want to uninstall your mod and now i can't.

Code:
Database error in vBulletin 4.2.1:

Invalid SQL:

					SELECT 
						gi.*, 
						gin.shortname 
					FROM dbtech_gallery_images gi 
					LEFT JOIN dbtech_gallery_instances gin ON gi.instanceid = gin.instanceid 
					LEFT JOIN dbtech_gallery_albums ga ON gi.albumid = ga.albumid 
					WHERE 
						gi.instanceid IN (1) && 
						gi.approved	= 1 && 
						gi.deleted	= 0 && 
						((gi.albumid = 0) || ((ga.hidden = 0) && (ga.password = '')) || (gi.userid = 1)) && 
						gi.is_flash	= 0 
					ORDER BY 
						gi.dateline DESC 
					LIMIT 
						0, 5;

MySQL Error   : Table 'nihonoma_forum.dbtech_gallery_images' doesn't exist
Error Number  : 1146
Request Date  : Friday, November 1st 2013 @ 11:12:14 PM
Error Date    : Friday, November 1st 2013 @ 11:12:14 PM
Uninstalling xml gave me this error ^

Then after i deleted all the files which belongs to this mod, i get a blank page on my site, can't see anything.

Edit: I've re-uploaded the gallery files again but not importing the xml, now i can see the site instead of a blank page but i want to delete the files, i don't want it on my server. I think if i deleted the files again, i will get a blank page.

What should i do ?

I don't want to try install and uninstall the xml product again, it locks my table and takes 30+ min to complete and sometimes it fails, my browser gets disconnected.

_________

I've imported the xml again, but i really want to get rid of this modification, it is causing many issues. These are the entire list of the tables that were created after importing the xml. I presume if i uninstall the product, i will get the same db error again?

http://imagetwist.com/utqjtmizrftc/Capture.PNG.html


What should i do to install this plugin without issues?

Edit: i've installed the xml twice, and override it and now i see the admin side of it and the gallery url etc.. i guess when the table were locked because it alters many things, it did not finish installing completely. This mod looks very risk if i use it and decided to uninstall it in the future, it would cause many problems when it comes to uninstall.

It took 30 min to import the product, then i had to import it again to complete the entire installation. I have no idea what it will do if i try to uninstall it now. what should i do to completely remove it? I am getting db errors like these too

Code:
Database error in vBulletin 4.2.1:

Invalid SQL:

    UPDATE
        dbtech_gallery_images
    SET
        username    = ''
    WHERE
        userid    = 785326;

MySQL Error   : Table 'nihonoma_forum.dbtech_gallery_images' doesn't exist
Error Number  : 1146
Request Date  : Saturday, November 2nd 2013 @ 12:26:10 AM
Error Date    : Saturday, November 2nd 2013 @ 12:26:10 AM
Script        : http://forum.nihonomaru.com/private.php?do=showpm&pmid=704512Referrer      : http://forum.nihonomaru.com/private.php
IP Address    : 
Username      : Sun Seto
Classname     : vB_Database
MySQL Version :
I am trying again to uninstall the xml and i receive timeout. It takes around 30+ min to finish and when it happens, i guess because of the time out the product doesn't completely get uninstalled, what should i do ? This is a very heavy mod for big sites and does alter many tables.
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01195 seconds
  • Memory Usage 1,781KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete