vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Calendar Enhancements - vB Event Forums (https://vborg.vbsupport.ru/showthread.php?t=123416)

trotskid 09-04-2009 03:53 AM

I know that.. but doesn't work on my forum.

Quote:

Code:

<td class="smallfont"><if condition="$show['newthreadlink']">
<a href="newthread.php?$session[sessionurl]do=newthread&amp;f=$foruminfo[forumid]" rel="nofollow"><img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[post_new_thread]" border="0" /></a>
<if condition="$show['neweventlink']">&nbsp;<a href="newthread.php?$session[sessionurl]do=newevent&amp;f=$foruminfo[forumid]" rel="nofollow"><img src="$stylevar[imgdir_button]/newevent.gif" alt="$vbphrase[lv_vb_eventforums_phrase_post_new_event]" border="0" /></a></if>
<else />&nbsp;</if></td>



SamirDarji 09-04-2009 04:22 AM

Did you check under the plugin options that you have this enabled as well?

trotskid 09-04-2009 05:21 AM

I've read first post, yes.

SamirDarji 09-04-2009 07:26 AM

Hmmm...try taking out the condition of the template mod to see if the button shows at all. If it doesn't, then something is wrong with the image part of it. If it does, then something is wrong with the conditional part of it.

dragtech 09-06-2009 12:35 AM

Worked perfect for 3.8.4 install. I haven't gotten the "New Event" button working, but i think that is more of the style i have.

Now i need to find out if "Thread Prefixes" will work on Event post and how? Anyone know?

SamirDarji 09-06-2009 02:29 AM

I just started playing with prefixes on my test system after I read your post. I think because this mod works by creating a calendar item and copying it to the first post of a thread that the prefix system won't work on an event forum. I'm going to try it in a second and see what happens...

SamirDarji 09-06-2009 02:36 AM

It's just as I suspected. A new thread is actually creating a new event so the thread title and all that isn't even being used. It would take a lot to make thread prefixes work. :(

SamirDarji 09-07-2009 08:23 PM

Setting "Posted Events are Not Moderated" to "No" on a usergroup breaks this mod. Someone correct me if I'm wrong.

dragtech 09-08-2009 12:44 AM

I have my board as Not Moderated and not having any problems.

SamirDarji 09-08-2009 01:14 AM

Do you have any of the usergroups "Posted Events are Not Moderated" set to "No"?


All times are GMT. The time now is 11:50 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.01711 seconds
  • Memory Usage 1,736KB
  • 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_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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