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)

blubbi 01-24-2004 11:34 AM

Found an error:

When there is a active Poll on the startpage you get an error if you klick on a link like this:
http://www.toxikologie.de/index.php?page=vision

Thx
Code:

Fatal error: Call to undefined function: parse_bbcode() in /home/httpd/htdocs/toxikologie.de/htdocs/index.php on line 555
If I delete the poll everything works fine.

Any ideas ??

Lee Wisener 01-24-2004 11:43 AM

I am getting an error on the index page when I insert the news forum ID in the control panel. It comes up with a database error.

Everything else seems to work fine, I have selected the correct forum ID number and try selecting other ID's to ensure my news one is not causing trouble.

Can anyone help with this.

Lee Wisener 01-24-2004 11:44 AM

Quote:

Originally Posted by blubbi
Found an error:

When there is a active Poll on the startpage you get an error if you klick on a link like this:
http://www.toxikologie.de/index.php?page=vision

Thx
Code:

Fatal error: Call to undefined function: parse_bbcode() in /home/httpd/htdocs/toxikologie.de/htdocs/index.php on line 555
If I delete the poll everything works fine.

Any ideas ??

Just noted that I am getting this error too!

Lee Wisener 01-24-2004 12:02 PM

Quote:

Originally Posted by Lee Wisener
I am getting an error on the index page when I insert the news forum ID in the control panel. It comes up with a database error.

Everything else seems to work fine, I have selected the correct forum ID number and try selecting other ID's to ensure my news one is not causing trouble.

Can anyone help with this.

Found that its the option "show news avatar" that causes the error, I have just diasbled it for the moment but I would assume its something to do with the path to the avatar thats the problem?

Lee Wisener 01-24-2004 12:05 PM

Quote:

Originally Posted by Lee Wisener
Found that its the option "show news avatar" that causes the error, I have just diasbled it for the moment but I would assume its something to do with the path to the avatar thats the problem?

The poll option is now working fine too after disabling the above option.

blubbi 01-24-2004 02:04 PM

Quote:

Originally Posted by Lee Wisener
The poll option is now working fine too after disabling the above option.

Doesn't work for me .... *sigh*

AutomatikStudio 01-24-2004 04:03 PM

Quote:

Originally Posted by CarolinaKid
I could be wrong but, Your forums images such as smile and all are located at www.board-site.com/forums so you need the image folders to use ...../forums/images/icons/ not images/icons/

You mis-read. I said that I had changed it to /forums/images/......but for some reason it's showing up as just images/

rinkrat 01-24-2004 04:50 PM

I have another request. It would be nice to make custom templates with just the left sidebar visible for wide tables and other pages. Maybe call it with index?pageleft= or something. This would be very cool since having both the left and right sidebars on every page really limits space for content.

amairiya 01-24-2004 07:21 PM

Quote:

Database error in vBulletin 3.0.0 Release Candidate 3:

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(2)
GROUP BY post.postid
ORDER BY dateline DESC, attachmentid LIMIT 5
mysql error: Column: 'filesize' in field list is ambiguous

mysql error number: 1052

Date: Saturday 24th of January 2004 03:22:08 PM
Script: /forum/index.php?
Referer: /forum/admincc/index.php?do=head

anyone know what that means? I keep getting it on my test board.

Zachery 01-24-2004 08:18 PM

<a href="https://vborg.vbsupport.ru/showpost.php?p=466402&postcount=356" target="_blank">https://vborg.vbsupport.ru/showp...&postcount=356</a>

take a look at that


All times are GMT. The time now is 09:58 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.01767 seconds
  • Memory Usage 1,747KB
  • 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
  • (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