vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Database error (https://vborg.vbsupport.ru/showthread.php?t=318057)

BlooD 03-31-2015 10:05 AM

Database error
 
Hello,

I still have this error message when I want to install this hack

http://nsa33.casimages.com/img/2015/...0238442734.png

https://vborg.vbsupport.ru/showthrea...ht=Verify+Mail

Thank you for your help and your responses

Dave 03-31-2015 10:19 AM

The table simply already exists. You probably installed in the past and did not remove it the right way.
You can edit the install code of that plugin and remove those SQL queries.

kh99 03-31-2015 10:20 AM

As the error messages says, you already have a table in your database named userregcode, so it fails when it tries to create it. If this table is left over from a previous install (or attempt at installing that mod), then you could drop it. But it's also possible that another mod is using he same table name, so you should be careful before you do that.

Maybe what you could do is use phpMyAdmin to see if the userregcode table has any data in it. If it doesn't, drop it then try your install again. If it does, then maybe you can rename it to someting else (like userregcode_save), that way if it turns out to be used by something else you can uninstall the mod and rename it to restore things.

Edit: Dave posted while I was typing, but we're basically saying the same thing.


All times are GMT. The time now is 08:38 AM.

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.01188 seconds
  • Memory Usage 1,710KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete