vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   vBadvanced Homepage (https://vborg.vbsupport.ru/showthread.php?t=59803)

dontpanic 01-22-2004 12:19 AM

Hmm, oddly enough, it appears to have "fixed itself..." :ermm:

NuclioN 01-22-2004 12:37 AM

Hm..it won't install. After upgrading to vb3 rc3 the index gives a permanent db error. I've uninstalled, and installed again but it gives a db error during installation.

Zachery 01-22-2004 12:43 AM

Quote:

Originally Posted by NuclioN
Hm..it won't install. After upgrading to vb3 rc3 the index gives a permanent db error. I've uninstalled, and installed again but it gives a db error during installation.

can you give us the error?


dontpanic:it was probally a browser cache issue :)_

dontpanic 01-22-2004 12:45 AM

I suppose so...I've got about 2 million windows open. :)

CarolinaKid 01-22-2004 01:03 AM

upgraded from rc2 to rc3 ran the install script had error ininstalled and reinstalled got same error. can anyone help.

Code:

Invalid SQL: SELECT thread.threadid, thread.title, replycount, postusername, postuserid, thread.dateline, IF(views<=replycount, replycount+1, views) AS views, forumid, thread.iconid, votenum, votetotal, post.postid, pagetext, allowsmilie, showsignature
                          , avatarpath, NOT ISNULL(avatardata) AS hascustom, customavatar.dateline AS avatardateline 
                          ,thread.iconid
                          ,attachment.filename, filesize, attachment.visible, attachmentid, counter, thumbnail, LENGTH(thumbnail) AS thumbnailsize
                                FROM thread AS thread
                                LEFT JOIN post AS post ON (post.postid = thread.firstpostid)
                                LEFT JOIN user AS user ON (user.userid = post.userid)
                                LEFT JOIN avatar as avatar ON (avatar.avatarid = user.avatarid)
                                LEFT JOIN customavatar as customavatar ON (customavatar.userid = user.userid) 
                                LEFT JOIN attachment AS attachment ON (post.postid = attachment.postid)
                                WHERE forumid IN(34)
                                GROUP BY post.postid
                                ORDER BY dateline DESC, attachmentid LIMIT 5
mysql error: Column: 'filesize' in field list is ambiguous


Zachery 01-22-2004 01:12 AM

Quote:

Originally Posted by CarolinaKid
upgraded from rc2 to rc3 ran the install script had error ininstalled and reinstalled got same error. can anyone help.

Code:

Invalid SQL: SELECT thread.threadid, thread.title, replycount, postusername, postuserid, thread.dateline, IF(views<=replycount, replycount+1, views) AS views, forumid, thread.iconid, votenum, votetotal, post.postid, pagetext, allowsmilie, showsignature
                          , avatarpath, NOT ISNULL(avatardata) AS hascustom, customavatar.dateline AS avatardateline 
                          ,thread.iconid
                          ,attachment.filename, filesize, attachment.visible, attachmentid, counter, thumbnail, LENGTH(thumbnail) AS thumbnailsize
                                FROM thread AS thread
                                LEFT JOIN post AS post ON (post.postid = thread.firstpostid)
                                LEFT JOIN user AS user ON (user.userid = post.userid)
                                LEFT JOIN avatar as avatar ON (avatar.avatarid = user.avatarid)
                                LEFT JOIN customavatar as customavatar ON (customavatar.userid = user.userid) 
                                LEFT JOIN attachment AS attachment ON (post.postid = attachment.postid)
                                WHERE forumid IN(34)
                                GROUP BY post.postid
                                ORDER BY dateline DESC, attachmentid LIMIT 5
mysql error: Column: 'filesize' in field list is ambiguous


looks like he forgot a feild thats new in RC3 :/ im sure he will get to it asap :)

CarolinaKid 01-22-2004 01:14 AM

Quote:

Originally Posted by Faranth
looks like he forgot a feild thats new in RC3 :/ im sure he will get to it asap :)

lol well it might be my fault i did not upload the few files that i had hacked all board works fine besides index.

Tigga 01-22-2004 01:17 AM

That was mentioned earlier today and I posted the fix, but I didn't think to mention that change in the post with the upgrade file. Just open your adv_index.php file and look for "filesize," (without the quotes) and change that to "attachment.filesize," (again, wthout the quotes).

CarolinaKid 01-22-2004 01:21 AM

Quote:

Originally Posted by Tigga
That was mentioned earlier today and I posted the fix, but I didn't think to mention that change in the post with the upgrade file. Just open your adv_index.php file and look for "filesize," (without the quotes) and change that to "attachment.filesize," (again, wthout the quotes).

Thanks a ton. Sorry I missed the fix about that earlier. Solved problem

Zachery 01-22-2004 01:27 AM

Quote:

Originally Posted by Tigga
That was mentioned earlier today and I posted the fix, but I didn't think to mention that change in the post with the upgrade file. Just open your adv_index.php file and look for "filesize," (without the quotes) and change that to "attachment.filesize," (again, wthout the quotes).

Tigga check yer pms bud :)


All times are GMT. The time now is 03:34 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.01995 seconds
  • Memory Usage 1,750KB
  • 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
  • (2)bbcode_code_printable
  • (5)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