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)

MusiquesElectro 08-08-2014 07:49 AM

Thank you very much. But keep some hours to sleep, that's more important than my request :)

Doc913 02-23-2015 06:59 AM

Quote:

Originally Posted by BarracodE (Post 2419752)
Attached is a working mod for 4.2.1. It's been on our production site for 2 weeks now and was exactly what we needed. Thank you so much for the base code.

Working well on 4.2.2 PL4 :up:

Thanks for the update!

Bastien 06-04-2015 08:36 PM

I think this could help a lot, I really needed this mod but not avaible here for vb4.

I juste installed it on vb 4.2.3 and it works great

http://www.traidnt.net/vb/attachment...ventforums.zip

Have fun :)

Toorak Times 07-19-2015 12:27 PM

Quote:

Originally Posted by Bastien (Post 2547161)
I think this could help a lot, I really needed this mod but not avaible here for vb4.

I juste installed it on vb 4.2.3 and it works great

http://www.traidnt.net/vb/attachment...ventforums.zip

Have fun :)

I couldn't work this one out mate, is there a way of using this prpoerly on 4.2.3? I have trawled the threads and I am sure I am missing something, for instance the correct code for the Forumdisplay in 4.2.x.
Any help would be appreciated

zapiy 09-23-2015 11:27 AM

When i view the event created in the forum all i get is a white page.. Any help please?

Dave 09-23-2015 11:33 AM

Quote:

Originally Posted by zapiy (Post 2555595)
When i view the event created in the forum all i get is a white page.. Any help please?

Anything in the error logs of your webserver/PHP?

zapiy 09-24-2015 12:37 PM

Just these errors?

Code:

[Thu Sep 24 15:33:51 2015] [error] [client 81.107.15.65] PHP Warning: array_merge(): Argument #1 is not an array in /var/www/vhosts/####.co.uk/httpdocs/includes/class_bootstrap.php(1422) : eval()'d code on line 44, referer: http://www.####.co.uk/forumdisplay.php?106-MVG-Game-Nights
[Thu Sep 24 15:33:51 2015] [error] [client 81.107.15.65] PHP Warning: array_merge(): Argument #1 is not an array in /var/www/vhosts/####.co.uk/httpdocs/includes/class_bootstrap.php(1422) : eval()'d code on line 45, referer: http://www.####.co.uk/forumdisplay.php?106-MVG-Game-Nights
[Thu Sep 24 15:33:51 2015] [error] [client 81.107.15.65] PHP Warning: array_merge(): Argument #1 is not an array in /var/www/vhosts/####.co.uk/httpdocs/includes/class_bootstrap.php(1422) : eval()'d code on line 46, referer: http://www.####.co.uk/forumdisplay.php?106-MVG-Game-Nights
[Thu Sep 24 15:33:51 2015] [error] [client 81.107.15.65] PHP Warning: array_merge(): Argument #1 is not an array in /var/www/vhosts/####.co.uk/httpdocs/includes/class_bootstrap.php(1422) : eval()'d code on line 47, referer: http://www.####.co.uk/forumdisplay.php?106-MVG-Game-Nights
[Thu Sep 24 15:33:52 2015] [error] [client 180.76.15.24] PHP Warning: array_merge(): Argument #1 is not an array in /var/www/vhosts/####.co.uk/httpdocs/includes/class_bootstrap.php(1422) : eval()'d code on line 42


Dave 09-24-2015 12:43 PM

No that doesn't seem to be it, the error has to be related to the page you get the white page on.

zapiy 09-24-2015 01:06 PM

Could this be it?

Code:

[Wed Sep 23 15:45:00 2015] [error] [client 68.180.230.151] PHP Deprecated:  Assigning the return value of new by reference is deprecated in /var/www/vhosts/####.co.uk/httpdocs/showthread.php(2406) : eval()'d code on line 27

Bastien 12-22-2015 11:23 AM

Works great but we can't edit an event :(

blind-eddie 12-22-2015 12:07 PM

Quote:

Originally Posted by Bastien (Post 2560948)
Works great but we can't edit an event :(

After you create an event, on the thread page, on the upper right hand side of the event should show Edit Event and Abandon Event.

If you are referring to deleting an event from showing on the event page, then you will have to edit the database via cpanel/phpmyadmin

Bastien 12-24-2015 10:36 AM

Thank you for answering Eddie but ...

I installed this mod on vb4.2.3 and I can't see buttons you are speaking about ;)

Here is an example of an event in the calendar :
http://lecoinduprothesiste.fr/forums...ielle-niveau-1

Could you give me an URL to modifiy an event so I could add it in a template ? Thank you btw

Puntoboy 05-27-2016 01:53 PM

I'm having problems with the updated version. Our forum used to be 3.6.x but we upgraded to 4.1.10 and disabled the plugin as it stopped working.

I've just upgraded the forum to 4.2.2 and installed the updated plugin. Enabled it but we are seeing a weird DB error when trying to create a new event. We don't see this error otherwise.
Code:

MySQL Error  : Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8mb4_unicode_ci,COERCIBLE) for operation '='
Error Number  : 1267
Request Date  : Friday, May 27th 2016 @ 04:48:56 PM
Error Date    : Friday, May 27th 2016 @ 04:48:56 PM
Script        : http://www.puntosports.co.uk/forums/calendar.php?do=update&e=
Referrer      : http://www.puntosports.co.uk/forums/calendar.php?do=add&type=single&c=1
IP Address    : 82.132.239.139
Username      : Puntoboy
Classname    : vB_Database_MySQLi
MySQL Version : 5.5.44-log


RichieBoy67 05-27-2016 02:16 PM

This mod is pretty outdated.The problem is all the collations need to match.

Puntoboy 05-29-2016 09:30 AM

Quote:

Originally Posted by RichieBoy67 (Post 2571380)
This mod is pretty outdated.The problem is all the collations need to match.

There is an updated version for 4.2.2 which I have installed. But it appears there was an issue with the database when changing hosts. This has now been fixed and the issue is resolved :)


All times are GMT. The time now is 04:27 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.01925 seconds
  • Memory Usage 1,756KB
  • 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
  • (3)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (15)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