Event Calendar for DF

Addons for WoWRosterDF

Event Calendar for DF

Postby IslandStyle » Fri May 04, 2007 7:55 pm

Ok so I've been playing around with Event Calendar since my guild uses Group Calendar. I have it pretty much running without any issues on the guild site, but the only problem that i am having with getting it to work 100% with wowrosterDF is getting the installation to work.

If someone with a little more experience at coding could look at the installation part of the addon for me it would be greatly appreciated.

Thanks in advance,


Edit: I have not been able to test this with GEM as my guild does not use that addon.
Attachments
eventcalendar.zip
Partial port of Event Calendar - without installer.
(357.67 KiB) Downloaded 481 times
Last edited by IslandStyle on Fri May 04, 2007 9:15 pm, edited 2 times in total.
Image
Image
User avatar
IslandStyle
WR.net Apprentice
WR.net Apprentice
 
Posts: 41
Joined: Tue Jul 11, 2006 8:57 am

Event Calendar for DF

Postby Desmin » Mon May 14, 2007 11:05 am

If you could export a working sql table for structure, it would be easier to get this going.

Specifically - cms_wowrosterdf_roster_events since that is what it is looking for.
Last edited by Desmin on Mon May 14, 2007 11:06 am, edited 1 time in total.
User avatar
Desmin
WR.net Apprentice
WR.net Apprentice
 
Posts: 4
Joined: Fri Apr 20, 2007 2:15 am

Re: Event Calendar for DF

Postby IslandStyle » Mon May 14, 2007 8:47 pm

Heres a working SQL table with data that is from my guild's site.

I'm not sure why the installation doesn't work for the addon.
Attachments
event calandar info.txt
(8.17 KiB) Downloaded 473 times
Last edited by IslandStyle on Mon May 14, 2007 9:02 pm, edited 1 time in total.
Image
Image
User avatar
IslandStyle
WR.net Apprentice
WR.net Apprentice
 
Posts: 41
Joined: Tue Jul 11, 2006 8:57 am

Event Calendar for DF

Postby Equisetum » Sat Jun 02, 2007 12:33 am

Any news on this? We use Group Calendar, and I would love to get something up on the web....

Thanks!
Image
User avatar
Equisetum
WR.net Apprentice
WR.net Apprentice
 
Posts: 65
Joined: Mon Jul 24, 2006 6:44 am

Event Calendar for DF

Postby gyrantol » Sat Jun 02, 2007 6:45 pm

Equisetum,

this is actually working for me it wouldn't install the sql tables that is all so use the sql dump from IslandStyle to get it to work
Image
gyrantol
WR.net Apprentice
WR.net Apprentice
 
Posts: 52
Joined: Sat Apr 14, 2007 9:55 am

Re: Event Calendar for DF

Postby Steelhan » Wed Jun 06, 2007 12:45 pm

I'm getting the following error when trying to run Event Calendar.

Fatal error: main() [function.require]: Failed opening required 'ROSTER_BASElib/wowdb.php' (include_path='.;c:\php4\pear') in E:\web\fallen_dragonfly\modules\EventCalendar\index.php on line 7

Any ideas?
Steelhan
WR.net Apprentice
WR.net Apprentice
 
Posts: 1
Joined: Tue Jun 05, 2007 8:42 pm

Re: Event Calendar for DF

Postby serpens » Sat Jun 23, 2007 1:56 am

Steelhan wrote:I'm getting the following error when trying to run Event Calendar.

Fatal error: main() [function.require]: Failed opening required 'ROSTER_BASElib/wowdb.php' (include_path='.;c:\php4\pear') in E:\web\fallen_dragonfly\modules\EventCalendar\index.php on line 7

Any ideas?


Yes, you need to comment out the following line (should be line 13) in eventlist.php:

require_once 'lib/wowdb.php';

(just change it to look like this:)

// require_once 'lib/wowdb.php';

There are a few other issues with getting it to run as a DF module (links and such). I have not tried an upload yet, but I can get the SQL data that was entered in IslandStyle's SQL export to display.

This is a priority for my guild at the moment, so I will probably spend some debugging time this weekend. I will submit a (hopefully) working version when possible

Edit: Blah, I'm an idiot. I tried using the original download instead of the "partial conversion" linked in the first post of this topic. Download that one and you'll be pretty close to there.

It contains the much better code line:

require_once ROSTER_BASE. 'lib/wowdb.php';

