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)

BBR-APBT 10-19-2010 02:09 AM

I will update for 4.1 I feel most of the bugs will be pushed out of vb by then and I can make this work properly.

RichieBoy67 10-28-2010 07:13 AM

That will be great BBR! This is one of those mods some sites just cannot do without...

Thanks! Great work by the way!

guni75 11-01-2010 10:03 AM

Quote:

I have tried to run 3 extra calendars on my site but when this mod is enabled the 2 new calendars do not work.. ie adding events.. When i disable this mod they work fine.. Any help please?
Yes good mod.
but same problem

Videx 11-01-2010 01:57 PM

A fix for the multiple calendar problem was given a while back. I'm not sure why I just spent 10 minutes searching for it, but here it is: https://vborg.vbsupport.ru/showpost....&postcount=206

psypix 11-05-2010 02:09 PM

Here is a quick fix to show the edit link to everybody.

Open the calendar_showeventsbit template

Search for <span class="textcontrols">

Below that add:

<a class="editevent" href="calendar.php?{vb:raw session.sessionurl}do=manage&amp;e={vb:raw eventinfo.eventid}">{vb:rawphrase edit_event}</a>

Only the user or admin can edit the event. All other users will get "...you do not have permission to access this page."

Thanks to utahraves for pointing me in the right direction.

edit:
If you want to remove the second edit button (that only admin can see) remove this in the calendar_showeventsbit template

<vb:if condition="$show['caneditevent']"><a class="editevent" href="calendar.php?{vb:raw session.sessionurl}do=manage&amp;e={vb:raw eventinfo.eventid}">{vb:rawphrase edit_event}</a></vb:if>

Videx 11-05-2010 03:42 PM

Thanks. Oddly, I just had a moderator complain about not being able to edit an event moments before you posted this edit. Hard to believe 173 installs and so few complaints. Obviously we'd rather see the mod fixed, but maybe this can at least hold us until someone figures it out.

chocolate angel 11-07-2010 10:37 PM

will this work with 3.8.6?

Videx 11-08-2010 12:03 AM

Quote:

Originally Posted by chocolate angel (Post 2119254)
will this work with 3.8.6?

No, but the vb3 version will. See above under "similar mods".

chocolate angel 11-08-2010 12:35 AM

thanks

Rckcrwlr 11-08-2010 10:57 AM

I just installed this and am having permissions issues. I have 4 calendars that are linked to 4 new Event Forums. Two of them will not let me post a new event, it is saying that I do not have permission...I am the admin.

The other two I can post the event but then it sits there loading indefinitely.

Any suggestions?

This is exactly what I was looking for.

John


All times are GMT. The time now is 03:12 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.02080 seconds
  • Memory Usage 1,735KB
  • 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_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