vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Major Additions - VB image Hosting (https://vborg.vbsupport.ru/showthread.php?t=123481)

Ranma2k 08-09-2006 05:30 PM

TO EVERYONE
WHO EVER FOR SOME REASON GET'S DATABASE ERROR

RUN THE FOLLOWING QUARY IN YOUR DATABASE
Code:

CREATE TABLE " . TABLE_PREFIX . "vbimghost (imgid int(11) NOT NULL auto_increment,userid int(11) NOT NULL default '0',imgfile varchar(250) NOT NULL default '',imgname varchar(250) NOT NULL default '',thumbname VARCHAR( 250 ) NOT NULL,  imgfilesize int(11) NOT NULL default '0', imgwidth int(11) NOT NULL default '0',  imgheight int(11) NOT NULL default '0',  imgdate int(11) NOT NULL default '0',  imgprivate int(1) unsigned NOT NULL default '0',  PRIMARY KEY  (imgid) )
replace " . TABLE_PREFIX . " with your table prefix that you set in the config.php


ALL YOUR PROBLEMS ARE BECAUSE OF THE TABLE DOESN'T EXISTS AND YOU DIDN'T READ THE INSTALLATION FILE

PEPOLE WITH FRESH INSTALL WON'T FACE ANY PROBLEM

Kaleem 08-09-2006 05:30 PM

Quote:

Originally Posted by Ranma2k
did you set the path in the image hosting Options ?!

well i did this is why some of them were created and some give this error

Ranma2k 08-09-2006 05:35 PM

Quote:

Originally Posted by LightInClouds
well i did this is why some of them were created and some give this error

if you check the file
it's not there

http://www.friendskorner.com/forum/i...c9dc6b78ff.jpg

zellvnn 08-09-2006 05:47 PM

same database problem... i run ur query....its not working.
MySQL said: Documentation
#1064 - You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '" . TABLE_PREFIX . "vbimghost (imgid int(11) NOT NULL auto_incr

Ranma2k 08-09-2006 05:52 PM

Quote:

Originally Posted by zellvnn
same database problem... i run ur query....its not working.
MySQL said: Documentation
#1064 - You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '" . TABLE_PREFIX . "vbimghost (imgid int(11) NOT NULL auto_incr

Man

i said replace the " . TABLE_PREFIX . " with your table prefix
if you don't have a table prefix
remove that from the sql and run it

zellvnn 08-09-2006 05:59 PM

https://vborg.vbsupport.ru/
Srry im a newbie.... 1st i have to replace my Table prefix right
I put my table prefix name is Vb
But i can't find it.......im so stupid...hichic

Can i chat with u in MSN or...Yahoo......??i want to ask directly.......hixhix

Ranma2k 08-09-2006 06:04 PM

Quote:

Originally Posted by zellvnn
Srry im a newbie.... 1st i have to replace my Table prefix right
I put my table prefix name is Vb
But i can't find it.......im so stupid...hichic

Can i chat with u in MSN or...Yahoo......??i want to ask directly.......hixhix

add me waiel at waieleid.com

zellvnn 08-09-2006 06:08 PM

I think ... msn is faster ... and i want to talk about anime too... Im a super big fan of anime

Kaleem 08-09-2006 06:08 PM

Quote:

Originally Posted by Ranma2k
if you check the file
it's not there

http://www.friendskorner.com/forum/i...c9dc6b78ff.jpg

yea itsnot there but rebilding thumbnails y is it picking this one for it ?

Ranma2k 08-09-2006 06:24 PM

Quote:

Originally Posted by LightInClouds
yea itsnot there but rebilding thumbnails y is it picking this one for it ?

because it's in the database


All times are GMT. The time now is 11: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
  • Page Generation 0.01971 seconds
  • Memory Usage 1,744KB
  • 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)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (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