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 11-10-2010 03:24 PM

After I add those I have to test it and let it run on my site. If it causes errors on my site then I have to fix that. I like to test things I release or else I will have broken releases like IB. How ever I will add links to fix them in my very first post.

702Larry 11-12-2010 08:02 PM

i had to replace line 583

Code:

                    $type = '&type=range';
not sure if it is documented yet for anyone using Default Add Event Type: 2

GoTTi 11-18-2010 06:14 AM

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.

thanks for the fix.

The Rake 11-24-2010 05:54 AM

Deleted post, as the error in question was a my mistake

Kyojii 12-26-2010 04:22 AM

I have a really strange error. My avatar seems to have a huge width which pushes the content down. Also, this doesn't happen anywhere else on the forums.

Videx 12-26-2010 07:49 AM

Quote:

Originally Posted by Kyojii (Post 2139129)
I have a really strange error. My avatar seems to have a huge width which pushes the content down. Also, this doesn't happen anywhere else on the forums.

Probably a style issue. Does it happen with the default vb style?

Kyojii 12-26-2010 05:47 PM

Quote:

Originally Posted by Videx (Post 2139156)
Probably a style issue. Does it happen with the default vb style?

it actually does. For some reason though on the default the avatar is centered overtop the content. It's as if there are no constraints on the avatar.

The dotted line around the avatar is very wide and have no idea where to fix that. But, when I click on or around the avatar that line shows up with the link to userprofile.

EDIT: NVM, found the error. I had remnants of code left in the additional.css I didn't notice. Thanks for the help though! :)

utahraves 12-27-2010 08:34 PM

Thanks for the fixes. I just barely looked and saw that there were fixes. Woohoo! Anyway, still waiting on the avatars showing up properly (not just the standard no-avatar picture but the avatar of the actual poster) to be fixed.

rob01 12-27-2010 11:32 PM

you should add something, like who is attending (might go , will go , cant go), just as facebook

thanks

tagged

SamirDarji 01-01-2011 11:59 PM

Quote:

Originally Posted by rob01 (Post 2139873)
you should add something, like who is attending (might go , will go , cant go), just as facebook

thanks

tagged

That's the event attendance addon listed in the original posting.


All times are GMT. The time now is 03:42 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.01324 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
  • (1)bbcode_code_printable
  • (2)bbcode_php_printable
  • (4)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