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)
-   -   Mini Calendar (https://vborg.vbsupport.ru/showthread.php?t=68117)

51HipHop 02-06-2006 05:02 AM

anyway to include this on non vb pages?

tommac 02-21-2006 02:58 AM

I am using minicalendar.php from the portal download ...

but if I try to click on a date it cant find the page ...

I realize that it does not recognize the module without the /forums/

so it is going to http://www.myfoo.com/calender.php?blahblahblah

rather than to http://www.myfoo.com/forums/calender.php?blahblahblah

is there an easy way to fix that ?

MamboCube 03-26-2006 11:02 AM

i also need this to work on a page outside of vb. It includes global, as i use the user information for my site aswell as the forum.

Would really appreciate it if someone can sort this out!

Thanks!

Zweeper 04-04-2006 04:27 PM

Quote:

Originally Posted by LBmtb
Am I just dense or something? I can't find the phpinclude_start template. I'm using vB 3.5.3 btw.


i have the same problem.
is there a hack version for 3.5.4 out?

Freakpyromaniac 04-10-2006 11:54 AM

Is there a scripter which can maker this mod suitable for Not-VBulletin pages?
Tried to include several sections of other pages, but nothing worked..

More people like to have this feature.. help us out!

MamboCube 05-01-2006 08:55 PM

Quote:

Originally Posted by snyx
the problem is in the cal.php file
line 113
Code:

$events=$DB_site->query("SELECT dateline_from,title,eventid,utc FROM " . TABLE_PREFIX . "event WHERE (dateline_from BETWEEN $from AND $to) AND visible=1 ORDER BY dateline_from ASC");
im trying to debug, but I know little about php :p

yeh, i have a problem with this, all i get is

Fatal error: Call to a member function on a non-object in /home/****/public_html/forum/cal.php on line 113


anyone know how to fix this?

MamboCube 05-07-2006 02:26 PM

anyone?

its like the last thing i have to do to complete my homepage

MamboCube 05-14-2006 10:27 AM

has anyone had a similar problem?

[email protected] vbmenu_register("postmenu_1019646", true); 07-01-2006 02:16 AM

I'm getting that same error on line 113 I believe that reads
$events=$DB_site->query("SELECT dateline_from,dateline_to,title,eventid,utc FROM " . TABLE_PREFIX . "event WHERE (dateline_from BETWEEN $from AND $to) AND visible=1 ORDER BY dateline_from ASC");

I too would sure like to figure out how to get a mini-calendar onto any VBulletin page that I want.

not having any luck searching for one as of yet.. still looking.

travisjerome 05-09-2007 04:17 PM

Colin,

So to clarify I go to the index.php and add include ("cal.php");

To where do I put this in the code? I added it and my homepage went blank.

I am a little confused on do I add it to the global.php file also?


All times are GMT. The time now is 09: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.01258 seconds
  • Memory Usage 1,735KB
  • 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
  • (1)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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