![]() |
Quote:
$query = sprintf("SELECT * FROM ".TABLE_PREFIX."event WHERE visible = 1 AND calendarid = X AND (dateline_from > '%d' || ( dateline_from > '%d' AND dateline_to > '%d' )) ORDER BY dateline_from ASC LIMIT %d",TIMENOW,TIMENOW,TIMENOW,$show_count); X should be the ID of the calendar you want the events to be taken from. I am not a professional programmer, i. e. an expert should have a look at it. Netzwart |
I've updated this widget with the code that was suppose to fix the date issue (displays one day behind) but this code did not fix the date issue.
Suggestions? Thanks! |
Hi...
Is there a ay to get it to show the time also ?? |
I tried all above variations, and the dates were still sometimes off one day.
My solution: I took out dates entirely, and I took out the images as well. Now it is just one line per event, with a descriptive link to the calendar. It's nice and compact. Even though it required some tweaking, this code is fantastic and exactly what I was looking for. THANK YOU! Mike |
I wouldn't mind shrinking the print a bit, and adding a space between each entry. I couldn't figure that out, however.
It appears to be using block_html template. I can call this up, but don't want to change something that may hurt other areas of the system. Any advice appreciated. |
Quote:
|
The solution was simple. Thank you!
This "lite" version is what I applied, with slight modifications to reduce the text size, eliminate the images/missing image errors, and eliminate the misbehaving single date field. I have only had my VB forum license for a week, but have learned so much from these forums that has helped me customize and configure it. Thanks to all PHP Code:
|
Could this be supported to make it work in 4.1.12 ?
Regards,, |
I'm using it with 4.1.12 PL1
|
Quote:
|
All times are GMT. The time now is 04:57 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|