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)

deverill2010 01-22-2011 07:02 AM

Wasnt referring to my above issue sorry, I had another problem that I posted but I fixed that.

I don't know how to fix the database error it gives if you use modertion, so I have had to turn moderation off.

Mastar 01-24-2011 05:48 PM

It seems as if this doesn't work on vb 4.1.1

smnet 01-25-2011 06:57 AM

Quote:

Originally Posted by Mastar (Post 2153949)
It seems as if this doesn't work on vb 4.1.1

It's working for me. It will not work for existing events - that is already a known feature / bug.

It will only work for new events. To make old ones work just edit / save the event.

smnet 01-25-2011 06:58 AM

Quote:

Originally Posted by deverill2010 (Post 2152751)
Wasnt referring to my above issue sorry, I had another problem that I posted but I fixed that.

I don't know how to fix the database error it gives if you use modertion, so I have had to turn moderation off.

How can I reproduce this? I might be able to share a fix if it affects my board - I will need to fix it.

deverill2010 01-27-2011 09:38 PM

I just had it set so that the events were moderated and that the forum they were posted too were moderated. When those were set, if you tried to submit a event it popped up with that database error.

I'd have to hit back to get off the screen, I'd then browse to the forum where they are posted too and there would be the event I just submitted waiting to be moderated. So it is working but just thowing up that error page.

I know I defo had moderation on on the forum. Cant remember if I had moderation on for events added ion the calendar, there is that option isn't there? Or id I just make that up?

I can't remember now sorry as I've had to disable moderation so I can use it.

I do still want moderation so if you figure it out, please let me know.

smnet 01-28-2011 11:00 AM

Can you paste me the exact error message?

zapiy 02-01-2011 04:49 PM

Quote:

Originally Posted by burney (Post 2019855)
The problem is at line #256:

change
PHP Code:

for($lv_vb_eventforums_i 0$lv_vb_eventforums_i<count($lv_vb_eventforums_map); $lv_vb_eventforums_i+2

with

PHP Code:

for($lv_vb_eventforums_i 0$lv_vb_eventforums_i<count($lv_vb_eventforums_map); $lv_vb_eventforums_i+=2

This fixes the issue when inserting a new event in case of more than one calendar. There might be other issues as I haven't run a deep test yet.

Which file?

Videx 02-01-2011 05:28 PM

Quote:

Originally Posted by zapiy (Post 2157403)
Which file?

There's only one file included with this mod.

Mastar 02-06-2011 02:02 PM

This doesn't work on my vb4.1.1!

When trying to submit the event the page just goes white, throws no errors or any messages!

Disable the mod, it works fine.

Raul7 02-06-2011 10:29 PM

Quote:

Originally Posted by Ted S (Post 1973623)
I'm looking for the original functionality this modification provided which let sites bring events in with forum posts and did so in a very simple to use way.

Not an event? Nothing is added. Event? Add the calendar stuff. Your updated code still makes that all possible but I will extend it to display the right links to let people create threads vs events.

I fully respect your desire to keep this streamlined and won't post any code to your thread knowing the clutter having other features could cause.

Hi Ted,

anyway you can send me the code in PM? i would really appreciate it.


All times are GMT. The time now is 12:20 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.01245 seconds
  • Memory Usage 1,745KB
  • 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_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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