![]() |
I am getting this as an error when I force the cron to fire:
gWoWEvents Armory Import Warning: Invalid argument supplied for foreach() in /includes/cron/cron.gwowevents.charinfo.php on line 62 Code:
Spinochio |
Quote:
I had some reasons for why it does what it does but no longer remember exactly why. Recently ran into this issue myself and will be re-evaluating the way the data is stored per previous suggestions. Quote:
Quote:
Quote:
Quote:
|
i am unable to find the event sign up?? i followed the instructions on the first post, and its not showing, only able to enter char information in profile field. thats all. nothing with event sign up??
|
After using PHPRaid to manage our sign-ups for so long, I want to try something a little more integrated into the main forums to handle sign-ups so I switched to this.
I got everything up and running in no time, and it seems to do the job well enough but I do have a couple of ideas that I didn't see posted earlier: 1. Is it possible to have a wider selection of what stats are displayed from the Armory data? I would prefer to know how much +healing my healers have versus how much strength they have, ya know? 2. The ability to sort the information presented by name, class, and date without having to go into the admin control panel to do it. It would also be nice to be able to sort by spec, if that is possible. The armory data gives you if a spec is demonology, protection, or holy, right? I don't know personally. :/ 3. Maybe a piggyback onto the previous idea, changing the "total sign-up" part at the top to include more information? For example, in the Warlock box you could have it say "Warlocks (2)" and then beneath it list the names of the Warlocks who have signed up and their spec? That would actually take the need of sorting people by spec below out of the equation. Other than that, the mod seems very well put together. Thanks for the effort and keep up the good work. :) |
@Sarosh I do not understand what you mean.
@janthes Thank you for the suggestions. 1) More data is on the list. 2) Named specs are not provided by the Armory, this mod determines them at the time of display by some math done with the talent point distribution. I could probably do this at the time of caching, I will look into it. 3) Nice idea, I will consider this. |
Sarosh, the signup is on the calendar once a new event is added and the user "Allows for Signups."
Is that what you're looking for? |
Same issue as previously posted, recurring events do not create separate signups, so I have to manually post every event even if recurring. That is a bit of a PITA (understatement.) Otherwise it seems to be working well and my users like how it works/looks.
|
Here is my hack for those of us who have hosts that don't like the cron. It's not perfect but it does work.
Find the following code in cron.gwowevents.charinfo.php Code:
if ($character['characterInfo'] && $character['characterInfo']['characterTab']['characterBars']['health']['effective']) Code:
$dbhost = ''; This will put more stress on your SQL server as it opens and closes a connection each time it updates the user. |
Quote:
|
Quote:
Are you getting the same error with my hack? Server has gone away? |
All times are GMT. The time now is 12:30 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|