vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Calendar Enhancements - BBR - vB Event Forums (https://vborg.vbsupport.ru/showthread.php?t=234794)

Ted S 02-03-2010 02:27 AM

Quote:

Originally Posted by Trek (Post 1973596)
There wasn't in the original version anyway, so I'd guess probably not in this one. Maybe something that can be added though?

Sure there was... I always ran both normal threads and events. The link changed from newthread to newevent to track each.

BBR-APBT 02-03-2010 02:28 AM

Quote:

Originally Posted by TimberFloorAu (Post 1973550)
Brilliant works great :

But we are getting default avatar for the poster of the thread. Any idea why?
/images/misc/unknown.gif

This is caused by a bug in vBulletin 4.0.1 I posted it in the thread somewhere.

Quote:

Originally Posted by Trek (Post 1973586)
Confirmed as I'm having the same issue.

This is caused by a bug in vBulletin 4.0.1 I posted it in the thread somewhere.

Quote:

Originally Posted by Alibass (Post 1973590)
Has this been answered? I am having the same issue with the images/misc/unknown.gif :confused:

This is caused by a bug in vBulletin 4.0.1 I posted it in the thread somewhere.

Quote:

Originally Posted by Trek (Post 1973588)
Ok, I thought this was working ok, but it isn't.

The event details aren't appearing. I checked in mod and it says:

However, my SHOWTHREAD isn't modified at all in either my custom style or my default style. I checked the default style anyway and it's not being displayed there either.

Also, Where in SHOWTHREAD would I put $lv_vb_eventforums_eventdetails in order to try and fix this?

Quote:

Originally Posted by Ted S (Post 1973594)
Is there a way to run this mod in forums yet also have them accept normal posts so they don't all show up as events?

What event details? If you are talking about the event summery it is no longer attached in this mod.

Ted S 02-03-2010 02:29 AM

It also looks like the special variable $lv_vb_eventforums_eventdetails (or {vb:raw lv_vb_eventforums_eventdetails as it is in 4.0) doesn't work right. Check of the code shows it's not being rendered into the SHOWTHREAD template.

FIX:

Find:

Code:

$lv_vb_eventforums_eventdetails = $lv_vb_eventforums_eventblock;
Add:

Code:

$templatevalues['lv_vb_eventforums_eventdetails'] = $templater->render();
  vB_Template::preRegister('SHOWTHREAD', $templatevalues);


Trek 02-03-2010 02:29 AM

Quote:

Originally Posted by Ted S (Post 1973597)
Sure there was... I always ran both normal threads and events. The link changed from newthread to newevent to track each.

Then I stand corrected, I never saw that option or had it working that way. =)

BBR-APBT 02-03-2010 02:29 AM

Quote:

Originally Posted by Ted S (Post 1973597)
Sure there was... I always ran both normal threads and events. The link changed from newthread to newevent to track each.

No there is no way to have the forum work with the calendar and with out make a separate forum.

Ted S 02-03-2010 02:29 AM

Quote:

Originally Posted by BBR-APBT (Post 1973598)
What event details? If you are talking about the event summery it is no longer attached in this mod.

No, I am talking about having a post new thread button and a post new event button so an event forum remains a normal forum as well and let's the user decide what they want to post.

BBR-APBT 02-03-2010 02:31 AM

Quote:

Originally Posted by KHALIK (Post 1973542)
Uninstalled.

Unable to edit the opening events thread post #1, example change of date or time etc.
It is not fessible to delete the old thread and create a new amended thread :S


You will be providing a edit option for date/time ?

You edit the event its self to edit the first post. The first post is the event.


Quote:

Originally Posted by Trek (Post 1973543)
Ok, I have this and Farcaster's mod installed (working good BTW).

I have one thing though that I'd like to see added.

Thread Prefixes.

I run a gaming website and all game events are posted to a single calendar. I'd like to be able to specific which game the event is for by using thread prefixes so they are easier for people to sort/find.

Other than that, this is working great!

I will look into thread prefixes working with this.

BBR-APBT 02-03-2010 02:32 AM

Quote:

Originally Posted by Ted S (Post 1973602)
No, I am talking about having a post new thread button and a post new event button so an event forum remains a normal forum as well and let's the user decide what they want to post.

No it will not work once the forum is tied to the calendar.

Trek 02-03-2010 02:33 AM

I'm refering to the part in an event thread where you would click the RSVP and such. My events are showing up as normal threads I guess.

I can create new events just fine, but they aren't displaying as much of an event.

Example SS attached.

Ohh and the other two links don't appear correctly either. Maybe an upload issue on my end, I'll try reuploading.

EDIT: Nevermind on the reupload, was only the XML, I was thinking there were other files. So, I don't know what's wrong. =)

Ted S 02-03-2010 02:36 AM

Quote:

Originally Posted by BBR-APBT (Post 1973605)
No it will not work once the forum is tied to the calendar.

Are you sure? I was able to to get this working by simply wrapping the newthread code into a function. Seems to work fine?


All times are GMT. The time now is 08:58 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.01210 seconds
  • Memory Usage 1,750KB
  • 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
  • (2)bbcode_code_printable
  • (13)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