vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Beta Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=34)
-   -   [HTL] & [very simple TXT] vB-Bugs (https://vborg.vbsupport.ru/showthread.php?t=61167)

tilight 04-16-2004 06:08 AM

Darn im getting this error (sent via email) the page that tired to load had a DB error:

Database error in vBulletin 3.0.1:

Invalid SQL:
SELECT
userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid,
language.phrasegroup_vbbugs AS phrasegroup_vbbugs,
language.phrasegroup_global AS phrasegroup_global,
language.options AS lang_options,
language.languagecode AS lang_code,
language.charset AS lang_charset,
language.locale AS lang_locale,
language.imagesoverride AS lang_imagesoverride,
language.dateoverride AS lang_dateoverride,
language.timeoverride AS lang_timeoverride,
language.registereddateoverride AS lang_registereddateoverride,
language.calformat1override AS lang_calformat1override,
language.calformat2override AS lang_calformat2override,
language.logdateoverride AS lang_logdateoverride,
language.decimalsep AS lang_decimalsep,
language.thousandsep AS lang_thousandsep
FROM user AS user
INNER JOIN userfield AS userfield ON (user.userid = userfield.userid)
INNER JOIN usertextfield AS usertextfield ON (usertextfield.userid = user.userid)
INNER JOIN language AS language ON (language.languageid = IF(user.languageid = 0,
1, user.languageid))
WHERE user.userid = 1

mysql error: Unknown column 'language.phrasegroup_vbbugs' in 'field list'

mysql error number: 1054

Anyone have any idea?

Shane 04-16-2004 11:47 AM

Umm... wait till I release the new version? :)

tilight 04-16-2004 01:00 PM

Yay new version thanks Shane, btw great job I love it.

[edit]BTW is there a file attaching capability? If not, it should be added to a future version :)[/edit]

BTW I found a bug, it doesnt strip /'s when you submit a bug in the AdminCP I dont know if it does when using the bugs.php.

Shane 04-16-2004 05:14 PM

Creating new thread for it as we speak :)

jwpexe2 07-23-2004 04:31 AM

I just installed this and bug.php shows a blank screen. I read in an earlier post that there was a problem with ie but I also tried it in mozilla no luck.

bugsadmin.php works fine. Any ideas

Thanks

xmitchx 07-23-2004 09:24 PM

Woo how long until this thing is ready for release? Its looking great but I wont really trust it until its in the release section :nervous:

Oldfart 07-23-2004 09:27 PM

I've had it installed for a few months now and I have upgraded my board twice so far and I haven't come across any "bugs" or problems with it yet. Seems to work fine for me anyways...

xmitchx 07-25-2004 05:16 AM

Quote:

Originally Posted by Oldfart
I've had it installed for a few months now and I have upgraded my board twice so far and I haven't come across any "bugs" or problems with it yet. Seems to work fine for me anyways...

Thanks for the feedback I'll be sure to think about it.

Stadler 08-09-2004 07:56 PM

Quote:

Originally Posted by xmitchx
Thanks for the feedback I'll be sure to think about it.

I've applied some fixes and restructured most of the code (Layout only. Mainly no functionality changes). Additionally, I've managed to get it to work with MySQL 3 and MySQL 4 (It uses the setting in the vBulletin Options now whether to use FULLTEXT-Searching or to usual postindex)

The next I need to do is to work myself through /admincp/bugsadmin.php and to update the script bugnotestoposts.php to add a fake forum to bypass removal of the bugnotes, when you're running find orphan threads.

Oh and Shane: Can you take a look at http://sourceforge.net/forum/forum.p...orum_id=368467 please? :)

Dark_Wizard 09-06-2004 10:39 PM

Well I haven't seen much of this project's status so I am rewriting it as this version has too many bugs for my taste and Natch and I are needing something to track bugs. vbBug Tracker will be available soon on this site and can be viewed at vBWar.com, please remember that it isn't complete.


All times are GMT. The time now is 09:47 PM.

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.01333 seconds
  • Memory Usage 1,740KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)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