vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Add-On Releases - gWoWEvents - World of Warcraft Event Signup (https://vborg.vbsupport.ru/showthread.php?t=170592)

Anseur 01-29-2010 04:28 PM

Quote:

Originally Posted by Gryphon (Post 1969333)
I have a fix for this, I should have it up in the next day.

Thanks for the hard work!

Gryphon 01-29-2010 07:50 PM

At the moment the cost of upgrading is not worth it to me, I would need a lot of donations to upgrade one of my boards. I have had some offers to use other peoples vB4 install for development, I may take them up on the offer, however that will be when I can dedicate some time for certain on the project.

I have to extend the fix release, the fix may be up tomorrow if not later today, my home server system drive failed.

we_are_borg 01-29-2010 08:49 PM

Quote:

Originally Posted by Gryphon (Post 1969998)
At the moment the cost of upgrading is not worth it to me, I would need a lot of donations to upgrade one of my boards. I have had some offers to use other peoples vB4 install for development, I may take them up on the offer, however that will be when I can dedicate some time for certain on the project.

I have to extend the fix release, the fix may be up tomorrow if not later today, my home server system drive failed.

Well i have upgraded one board myself but indeed the cost are high atm for upgrading. Well like i said if you need a clean vb4 to make the addons just shout at me. People love your addons and many are depended on it.

we_are_borg 02-02-2010 04:26 PM

Gryphon the addon is giving me an error Internal server error 500, the other addon roster is working fine for me.

bc641990 03-06-2010 04:31 PM

Quote:

Originally Posted by Gryphon (Post 1969998)
At the moment the cost of upgrading is not worth it to me, I would need a lot of donations to upgrade one of my boards. I have had some offers to use other peoples vB4 install for development, I may take them up on the offer, however that will be when I can dedicate some time for certain on the project.

I have to extend the fix release, the fix may be up tomorrow if not later today, my home server system drive failed.


Maybe you could just help me with this then. I installed the mod with vb4. I got this error when going to the calender.

Quote:

Warning: fetch_template() calls should be replaced by the vB_Template class in [path]/includes/functions.php on line 3895
Database error
"My Site" database has encountered a problem.
Please try the following:
Load the page again by clicking the Refresh button in your web browser.
Open the "My Site".com home page, then try to open another page.
Click the Back button to try another link.
The "My Site".com forum technical staff have been notified of the error, though you may contact them if the problem persists.

We apologise for any inconvenience.

Code:

Database error in vBulletin 4.0.0:

Invalid SQL:

                SELECT        gwe.*,
                        user.username,
                        userfield.field0
                FROM
                        gwowevents gwe
                LEFT JOIN
                        userfield AS userfield ON userfield.userid = gwe.userid
                LEFT JOIN
                        user AS user ON user.userid = gwe.userid
                WHERE
                        eventid = 01
                ORDER BY
                        gwe.response ASC, gwe.date;

MySQL Error  : Unknown column 'userfield.field0' in 'field list'
Error Number  : 1054
Request Date  : Saturday, March 6th 2010 @ 12:23:53 PM
Error Date    : Saturday, March 6th 2010 @ 12:23:53 PM
Script        : http://mysite.com/forums/calendar.php?do=getinfo&e=1&day=2010-3-6&c=1
Referrer      : http://mysite.com/forums/calendar.php
IP Address    : 11.111.11.111
Username      : Me
Classname    : vB_Database
MySQL Version : 5.0.89-community



bc641990 03-08-2010 03:39 AM

For the past 10 hours it has just been Awaiting Armory data import... This is for a good 10 people on 3 events. Whats the wait time on this or is there a problem?

Vbulletin 3.8

Edit: Just tried to run the task manager manually and got this error:

Code:

Fatal error: Cannot use string offset as an array in /home/xxx/public_html/xxx/forums/includes/cron/cron.gwowevents.charinfo.php on line 54
Edit: Seems there was an improper character and I had to manully go into phpmyadmin and delete the bad tables and fix the usernames. The problem now is the whole special character code. I have a member by the name of:

Os?rus

Is there a way you can get the script to ignore members like this? If not ignore all of them maybe have it so I can just insort their name and tell it to be ignored in the cron script?

I've tried the fixes around here and non seem to work. Getting same error as previously said.

bc641990 03-15-2010 07:17 PM

Quote:

Originally Posted by Tolas (Post 1738947)
Discovered the same problem today.

Event is scheduled for tomorrow night, it disabled signups for the event, even though I have the options set to never disabled signups.

**Edit**

Seems to only affect one event now, the rest appear fine thus far. I will look into how my user created the event and see if maybe something was done differently. I'll post again if I continue to see this happen on more events.

We still need a fix on this :|

Bump for help this time?

EDIT: I went though the script and managed to get it so the calendar will never close. If your fine with that, here is the fix:


Go to admincp > Plugin Manager > gWE: Add signups to Event Description
Find:

PHP Code:

// Allow Post signup 
    
if(TIMENOW <= $eventinfo['dateline_from_user']) 
    { 
        
$eventinfo['gwe_post_signup'] = true
    } 
    else 
    { 
        
$eventinfo['gwe_post_signup'] = false
    } 

Replace:
$eventinfo['gwe_post_signup'] = false;

With:
$eventinfo['gwe_post_signup'] = true;


-------------------


Hope that helps

medusa1 03-25-2010 11:01 PM

Hi , i installed this mod on 3.8.4 but i dont see him showing up in my forum , i dont know what the straight url is.

is it compatible with 3.8.4?

cheers

medusa1 03-26-2010 10:25 AM

found ...

gimlot79 03-31-2010 01:33 AM

nice hack..works :-)


All times are GMT. The time now is 04:56 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.01423 seconds
  • Memory Usage 1,751KB
  • 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
  • (1)bbcode_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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