![]() |
help formulating a install query.
Im stuck so many places, gotta debug one point at a time.
gonna start with installation. need to create a table with some content ;) allright home/local i use navicat lite (free and lovely) and goto the vbulletin table i made named vbinvitationcode + prefix ofc and click dump a backup. i open the backup to get the "ordenary" query and want to convert that into something usefull for vb.. Code:
DROP TABLE IF EXISTS `vbinvitationcode`; Code:
$db->hide_errors(); it never made the table.. :confused: whats wrong ? :):up: allready reported myself for wrong category :p |
Maybe..
PHP Code:
|
OMG Lynne youre a lifesaver,,
Thank you soooo much, you made my day.. :D:up: |
You may want to get an editor that includes PHP highlighting. This would reveal "silly" mistakes like this.
|
You are also missing the key:
[sql]PRIMARY KEY (`codedbID`)[/sql] Also next time, remove the hide_errors to see why it fails. |
Quote:
Quote:
now ewen a sql error, just blinked twice then refresh and nothing. :P |
Quote:
|
@Dismounted > yes Komodo yes great, tx using the free one now..
|
All times are GMT. The time now is 05:52 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|