Anyway, I'll take a deeper look and see if I can get a working installer this weekend. It's a sweet sweet mod.
Last edited by serpens on Sat Jun 23, 2007 2:01 am, edited 1 time in total.
serpens
WR.net Apprentice
WR.net Apprentice
 
Posts: 2
Joined: Tue Apr 24, 2007 12:58 pm

Re: Event Calendar for DF

Postby petrakid » Thu Jul 12, 2007 3:01 pm

I am getting a database error whenever I try to use or update the event calendar (and the roster now that I installed event calendar). Here is the error:

On /index.php?name=WoWRosterDF&file=addon&roster_addon_name=EventCalendar
While executing query "SELECT * FROM cms_wowrosterdf_roster_events"

the following error occured: Table 'LoHdb1admin.cms_wowrosterdf_roster_events' doesn't exist

In: /home/content/l/o/h/lohdbadmin/html/modules/WoWRosterDF/lib/wowdb.php on line: 96


I've checked the settings in the various php files, and I can't seem to find the problem. Could anyone help me out with this?? I am about to waive good bye to dragonfly and try a totally different CMS for our guild.
User avatar
petrakid
WR.net Apprentice
WR.net Apprentice
 
Posts: 53
Joined: Sat Jul 07, 2007 7:34 am

Event Calendar for DF

Postby Anaxent » Fri Jul 13, 2007 7:09 am

It does not look like the addon got installed or atleast did not create any tables. I have worked with that addon before and I remember having to move the install file before the check to install it then add the install file back into the check process for some reason when the query is empty the addon does not try to include the install file.
User avatar
Anaxent
WoWRoster.net Dev Team
WoWRoster.net Dev Team
 
Posts: 642
Joined: Tue Jul 04, 2006 6:27 am
Location: Phoenix, Az

Re: Event Calendar for DF

Postby foxpur » Tue Jul 17, 2007 6:41 am

I would love to see this one working.
User avatar
foxpur
WR.net Apprentice
WR.net Apprentice
 
Posts: 49
Joined: Wed Jul 26, 2006 8:18 pm

Event Calendar for DF

Postby dreamss » Sat Sep 01, 2007 6:54 pm

i got it to work! http://www.ninjalooters.info/calendar.php :P


installer script seems broken, once i got it to work i only had to change a few vars and add addon.php and char.php :P
dreamss
WR.net Apprentice
WR.net Apprentice
 
Posts: 4
Joined: Thu Apr 05, 2007 12:37 pm

Re: Event Calendar for DF

Postby Arkel » Sat Sep 01, 2007 10:15 pm

dreamss wrote:i got it to work! http://www.ninjalooters.info/calendar.php :P


installer script seems broken, once i got it to work i only had to change a few vars and add addon.php and char.php :P


If you could let us know what you did to get it to work that would be great. Also would anyone know if there is going to be a update for Roster 2.0?
[url=http://www.bronzedragonlords.com]Image
[/url]
User avatar
Arkel
WR.net Journeyman
WR.net Journeyman
 
Posts: 112
Joined: Thu Sep 07, 2006 8:42 am

Event Calendar for DF

Postby dreamss » Sun Sep 02, 2007 11:35 am

ill upload my version with modded installer :P
dreamss
WR.net Apprentice
WR.net Apprentice
 
Posts: 4
Joined: Thu Apr 05, 2007 12:37 pm

Re: Event Calendar for DF

Postby dreamss » Sun Sep 02, 2007 11:55 am

Changes:
Added HTTP.php since i forgot to include it on the first release :P.

Install instructions:
1. copy EventCalendar to dfdir/modules/WoWRosterDF/addons/
2. copy char.php calendar.php addon.php top dfdir/
3. copy HTTP.php to includes/
4. go to http://website/calendar.php?install=1
Attachments
eventcalendardf.rar
(161.5 KiB) Downloaded 433 times
Last edited by dreamss on Sun Sep 02, 2007 3:52 pm, edited 1 time in total.
dreamss
WR.net Apprentice
WR.net Apprentice
 
Posts: 4
Joined: Thu Apr 05, 2007 12:37 pm

Event Calendar for DF

Postby dreamss » Sun Sep 02, 2007 11:58 am

working on GEMdf too :P http://ninjalooters.info/index.php?name ... name=Gemme should be np after i figure out the itemstats issue :P
dreamss
WR.net Apprentice
WR.net Apprentice
 
Posts: 4
Joined: Thu Apr 05, 2007 12:37 pm

Next

Return to WoWRosterDF Addons

Who is online

Users browsing this forum: No registered users and 0 guests

cron