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)

WreckRman2 01-09-2009 08:15 PM

Mine worked fine but doesn't after upgrading to 3.8. Funny thing is as an admin I can post and it works but if a user posts it returns an error.

Quote:

Database error in vBulletin 3.8.0:

Invalid SQL:

DELETE FROM moderation
WHERE type = 'thread'
AND threadid = 20319;

MySQL Error : Unknown column 'threadid' in 'where clause'
Error Number : 1054
It then creates a standard thread in the forum and adds it to the mod queue.

WreckRman2 01-09-2009 08:37 PM

Fixed, just had to change some permissions...

ptwiggens 01-13-2009 04:46 AM

Hey everyone,

I am writing my own mod that will do everything this modification does, as well as facrasters event attendance, in one package.

It should be done by the end of the month, though probably within the next week.

Cheers!

P.S. if you have any feature requests let me know and I will try to add them.

stwilson 01-13-2009 05:03 AM

Quote:

Originally Posted by ptwiggens (Post 1710572)
Hey everyone,

I am writing my own mod that will do everything this modification does, as well as facrasters event attendance, in one package.

It should be done by the end of the month, though probably within the next week.

Cheers!

P.S. if you have any feature requests let me know and I will try to add them.

That is the best news I've seen on VB in some time. PLEASE follow-through on your promise and you will have many happy followers. I will shoot you some PayPal dollars when complete. I know many are waiting for event signups with forum integration. Thank you for the update and I look forward to the release.

stwilson 01-13-2009 05:04 AM

I forgot to ask...what version are you coding for, 3.7 or 3.8?

ptwiggens 01-13-2009 05:27 AM

Quote:

Originally Posted by stwilson (Post 1710591)
I forgot to ask...what version are you coding for, 3.7 or 3.8?

I'm releasing it for 3.7 first, but I'll be updating it for 3.8 in the very near future as well.

ptwiggens 01-14-2009 05:47 PM

Just to keep everyone updated... my modification is very nearly done... I'm pretty sure I'll have it done by the weekend!

ragtek 01-14-2009 05:56 PM

sounds good, because i hadn't found the time to make mine

ptwiggens 01-15-2009 03:38 PM

Alright everyone,

I am finished with my modification, and I am putting it on a production board to get the last few bugs out. I will probably be releasing it very late tonight.

Stay tuned!

rabidkevin 01-17-2009 02:27 PM

Hey man where is the production board i will gladly help beta test.

absy 01-17-2009 03:26 PM

is it ready yet please ?

ptwiggens 01-17-2009 10:20 PM

Quote:

Originally Posted by absy (Post 1715842)
is it ready yet please ?

Hashing out the last few bugs... should be up shortly.

stwilson 01-18-2009 04:03 PM

Can't wait.

absy 01-19-2009 06:40 PM

we have been using vb event fine until today I suddenly get this error , no extra mods have been added ..

Fatal error: Allowed memory size of 16777216 bytes exhausted ........adminfunctions.php on line 3190

Can anyone help please?

DrMirth 01-29-2009 09:52 AM

Quote:

Originally Posted by ptwiggens (Post 1716235)
Hashing out the last few bugs... should be up shortly.

Did you release your mod for others to try? I can't appear to find it anywhere. :(

Alfa1 01-29-2009 09:56 AM

It was released, but taken offline, because it had code from other authors. I hope that ptwiggens will release a new version.

Leo Brazil 02-04-2009 10:41 AM

Does any one is running this on 3.8 ?

If not, what mod are you using for ?

WreckRman2 02-04-2009 05:57 PM

I'm using it on 3.8 and it seems to work fine.

Leo Brazil 02-06-2009 08:50 AM

Just installed and tested everything. It really works on 3.8.0

Aeolian 02-09-2009 12:07 AM

yap works with latest vB...
cheers!

nashtash 02-23-2009 12:23 AM

i have 3.8.1 and when i create an event after i hit save event it takes me to a blank page. It creates the thread but does not create event in calander. I checked all the settings and have the correct calander ID and forum ID. Anyone have an idea what i might be doing wrong? oh and it was working fine before on 3.6.x t hen i upgraded.

m_k 02-23-2009 01:09 AM

Quote:

Originally Posted by Alfa1 (Post 1728007)
It was released, but taken offline, because it had code from other authors. I hope that ptwiggens will release a new version.

