Go Back   vb.org Archive > vBulletin 4 Discussion > vB4 General Discussions

Reply
 
Thread Tools Display Modes
  #1  
Old 06-11-2010, 09:12 AM
JohnnyNorCal JohnnyNorCal is offline
 
Join Date: Jun 2010
Posts: 23
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Problem reinstalling a plug-in

I downloaded an award system plugin from Cypher for vBulletin 4.0 and installed it. I was having problems with it so I installed it.

Now when I try to reinstall it I get this database error.

Quote:
Database error in vBulletin 4.0.3:

Invalid SQL:
ALTER TABLE award ADD award_allowrecommend TINYINT( 1 ) DEFAULT 1 NOT NULL,ADD award_pointvalue TINYINT( 3 ) DEFAULT 0 NOT NULL;

MySQL Error : Duplicate column name 'award_allowrecommend'
Error Number : 1060
Request Date : Friday, June 11th 2010 @ 12:14:23 AM
Error Date : Friday, June 11th 2010 @ 12:14:24 AM
Script : http://www.adultgamersnetwork.com/ad...=productimport
Referrer : http://www.adultgamersnetwork.com/ad...?do=productadd
IP Address : 76.20.125.245
Username : JNC
Classname : vB_Database
MySQL Version : 5.0.67-community-nt
It must have left table info in the database but have no idea how to fix this problem so I can reinstall it and get it working.
Reply With Quote
  #2  
Old 06-11-2010, 11:30 AM
your24hourstore your24hourstore is offline
 
Join Date: Feb 2010
Posts: 1,226
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

MySQL Error : Duplicate column name 'award_allowrecommend'

did you uninstall or write just install over the product?

you can back up to before
and uninstall the product

best thing i ever did was install the database backup mod

--------------- Added 11 Jun 2010 at 07:32 ---------------

https://vborg.vbsupport.ru/showthread.php?t=231481
Reply With Quote
  #3  
Old 06-11-2010, 07:29 PM
JohnnyNorCal JohnnyNorCal is offline
 
Join Date: Jun 2010
Posts: 23
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
did you uninstall or write just install over the product?
I'm sorry, I don't understand what your asking me?

I went to the "manage products" area of the acp and found the list of products. Since this was my first plugin there were only 3 listed. Vbulletin, Blog, and "Yet another award system". I used the drop down box and chose uninstall and hit go. Then only two products were shown.

Now when I try to reinstall I keep getting that database error message.

I appreciate the help, but adding another mod is not exactly the answer I am looking for. I just want to fix my database so I can reinstall this mod and try to get it to work right.

Before I tried installing the mod, I did make a backup through phpMyAdmin using the export feature and zipped it up. I'm just thinking or hoping I don't have to import the backup to fix this problem. It seems minor but I'm not sure what to do.

Is there someone that can help me out a little?
Reply With Quote
  #4  
Old 06-11-2010, 07:34 PM
your24hourstore your24hourstore is offline
 
Join Date: Feb 2010
Posts: 1,226
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

goto admincp/maintenance/repair optimize

run that then try and reinstall it

--------------- Added [DATE]1276288508[/DATE] at [TIME]1276288508[/TIME] ---------------

but a database backup would do it too
Reply With Quote
  #5  
Old 06-11-2010, 07:44 PM
JohnnyNorCal JohnnyNorCal is offline
 
Join Date: Jun 2010
Posts: 23
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sounds good, I will try that and give an update once I've done it.

I sure wish the developer of that mod gave better directions. I think I might have had it installed right the first time before I uninstalled it but it never showed me the new options in the admincp and also the new awards tab on the navbar was just directing me to a 404 error page.

Ugghhhh. So frustrated
Reply With Quote
  #6  
Old 06-11-2010, 07:48 PM
your24hourstore your24hourstore is offline
 
Join Date: Feb 2010
Posts: 1,226
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

what awards that may help and have you posted in that mods thread about this ?

lol try 50 hacks out for a headache
Reply With Quote
  #7  
Old 06-11-2010, 07:55 PM
JohnnyNorCal JohnnyNorCal is offline
 
Join Date: Jun 2010
Posts: 23
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nope, did not work. I keep getting that same database error. It's like the tables never uninstalled correctly.

I'm so unhappy

--------------- Added [DATE]1276289823[/DATE] at [TIME]1276289823[/TIME] ---------------

Quote:
Originally Posted by harleyparts View Post
what awards that may help and have you posted in that mods thread about this ?

lol try 50 hacks out for a headache
"Yet another award system" 4.0.2 (I think)

And yes, I posted in that forum with no response...yet anyway
Reply With Quote
  #8  
Old 06-11-2010, 08:05 PM
your24hourstore your24hourstore is offline
 
Join Date: Feb 2010
Posts: 1,226
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ok 4.0.2 is not 4.03 so that may be a problem altough a lot of peeps run that mod.

i cant tell you how to go delete that table that would be a disaster, probibly host on godaddy :>

so If you can wait i would maybe someone will support that mod. but if you cant I would do this. upload 4.0.3 pl1 to your server open it and remove install.php from install/install.php

if you have all stock images and no favicone you can just move all the files in upload to their folders over writing it and install over it by going to yoursite.icom/install/upgrade.php

or here is anouther option it sounds like your board is new, if you dont have any users or just a few you can delete your database and remake it but first i would just do a database back up ... so those are the options to fix the table if you dont know how to do it in php administration
Reply With Quote
  #9  
Old 06-11-2010, 08:06 PM
Rafa-el's Avatar
Rafa-el Rafa-el is offline
 
Join Date: Feb 2010
Location: Nicaragua
Posts: 170
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've installed that hack sucessfully, but as far as I remember the upgrade script make it incompatible with lower versions...
Reply With Quote
  #10  
Old 06-11-2010, 08:09 PM
your24hourstore your24hourstore is offline
 
Join Date: Feb 2010
Posts: 1,226
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ahh heres some help as i have never even tried to install it...do a database backup :>
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 05:25 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.08287 seconds
  • Memory Usage 2,248KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • 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
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete