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)

XrayHead 03-05-2011 08:42 AM

I would pay for this hack on 4.1!!!!!

We use it loads...

https://vborg.vbsupport.ru/external/2011/03/44.png

SamirDarji 03-06-2011 04:40 AM

Quote:

Originally Posted by virb (Post 2158989)
Did you ever resolve this? I have the same problem.

I wish I would've known how to help you guys earlier. :( There seems like something else isn't working right. Is this on a test system where you can confirm that the event thread is mapped to the event id in the database? That's where I suspect the issue is.

rcull 03-06-2011 01:00 PM

Mine is not. The error appears after the plug in is switched back on after the upgrade.

XrayHead 03-06-2011 03:25 PM

Maybe we should start up a thread in the following forum??

https://vborg.vbsupport.ru/forumdisplay.php?f=112

SamirDarji 03-07-2011 07:45 AM

Quote:

Originally Posted by rcull (Post 2170154)
Mine is not. The error appears after the plug in is switched back on after the upgrade.

I'm sure that this version won't work on vb4 if there was a vb4 specific version. Sorry. :(

credenscel 04-27-2011 02:56 AM

does anyone know how to update this to show year 2011?

XrayHead 04-27-2011 05:06 AM

I still cant believe nobody has ported this for VB4 :(

MagicThemeParks 04-27-2011 11:16 AM

So, I haven't been able to read all 50+ pages yet, but what are the known bugs for this add-on/mod?

I'd like to use it, but want to be sure that it works on 3.8x

midirtrider 04-27-2011 01:22 PM

is there a way to search events by zip code?

or X amount of miles within a certian zip code?

Edgespeeder06 05-09-2011 04:17 AM

very cool, how I can set it so that the user can choose what type of event it will be?

Options are:
1 = "Single, All Day Event"
2 = "Ranged Event"
3 = "Recurring Event"

mickknutson 05-14-2011 04:16 PM

Would it be possible to hire someone to PORT this to vb 4.1.x ???

XrayHead 05-14-2011 06:55 PM

Quote:

Originally Posted by mickknutson (Post 2195636)
Would it be possible to hire someone to PORT this to vb 4.1.x ???

I would put some cash forward as well!!

Gonzo_62 06-12-2011 08:41 AM

Quote:

Originally Posted by XrayHead (Post 2195708)
I would put some cash forward as well!!

me too ...

SamirDarji 06-13-2011 06:25 PM

Quote:

Originally Posted by credenscel (Post 2189146)
does anyone know how to update this to show year 2011?

If you're talking about the calendar, you have to make sure the calendar year range includes 2011. (I've done this before. I wondered why my calendar stopped at 2009. :()

Quote:

Originally Posted by MagicThemeParks (Post 2189249)
So, I haven't been able to read all 50+ pages yet, but what are the known bugs for this add-on/mod?

I'd like to use it, but want to be sure that it works on 3.8x

I use it regularly on 3.8x. The only two things I've noticed are that moderation for calendar events and threads does not work and that permissions work on an 'AND' basis, where you need to set both the forum and calendar permissions for things like HTML to work.

Quote:

Originally Posted by midirtrider (Post 2189278)
is there a way to search events by zip code?

or X amount of miles within a certian zip code?

You can probably search for the zip code in that particular thread to have event threads returned that have that zip code in the event listing, but that's about it.

Quote:

Originally Posted by Edgespeeder06 (Post 2193531)
very cool, how I can set it so that the user can choose what type of event it will be?

Options are:
1 = "Single, All Day Event"
2 = "Ranged Event"
3 = "Recurring Event"

I've thought about replacing the add event button with the drop-down menu from the calendar that allows choosing the type of event, but I haven't worked on it yet.

Edgespeeder06 06-28-2011 12:09 AM

Quote:

Originally Posted by SamirDarji (Post 2207241)
If you're talking about the calendar, you have to make sure the calendar year range includes 2011. (I've done this before. I wondered why my calendar stopped at 2009. :()

I use it regularly on 3.8x. The only two things I've noticed are that moderation for calendar events and threads does not work and that permissions work on an 'AND' basis, where you need to set both the forum and calendar permissions for things like HTML to work.

You can probably search for the zip code in that particular thread to have event threads returned that have that zip code in the event listing, but that's about it.

I've thought about replacing the add event button with the drop-down menu from the calendar that allows choosing the type of event, but I haven't worked on it yet.


If you do, please let me know. I'd love to make a contribution as well...just not something I can do but I know my members would love it

SamirDarji 06-28-2011 01:58 AM

Quote:

Originally Posted by Edgespeeder06 (Post 2213794)
If you do, please let me know. I'd love to make a contribution as well...just not something I can do but I know my members would love it

What did you want done in particular? I couldn't tell from your post. :(

Edgespeeder06 06-29-2011 11:02 AM

For my meets section on the forum. I wanted to give the members the option to use which type of event they want to publish rather than me defaulting it to one of the three?

Almost like a sliding option for them but with the option for me to set one default or them to choose?

A drop down would work perfectly:

For these:
1 = "Single, All Day Event"
2 = "Ranged Event"
3 = "Recurring Event"

SamirDarji 06-30-2011 01:58 PM

Quote:

Originally Posted by Edgespeeder06 (Post 2214458)
For my meets section on the forum. I wanted to give the members the option to use which type of event they want to publish rather than me defaulting it to one of the three?

Almost like a sliding option for them but with the option for me to set one default or them to choose?

A drop down would work perfectly:

For these:
1 = "Single, All Day Event"
2 = "Ranged Event"
3 = "Recurring Event"

There is code for this in the calendar template that should be able to be hardcoded into that forum based on an 'if this forum is event forum' logic similar to how the add event button is added to the page as an option. I've been wanting to do this as well, but haven't had time.

If you want to try coding it, I'll point you in the directions where to get the code, etc and we can work on it together that way.

Edgespeeder06 07-02-2011 02:35 AM

Sure I can try, I'm not coder but if its a simple plug from here and put there with small edits I can do it.

Boristheblade 10-20-2011 05:02 AM

Anyone thought about porting this to 4.1.7?

SamirDarji 10-20-2011 01:36 PM

Quote:

Originally Posted by Edgespeeder06 (Post 2215720)
Sure I can try, I'm not coder but if its a simple plug from here and put there with small edits I can do it.

Sorry I didn't followup with you on this. You still interested in doing it? I can point you in the right direction to get the code.

XrayHead 10-20-2011 07:43 PM

I so wish this was avalable for VB4 :(

SamirDarji 10-20-2011 10:15 PM

Quote:

Originally Posted by XrayHead (Post 2259510)
I so wish this was avalable for VB4 :(

It's why I stayed with vb3.

XrayHead 10-21-2011 07:18 AM

Quote:

Originally Posted by SamirDarji (Post 2259554)
It's why I stayed with vb3.

I know where you are coming from there! I held off for as long as possible but needed the CMS of VB4. I cant believe Vbulletin are wasting there time creating Facebook pages/Apps that take users away from your site and not concentrating on welcome additions like this!

:( :( :(

SamirDarji 10-21-2011 06:29 PM

I've looked seriously at Xenforo that has a plugin like this available. I've also looked at IPB that does this out of the box now. And then there's socialengine for a more flexible platform. But all roads point away from vb4. I've seen it and I don't like using it or the mess surrounding it.

ExoticAgenda 11-11-2011 01:59 PM

Is there any update on this? This would be soo helpful!

squeezerbabe 11-11-2011 11:19 PM

just installed vb4 - and this would be perfect for what I need, but like other posters I'm getting the error.

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]/includes/class_bootstrap.php(1315) : eval()'d code on line 80

any details of vb4 equivalent much appreciated.

scotfor 11-14-2011 10:31 PM

If someone can sketch out for me the things that have changed in v4.x for mods, I'll have a go at updating it.

XrayHead 11-15-2011 06:29 AM

I'll gladly give a donation for this! :)

squeezerbabe 11-15-2011 12:23 PM

Quote:

Originally Posted by scotfor (Post 2268013)
If someone can sketch out for me the things that have changed in v4.x for mods, I'll have a go at updating it.

I found a working V4 version for it here:-

Code:

http://www.vbteam.info/vb-4-0-x-addons-and-template-modifications/37043-bbr-vb-event-forums.html
only problem I can see is that it doesn't allow multiple calendars???

Would be very grateful if you'd have a look at that............as it's a brilliant piece of code - does exactly what I want....but just working for a single forum.

Fatal error: Maximum execution time of 30 seconds exceeded in ......../vb/includes/class_dm_event.php(513) : eval()'d code on line 7

I have 2 calendars (5&6) & 2 forums (106&107)
coded in options as
5:106
6:107

CrashfAB 12-09-2011 04:05 AM

So I love this hack and have been using it for the last year but I have one little issue that bugs me.

I have seperate areas with each area having a custom style. When you click to add an event it reverts back to the main style and back to the custom style one you hit the submit button.

I am at a loss and any input would help as this is one of my pet peeves

CrashfAB 12-09-2011 05:04 AM

Or if somebody could tell me what template for adding a new event is---

squeezerbabe 01-13-2012 11:34 AM

Quote:

Originally Posted by squeezerbabe (Post 2268160)
I found a working V4 version for it here:-

Code:

http://www.vbteam.info/vb-4-0-x-addons-and-template-modifications/37043-bbr-vb-event-forums.html
only problem I can see is that it doesn't allow multiple calendars???

Would be very grateful if you'd have a look at that............as it's a brilliant piece of code - does exactly what I want....but just working for a single forum.

Fatal error: Maximum execution time of 30 seconds exceeded in ......../vb/includes/class_dm_event.php(513) : eval()'d code on line 7

I have 2 calendars (5&6) & 2 forums (106&107)
coded in options as
5:106
6:107

Scotfor.....just wondering if you'd ever managed to have a look at fixing the multiple calendars issue??? would really appreciate it.
Thanks

Edgespeeder06 04-26-2012 10:59 AM

I having an issue where I tie in multiple forum sections and it publishes the calendar post in the wrong forum section instead of where the user input it.

I also noticed that the first post (the event details post) isn't getting indexed in the SERPs on those pages....rather whatever is posted after and that isn't helping my case for ranking the events pages......anyone know how to fix this or since it pulls from the calendar page there's no way?

I'd be willing to pay anyone to come up with a fix for that and for the calendar formats....I would love to be able to have the user choose between a 1 time event, a ranging event or a reoccuring event.

JoeWho 05-22-2012 04:32 PM

Is there any update on this?

otectom 05-23-2012 04:34 PM

Vb4 Port Please!!!!!

xTu 06-13-2012 03:56 PM

I agree, would pay

mickknutson 06-13-2012 04:07 PM

I would pay too!!!!!

xTu 06-13-2012 09:07 PM

I think its safe to say the developer is not coming back - last online June 2010 - two years ago! How can we have someone else take over the project? What steps are needed to officially receive ownership?

SamirDarji 06-13-2012 10:38 PM

The lack of this plugin is what stops me from moving to vb4.


All times are GMT. The time now is 10:32 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.02824 seconds
  • Memory Usage 1,830KB
  • 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
  • (16)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
  • (40)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