or get permission from the other authors to use their code...

ten1nch 03-01-2009 03:48 AM

Working great so far on 3.8.1 with vba module

softsingapore 03-01-2009 08:44 AM

Thanks for the mod.

I have a little problem after installing the "Event Forum" Add-on. https://vborg.vbsupport.ru/showthread.php?t=123416

Quote:

<a href="http://soft.com.sg/forum/calendar.php?do=getinfo&amp;day=2009-3-8&amp;e=466&amp;c=1" title="<a href="calendar.php?c=1">Default Calendar</a>">Rebellion ! @ Mahligai Manis</a>
Towards the end of that code, there's an additional <a href="calendar.php?c=1">

Check out this page to see the error -> http://soft.com.sg/forum/calendar.ph...-3-8&e=529&c=1

The Upcoming Events module is on the right of the page.

Thanks!

gruhl 03-01-2009 02:27 PM

I realize I am probably i the wrong spot here but does anyone know how to reset vcash so that all on my forum are set to the same amount again?

credenscel 03-06-2009 02:42 AM

Is there a way to remove the "new thread" button from my event forums? i only want the "New Event" button to remain on my "event threads". This creates the callendar entries.

People keep posting "new threads" instead of "new events" so i want to disable the new thread option.

I would really appreciate it if someone could look into this.

missty72 03-07-2009 01:46 PM

nice mod, very useful! thanks :)

nashtash 03-13-2009 02:44 AM

Quote:

Originally Posted by nashtash (Post 1751899)
i have 3.8.1 and when i create an event after i hit save event it takes me to a blank page. It creates the thread but does not create event in calander. I checked all the settings and have the correct calander ID and forum ID. Anyone have an idea what i might be doing wrong? oh and it was working fine before on 3.6.x t hen i upgraded.

i still get the same problem. Anyone know what i might be doing wrong?

Cerbero1000 03-21-2009 02:06 PM

Works on 3.7.5 except for bbcode.
bbcode is allowed but can't see it (only bbcode tag).

Gordita 03-22-2009 01:11 AM

So has the developer (Evercraft) officially abandoned this? It's a shame to see something like this just go stale.

Taragon 03-23-2009 09:20 PM

Quote:

Originally Posted by Gordita (Post 1773833)
So has the developer (Evercraft) officially abandoned this?

Yes, however: http://vbenhancer.com/evercraft-even...-mitchel/2500/

BBR-APBT 03-29-2009 01:58 AM

When you have sub forums it doesn't post to the correct forum. Any ideas how to fix this?
It only reads the top calendar id and forum id in the list. So it post all events in the very first forum in the list in the settings.

So I have:
1:9
1:34
1:35
1:36
1:37
1:38
1:39

It post the to the correct calendar. I guess thats cause its only one calendar I am using. But it makes all threads in forum id 9.


I know its in this code.


PHP Code:

// find the forum to add a thread to
$lv_vb_eventforums_map preg_split('/[\n:]/'trim($this->registry->options['lv_vb_eventforums_map']));
for(
$lv_vb_eventforums_i 0$lv_vb_eventforums_i<count($lv_vb_eventforums_map); $lv_vb_eventforums_i+=2)
{
    if(
$this->fetch_field('calendarid') == intval($lv_vb_eventforums_map[$lv_vb_eventforums_i]))
    {
        
$lv_vb_eventforums_forumid $lv_vb_eventforums_map[$lv_vb_eventforums_i+1];
        break;
    }
}

