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)

mazro3e 03-24-2004 03:24 AM

hi there i change it to gold
and still got this prolem

i reinstal the tampel.

Database error in vBulletin 3.0.0:

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(20)
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: Tuesday 23rd of March 2004 11:19:58 PM
Script: http://www.brajel.net/
Referer:

ChuanSE 03-24-2004 05:26 AM

Quote:

Originally Posted by d3nnis
can try if u have the duplicate buddy issue (see my post above)?

by the way haven upgrade to vb 3 gold final? :nervous:

and i think u need a <br /> between your poll and calendar :ermm:

Heya D3nnis,

To give you answers

1) duplicate buddy, dunno what ya mean?
2)i could upgrade to gold, and will do it sometime, but all my hacks are installed on RC4. I don't have the courage to go over all those *.php mod's again :p
3)indeed, a <br /> is missing


One question: any idea why it doesn't wanna let me login on the adv_index.page?

cheers

https://vborg.vbsupport.ru/external/2004/04/1.php

ChuanSE 03-24-2004 05:30 AM

Quote:

Originally Posted by attroll
Found a glitch in the following templates:

calendar_smallmonth_day
calendar_smallmonth_header

They have the following code that needs to be removed:
$vboptions[bburl]/

If you leave this code in when you click on the small calendar header or one of the dates then it will look in the in you Public_html directory.

That wouldn't be correct mate,

$vboptions[bburl]/ stands for the exact link that you entered in admincp for board url. You can only remove it when the adv_index.php file resides in your forumfolder...

I think it goes to your Public_html due to your server settings

d3nnis 03-24-2004 02:44 PM

Quote:

Originally Posted by ChuanSE
Heya D3nnis,

To give you answers

1) duplicate buddy, dunno what ya mean?
2)i could upgrade to gold, and will do it sometime, but all my hacks are installed on RC4. I don't have the courage to go over all those *.php mod's again :p
3)indeed, a <br /> is missing


One question: any idea why it doesn't wanna let me login on the adv_index.page?

cheers


https://vborg.vbsupport.ru/external/2004/04/1.php

for your question login : https://vborg.vbsupport.ru/showpost....&postcount=862

for my question on buddy :
https://vborg.vbsupport.ru/showpost....&postcount=855
https://vborg.vbsupport.ru/showpost....&postcount=857
https://vborg.vbsupport.ru/showpost....&postcount=858

Flow Fusion 03-25-2004 12:09 AM

Parse error: parse error in /hsphere/local/home/mojoblac/flowfusion.biz/forum/includes/functions_calendar.php on line 233

This is at the top of my forum page. I'll go over every thing again but perhaps someone can shed light.

Flow Fusion 03-25-2004 12:46 AM

Ê global $birthdaycache, $eventcache, $bbuserinfo, $vbphrase, $stylevar, $show, $offset, $colspan, $days, $months, $show, $vboptions;

Zachery 03-25-2004 12:53 AM

Quote:

Originally Posted by Flow Fusion
Parse error: parse error in /hsphere/local/home/mojoblac/flowfusion.biz/forum/includes/functions_calendar.php on line 233

This is at the top of my forum page. I'll go over every thing again but perhaps someone can shed light.

Youve imporperly hacked your functions_calendar file, start with a fresh copy

attroll 03-25-2004 03:46 AM

Here is a suggestion. Why not have a separate navbar for the vBadvanced homepage. I know what you all are going to say. Why not modify the one the way you want it. The reason you can not do this is because if you do then you have to keep into account that it will be the same navbar that is in the forums and where ever the end users goes. The reason I would like to have a separate one is because there are some things that I want in my homepage navbar that I do not want in the forums. For example I don’t want the items above the actual drop downs. I don’t need the folder name and the Welcome stats/login box. That is already included in the vBadvanced homepage. But I would like this displayed in the forums because some users login through the forums and the folder option is nice to have in the forums. But you can not change one because they are the same navbar called up for both.

ChuanSE 03-25-2004 05:22 AM

heya d3nnis,

I can't really say that i saw duplicate buddies before...
Will report if the error occurs ;)

then about the login prob:

you suggestion to change the login crumb will work without a doubt, but also me will feel more comfortable with a separate vbadvanced navbar template...

gonna experiment with that and your code adjustment & will post here if it works allright :D

cheers dudez

alain4ever 03-25-2004 06:45 AM

Quote:

Originally Posted by Eternal2u
just wondering, when are you guyz gona port this over to vb gold :S

i REALLY need my news script man :S

it works fine on vb3 Gold

use same steps, but In your includes/adminfunctions_template.php and instead of find ((( 'forumhome' => $vbphrase['forum_home'], )))

search for ((('forumhome' => $vbphrase['group_forum_home'])))

:)


All times are GMT. The time now is 10:30 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.02619 seconds
  • Memory Usage 1,756KB
  • 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
  • (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