The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Comments |
#52
|
|||
|
|||
Minifreunde... Glad to see that you have it working. Since it's working within the vbindex.php file, maybe there was just a missing or out of place parenthesis, or an extra space somewhere in the cal.php file - since you said that you were getting a parse error (and Line 110 just contains right bracket, I believe). I had originally thought that it just wasn't displaying on you vbindex page (without an error), but anyway, glad to see that you're working now.
As for your date/language format, I believe that you would have to set the locale with the following string: setlocale (LC_TIME, "de_DE"); Then, find the line "$cal_date=strftime('%B %e');" in the cal.php file (or where you have it in your vbindex home page - since you put the cal.php file there). You may need to change this to "$cal_date=strftime('%e %B');" - as the %e gives you the day and the %B gives you the month (so this would reverse the string order). I don't have the issue with changing the language - so all I can do is tell you to try it and see if it works. By the way, note that the locales are OS dependent and have to exist on the system that this is running on - and there could be more than one German locale. For more on the strftime function and the locale settings in PhP, check out: http://php.benscom.com/manual/en/function.strftime.php |
#53
|
||||
|
||||
Thanx Megabit that worked for me!!!
This calendar rules, my users love it!! |
#54
|
|||
|
|||
Glad that worked for you Minifreunde! You are very welcome...
|
#55
|
|||
|
|||
hey ... what do I need to do to change the current date's square so that it stands out with a different color? Like the big calendar style, without changing the "firstaltcolor" and "secondaltcolor"... Thanks.
|
#56
|
|||
|
|||
Quote:
|
#57
|
|||
|
|||
I only support vbPortal, sorry...
-----Original Message----- From: vBulletin.org Forum Mailer [mailtoost@vbhacks.com] Sent: Tuesday, September 24, 2002 9:59 PM To: waj@adelphia.net Subject: Mini Calendar from vbPortal Hello wajones, evilholli has just replied to a thread you have subscribed to entitled - Mini Calendar from vbPortal - in the Full Releases forum of vBulletin.org Forum. ~~~~~ NEW ~~~~~ New at vBulletin.org! You can now reply to the thread by replying to this message. All you need to do is to make sure this code appears in the e-mail subject: You should also remove this text to ensure your reply is readable by other forum users. ~~~~~ NEW ~~~~~ Here are the contents of the post: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Quote:
this? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ This thread is located at: https://vborg.vbsupport.ru/showthrea...87&goto=newpos t There may be other replies also, but you will not receive any more notifications until you visit the board again. Yours, vBulletin.org Forum team ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Unsubscription information: To unsubscribe from this thread, please visit this page: https://vborg.vbsupport.ru/member2.p...threadid=32087 To unsubscribe from ALL threads, please visit this page: https://vborg.vbsupport.ru/member2.p...type=allthread |
#58
|
|||
|
|||
mm cant get it to work either...
owell |
#59
|
|||
|
|||
Did anyone ever figure out why you can't post public events once this mini calendar is installed?
|
#60
|
||||
|
||||
Just installed this hack on my newly started Kiwi Biker forums . It going to be an excellent tool for help users keep track of current and furture motorbike events.
Hazaar to wajones |
#61
|
||||
|
||||
Any idea how to make this work with vBindex?
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|