vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   vB Event Forums (https://vborg.vbsupport.ru/showthread.php?t=102213)

bada_bing 05-01-2006 04:30 PM

Quote:

Originally Posted by cat4m

Nope that is the instructions on going from version 1.x to 2.x I am already on version 2.6 and he just releasded 2.7 with no upgrade instructions

soulface 05-01-2006 05:08 PM

Just follow the Step 3 from this page: https://vborg.vbsupport.ru/showthrea...636#post956636

which is..

Quote:

Step 3
Download the latest product XML file.

Goto your Admin CP at your forums, then goto Plugin System -> Manage Products.

Click [Add/Import Product] at the bottom of the page. Browse to the location where you downloaded the xml file and click the OVERWRITE check box. Then click the Import button.

COBRAws 05-01-2006 11:00 PM

Thread Prefixes would be great to be integrated too. And most of all (and the most easy i believe) would be adding an attachment tool for events. Like normal threads have =D

great hacK!
testing it, but i cant put it to work in my forums because it lacks of attendance and attachments.

cya!!

sickboy6ths 05-02-2006 06:13 AM

Ty for the new version.. only error that remains is:
Warning: Invalid argument supplied for foreach() in \showthread.php on line 2216
which is in this part of the code:
Code:

  // get permissions
  $lv_vb_eventforums_permissions = array();
 
  $membergroupsql = '';
  if(isset($membergroupids) && (count($membergroupids) > 0))
  {
    foreach($membergroupids as $key => $value)
    {
          if($value != '')
          {
            $membergroupsql .= ' OR usergroupid = ' . $value;
          }
    }
  }


Quote:

Originally Posted by albertsch9
Now i get this:
Fatal error: Call to a member function fetch_array() on a non-object in /www/htdocs/v030134/v2/forum/includes/functions_forumdisplay.php(413) : eval()'d code on line 49

Hmm should've worked.. it worked for me, but now the new version is there .. and fixes it already :D

Crazy Serb 05-03-2006 02:59 AM

does this update 2.7 still mess up AJAX updates to thread titles (adding the date twice)??

Neo_obs 05-03-2006 09:07 AM

the new version works with the attendance mod. but you must view the date not the event. As when you click an event it goes straight to the thread. But if you click the date it shows you the original calendar version. Can anyone else confirm this?

Also a thought would the template variable help get the two mods together easier?

TomasDR 05-03-2006 01:32 PM

Quote:

Originally Posted by Neo_obs
the new version works with the attendance mod. but you must view the date not the event. As when you click an event it goes straight to the thread. But if you click the date it shows you the original calendar version. Can anyone else confirm this?

Also a thought would the template variable help get the two mods together easier?

I can get both products to work together on seperate calendars provided I do not intergrate the 2nd (Event Attendance) Calendar with a Forum.

I can see [I will be attending this event] when viewing the Date View of the Calendar, but when I click it in the Forum intergrated Calendar I just get redirected to the showthread view and my name is NOT added as an attendee even if I go back to the Calendar Date View.

Neo_obs 05-03-2006 02:11 PM

Yea I noticed that. But this means we are getting closer to a solution. I wish I had the time to learn all the coding for this. I do give credit to all the makers

COBRAws 05-03-2006 06:33 PM

Quote:

Originally Posted by Crazy Serb
does this update 2.7 still mess up AJAX updates to thread titles (adding the date twice)??

This is still not fixed. Just checked in my test board.



edit:

hello Evercraft, maybe a future addition: Adding a %day variable so threads also show the day of the week.
Example: %day %datetime - %title -%custom

It would result into:
Thread name: Saturday Aug 13th 2006 - Tittle here - Custom

Torqued 05-03-2006 08:09 PM

So how does this work when you have existing events before installing the hack? Can you edit the event and have it populate the forum(s)?


All times are GMT. The time now is 08:13 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.01625 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
  • (5)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