if(isset(
$lv_vb_eventforums_forumid))
{
  if(isset(
$this->info['lv_vb_eventforums_linkeventtothread']) && ($this->info['lv_vb_eventforums_linkeventtothread'] > 0))
  {
    
// add eventid to the thread
        
$this->dbobject->query_write("
            UPDATE " 
TABLE_PREFIX "thread
            SET lv_vb_eventforums_eventid = " 
intval($this->fetch_field('eventid')) . "
            WHERE threadid = " 
intval($this->info['lv_vb_eventforums_linkeventtothread']) . "
        "
);
        
        
// add threadid to this event
        
$this->set('lv_vb_eventforums_threadid'$this->info['lv_vb_eventforums_linkeventtothread']);
        
$this->dbobject->query_write("
            UPDATE " 
TABLE_PREFIX "event
            SET lv_vb_eventforums_threadid = " 
intval($this->info['lv_vb_eventforums_linkeventtothread']) . "
            WHERE eventid = " 
intval($this->fetch_field('eventid')) . "
        "
);
  }



VR-Fist 03-29-2009 08:16 PM

Well, anyone solved the blank-page problem in 3.8.1?

BBR-APBT 03-30-2009 07:49 PM

Quote:

Originally Posted by VR-Fist (Post 1779934)
Well, anyone solved the blank-page problem in 3.8.1?

its working on my 3.8.1 just fine.

powerful_rogue 03-31-2009 06:15 PM

Quote:

Originally Posted by Taragon (Post 1775341)

Announcement was made back in Oct 2008 with no further news.

seax19 05-03-2009 09:43 PM

Tried to run this on 373 and find everythings working except theres no reply buttons in the threads first post in event forum, so it works for posting new calendar linked event threads from the forum section, but then no one has any way to reply to them. Anyone seen this issue before?

I also contacted the site linked above to ask who now supports this mod and was told:

Quote:

i actually did not have time to have a look at this addon because the original author continued his development, so i had no need to look at it... sorry.
So hes out - looks like someone needs to go back to the original author and adopt this again...? Or if someone now 'owns' it, who?

BBR-APBT 05-06-2009 10:22 PM

Quote:

Originally Posted by BBR-APBT (Post 1779442)
When you have sub forums it doesn't post to the correct forum. Any ideas how to fix this?
It only reads the top calendar id and forum id in the list. So it post all events in the very first forum in the list in the settings.

So I have:
1:9
1:34
1:35
1:36
1:37
1:38
1:39

It post the to the correct calendar. I guess thats cause its only one calendar I am using. But it makes all threads in forum id 9.


I know its in this code.


PHP Code:

// find the forum to add a thread to
$lv_vb_eventforums_map preg_split('/[\n:]/'trim($this->registry->options['lv_vb_eventforums_map']));
for(
$lv_vb_eventforums_i 0$lv_vb_eventforums_i<count($lv_vb_eventforums_map); $lv_vb_eventforums_i+=2)
{
    if(
$this->fetch_field('calendarid') == intval($lv_vb_eventforums_map[$lv_vb_eventforums_i]))
    {
        
$lv_vb_eventforums_forumid $lv_vb_eventforums_map[$lv_vb_eventforums_i+1];
        break;
    }
}

if(isset(
$lv_vb_eventforums_forumid))
{
  if(isset(
$this->info['lv_vb_eventforums_linkeventtothread']) && ($this->info['lv_vb_eventforums_linkeventtothread'] > 0))
  {
    
// add eventid to the thread
        
$this->dbobject->query_write("
            UPDATE " 
TABLE_PREFIX "thread
            SET lv_vb_eventforums_eventid = " 
intval($this->fetch_field('eventid')) . "
            WHERE threadid = " 
intval($this->info['lv_vb_eventforums_linkeventtothread']) . "
        "
);
        
        
// add threadid to this event
        
$this->set('lv_vb_eventforums_threadid'$this->info['lv_vb_eventforums_linkeventtothread']);
        
$this->dbobject->query_write("
            UPDATE " 
TABLE_PREFIX "event
            SET lv_vb_eventforums_threadid = " 
intval($this->info['lv_vb_eventforums_linkeventtothread']) . "
            WHERE eventid = " 
intval($this->fetch_field('eventid')) . "
        "
);
  }



No one found a fix for this?

benstillman 05-06-2009 11:26 PM

FYI for you 3.8 users.... if you turn on error logging and display errors in php, you'll get this:

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /path/to/forums.php(67) : eval()'d code on line 194

Disable this plugin, and the error goes away.

djsd 05-11-2009 05:04 PM

I also want to post all events to google calendar and keep them in sync when editing (no editing will be done inside google), so that people get more options in how to subscribe to events and more importantly into how to get the event information into their desktop/mobile calendar clients or into blogs like wordpress.

I am quite new to vbulletin but very experienced in PHP/SQL development in general. I am worried that whatever I need to add could screw up this mod. Would this be a feature worth while adding to this mod itself and would such code contributions be accepted?

RichieBoy67 05-29-2009 06:12 AM

It would be great if someone could get these working with 3.8...these types of mods are few and needed..


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.02902 seconds
  • Memory Usage 1,871KB
  • 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
  • (13)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