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)

Tigga 01-07-2004 12:04 AM

What did you enter in the chdir line in your adv_index.php file?

ForKmaN 01-07-2004 12:07 AM

Never mind, Fixed it. there was a stupid . in front of it.

ForKmaN 01-07-2004 12:19 AM

ok another problem. The Calander seems to be wider then everything else, making it look all uneaven and crap. How do I fix this?

I've attatched a screeny of what I mean.

Tigga 01-07-2004 12:26 AM

Did you make the changes to your functions_calendar.php file and the calendar templates as instructed in the readme file?

Dark_Wizard 01-07-2004 12:45 AM

Quote:

Originally Posted by Tigga
Like what exactly? I tried taking a look at your file, but the spacing is all screwed up and it's next to impossible to use a compare program to see the differences.
I would also appreciate it if you would remove that attachment from your post as you're not allowed to re-post something like that.

Attachment removed...

ForKmaN 01-07-2004 01:53 AM

Quote:

Originally Posted by Tigga
Did you make the changes to your functions_calendar.php file and the calendar templates as instructed in the readme file?

Sure did

I might redo it, see what happens.

tgmorris 01-07-2004 05:10 AM

Quote:

Originally Posted by ForKmaN
ok another problem. The Calander seems to be wider then everything else, making it look all uneaven and crap. How do I fix this?

I've attatched a screeny of what I mean.

As I recall, in the Mini Calendar section of the index template, changing the cellpadding for the table from a 4 to a 2 resolved the problem in the earlier release.

SnowBot 01-07-2004 05:49 AM

GREAT hack, i have one problem, the letters for the days of the week on the calender are not showing, any ideas why?

www.synergyforums.com

ForKmaN 01-07-2004 06:24 AM

Quote:

Originally Posted by tgmorris
As I recall, in the Mini Calendar section of the index template, changing the cellpadding for the table from a 4 to a 2 resolved the problem in the earlier release.

that dont make much sence :p

where exactly?

ForKmaN 01-07-2004 07:44 AM

Also, I was just thinking, when I was reading the instructions, it sais in there:

Quote:

If you plan to use the mini-calendar option, you should make the following change to your includes/functions_calendar.php:
Find:
Code:

function construct_calendar_output($today, $usertoday, $calendarinfo, $fullcalendar = 0, $weekrange = '')
{
    global $birthdaycache, $eventcache, $bbuserinfo, $vbphrase, $stylevar;


Replace it with:
Code:

function construct_calendar_output($today, $usertoday, $calendarinfo, $fullcalendar = 0, $weekrange = '', $dontshowweek = '0')
{
    global $birthdaycache, $eventcache, $bbuserinfo, $vbphrase, $stylevar, $vboptions;


But I cant actuly find that exact wording. I did find:

Code:

function construct_calendar_output($today, $usertoday, $calendarinfo, $fullcalendar = 0, $weekrange = '')
{
        global $birthdaycache, $eventcache, $bbuserinfo, $vbphrase, $stylevar, $show, $offset, $colspan, $days, $months, $show;

Is it the same thing? Just maybe instruction from an older version or somthing? It kinda confused me :p


All times are GMT. The time now is 03:55 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.01777 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
  • (3)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