vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   vBulletin CMS Widgets - Upcoming Events (https://vborg.vbsupport.ru/showthread.php?t=231365)

nekiw 02-20-2010 09:49 AM

what happends if I dont moderate posts on the forum that is assigned to the event module but I do moderate calendar?
will the forum thread be deleted if I moderate the calendar thread and delete it?
curious if I can have that everyone can post on forum, but I can moderate calendars for what that will show up there? and in widget.

khuhner 02-23-2010 05:03 PM

Where is the developer?

Verionia 02-26-2010 12:32 AM

What is the code for forum block?

doopz 03-03-2010 02:14 PM

Quote:

Originally Posted by khuhner (Post 1982374)
In vB 4.0.1 I entered an event to occur on March 1st, 2010. In the UPcoming Events block it shows the event occuring on Feb 28th, 2010.

The 2 images below show the correct calendar entry and the second shows the widget showing the wrong date.

Same here. Have events happening before March 28th yet it only seems to show March 28th.

Any solution for this?

edit some debugging:
Query =
SELECT * FROM event WHERE visible = 1 AND (dateline_from > '1267633147' || ( dateline_from > '1267633147' AND dateline_to < '1267633147' )) ORDER BY dateline_from ASC LIMIT 5

seems to be going wrong with the dateline?


edit 2: Hmm I guess this has to do with recurring events.
How do I display these too?



Quote:

Originally Posted by Bitti (Post 1949833)
Delete

PHP Code:

 ' ' VB::$vbulletin->options['timeformat'



Quote:

Originally Posted by voglermc (Post 1949972)
from where?

Good question, from where?

Chrissy_Ratbag 03-04-2010 07:44 AM

I get a parsing error, see previous post of mine.

Can anyone help me please?

cindy helmond 03-04-2010 09:15 AM

thx but needed for forumblock ?
thx

ngcoders 03-05-2010 01:22 PM

If you are facing wrong time and date of even being displayed ... then it is related to GMT setup of your host / script.

khuhner 03-05-2010 09:17 PM

Quote:

Originally Posted by doopz (Post 1996115)
Same here. Have events happening before March 28th yet it only seems to show March 28th.

Any solution for this?

edit some debugging:
Query =
SELECT * FROM event WHERE visible = 1 AND (dateline_from > '1267633147' || ( dateline_from > '1267633147' AND dateline_to < '1267633147' )) ORDER BY dateline_from ASC LIMIT 5

seems to be going wrong with the dateline?

From a post in this very thread:

Quote:

Originally Posted by waynem (Post 1958412)
I set the offset to 86400 and it seems to work, thanks!

So you'll need to adjust the offset to what you need.

Kurt

betts02 03-06-2010 09:07 AM

Quote:

Originally Posted by Verionia (Post 1991674)
What is the code for forum block?

I would like also to use this in a forum block, Maybe have it so it fetches a thread title ony ?

I have a gaming site and this would be great to show what matches we have planned

is_it_me 03-06-2010 09:12 AM

Seems to be working great for me ? http://www.doctorwatson.info

But, I have several different calendars and was wondering if there?s anyway to exclude one in particular from showing up in the widget?


All times are GMT. The time now is 04:50 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.01214 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
  • (1)bbcode_php_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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