vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Major Additions - TIO/FTL Compatible Ranking Ladder System LITE (https://vborg.vbsupport.ru/showthread.php?t=208705)

DobieGillis? 03-18-2009 08:16 PM

right o

DobieGillis? 03-18-2009 08:24 PM

works perfectly, thanks!

wastemytime 03-18-2009 09:10 PM

If i want to create a new Event i get this:

Code:

Fatal error: Call to undefined function: date_default_timezone_set() in

Jaxel 03-18-2009 09:20 PM

<a href="http://us.php.net/date_default_timezone_set" target="_blank">http://us.php.net/date_default_timezone_set</a>

date_default_timezone_set() is a function added to PHP after 5.2.0...

To fix this problem, you could replace all instances of date_default_timezone_set(###), with set_default_timezone(###) or putenv("TZ=###"); but I dont know what sort of side effects that would have. Those two older functions were depricated.

wastemytime 03-18-2009 09:42 PM

Quote:

Originally Posted by Jaxel (Post 1771427)
http://us.php.net/date_default_timezone_set

date_default_timezone_set() is a function added to PHP after 5.2.0...

To fix this problem, you could replace all instances of date_default_timezone_set(###), with set_default_timezone(###) or putenv("TZ=###"); but I dont know what sort of side effects that would have. Those two older functions were depricated.

Ok, thank you. After creating a new Event - nothing happened. It just doesnt do anything.

Must wait for php5 i think...

But thanks for your hack.

wastemytime 03-18-2009 09:46 PM

Ah, no sorry, i did it wrong...had no game for the event...but still:

Code:

Fatal error: Call to undefined function: set_default_timezone()

DobieGillis? 03-18-2009 10:01 PM

hi Jaxel

Thanks for joining up. I registered you on my forums at www.cooluniverse.net Trying to enter the event submission form but I do not have the right permissions, lol...I am the admin. Help! Lol! Love this mod.

Jaxel 03-18-2009 10:14 PM

Quote:

Originally Posted by wastemytime (Post 1771444)
Ah, no sorry, i did it wrong...had no game for the event...but still:

Code:

Fatal error: Call to undefined function: set_default_timezone()

try the puntenv("TZ=...") function instead, it tends to work better.

Dobie... you need to set your usergroup as an administrator in your usergroup settings.

HoLyMeN 03-18-2009 10:15 PM

<a href="http://www.ps3multiplayer.com/ranking.php" target="_blank">http://www.ps3multiplayer.com/ranking.php</a>

how fix this??

schlottkej 03-18-2009 10:22 PM

SQL error

http://www.thewrestlingtalk.com/rank...?do=categories


All times are GMT. The time now is 03:19 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.01082 seconds
  • Memory Usage 1,734KB
  • 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
  • (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