Home Private Messages Search
CPG Dragonfly™ CMS stopsoftwarepatents.eu petition banner
Toggle Content
 
Forums ⇒ DragonflyCMS ⇒ Gamers Modules & Blocks ⇒ Guild Event Manager/GEMPHP for DF version 1.0.4 available!


Guild Event Manager/GEMPHP for DF version 1.0.4 available!
DragonflyCMS blocks and modules relating to Gamers - note, strictly DragonflyCMS matters ONLY or they will be deleted.
Go to page Previous  1, 2
Post new topic    Reply to topic    Printer Friendly Page     Forum Index ⇒  Gamers DelightGamers Modules & Blocks

View previous topic :: View next topic  
Author Message
aimen
Newbie
Newbie

Offline Offline
Joined: Mar 19, 2007
Posts: 7
Location: scotland
PostPosted: Thu Apr 26, 2007 9:52 pm
Post subject: Re: Guild Event Manager/GEMPHP for DF version 1.0.4 availabl

Installed Gem block today and all seems fine but when I upload the file nothing shows. Seems to be that it does not parse EU (uk english) files very well. Any one able to give advice on what to do?

I have attached the start of the LUA file in the hopes that may help.

Code::
GEM_Events = {
	["my_bcast_offset"] = 2,
	["DateFormat"] = "%a %m/%d/%Y %I:%M %p",
	["MinimapTexture"] = "Spell_Nature_TimeStop",
	["scale"] = 1,
	["MinimapArcOffset"] = 203,
	["realms"] = {
		["Lightbringer"] = {
			["kicked"] = {
			},
			["commands"] = {
				["Syncros68"] = {
					["leader"] = "Syncros",
					["cmds"] = {
						["Syncros-Tigil-1177364610-03"] = {
							["cmd"] = "03",
							["acked"] = 1,
							["stamp"] = 1177364610,
							["params"] = {
								"Syncros", -- [1]
								"1177610400", -- [2]
								"0", -- [3]
								"Syncros", -- [4]
								"Tigil", -- [5]
								"HUNTER", -- [6]
								"Shadows of the Dragon", -- [7]
								"70", -- [8]
								"0", -- [9]
								"", -- [10]
							},
						},


aimen's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/1.3.37/4.1.21/4.4.6/9.1.2.1
Back to top
View user's profile Visit poster's website
RottGutt
Heavy poster
Heavy poster

Offline Offline
Joined: Feb 24, 2005
Posts: 281
Location: Colorado Springs, CO
PostPosted: Mon Jul 02, 2007 1:47 am
Post subject: Re: Guild Event Manager/GEMPHP for DF version 1.0.4 availabl

Is there any more work going on with this module? I have it installed correctly, but all I have is a bunch of "events" from some other Guild. How do you delete events from this? Also, when I upload my .lua file, nothing gets added to the Raids list. I am using GEM v2.26 and the DF module 1.0.4.


RottGutt's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux OS/Apache v1.3.34/MySQL v4.0.25-Standard/PHP v4.4.1/CPGNuke v9.0.6.1
Back to top
View user's profile Visit poster's website
Bedevere
Nice poster
Nice poster

Offline Offline
Joined: Jul 06, 2006
Posts: 83
Location: New York City
PostPosted: Sat Jul 21, 2007 2:18 pm
Post subject: Re: Guild Event Manager/GEMPHP for DF version 1.0.4 available!

I pretty much stopped working on this, as I quit WoW. Makes it hard to test something I can't see.


Bedevere's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Back to top
View user's profile Visit poster's website AIM Address Yahoo Messenger
ccrest
Newbie
Newbie

Offline Offline
Joined: Jul 22, 2007
Posts: 4

PostPosted: Fri Jul 27, 2007 2:24 am
Post subject: Re: Guild Event Manager/GEMPHP for DF version 1.0.4 available!

This module is alive and well for EQ2.

Being further developed at:
www.eq2caladrius.com/

Check out the progress on the next release.


ccrest's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
?
Back to top
View user's profile Visit poster's website
caladrius
Nice poster
Nice poster

Offline Offline
Joined: Jan 25, 2006
Posts: 108

PostPosted: Sat Sep 15, 2007 11:22 pm
Post subject: Re: Guild Event Manager/GEMPHP for DF version 1.0.4 available!

just to clarify the module on the site listed above might have the same name, but the code was written from scratch.


caladrius's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux 2.4.27-2-686/Apache 1.3.34/5.0.19-Debian_2/4.4.2/Dragonfly 9.0.6.1
Back to top
View user's profile Visit poster's website
penbrock
Newbie
Newbie

Offline Offline
Joined: Sep 24, 2008
Posts: 32
Location: Anchorage, AK
PostPosted: Sat Jan 10, 2009 2:08 am
Post subject: Re: Guild Event Manager/GEMPHP for DF version 1.0.4 available!

Looks like it is dead there too.
Anyone else working on it?

_________________
--------------------------------------
Dragonfly site: www.stormsurgeguild.com
Game site: www.penbrock.com

penbrock's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Ubuntu8.04.1/Apache2.2.8/MySQL5.0.51/PHP5/Ver 9.2.1
Back to top
View user's profile Visit poster's website
Bedevere
Nice poster
Nice poster

Offline Offline
Joined: Jul 06, 2006
Posts: 83
Location: New York City
PostPosted: Sun Jan 11, 2009 1:08 am
Post subject: Re: Guild Event Manager/GEMPHP for DF version 1.0.4 availabl

If it helps, I just used the developer info from the wiki here to modify the stand alone version. Basically point to the DF variables in the config file and set your realm.

I havn't looked at this in two years though, so you might want to go for the built in module in the larger WoW Roster elsewhere here. It's pretty good and the GEM plug in for that rocks.


Bedevere's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Back to top
View user's profile Visit poster's website AIM Address Yahoo Messenger
beanman1
Newbie
Newbie

Offline Offline
Joined: Feb 01, 2007
Posts: 10

PostPosted: Sat Oct 24, 2009 1:17 am
Post subject: Re: Guild Event Manager/GEMPHP for DF version 1.0.4 availabl

Have v. 1.2 on my new site and for some reason the cms_GEM_settings table was never created during the install. What does this table contain so I can manually create it to get this module working?


beanman1's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Back to top
View user's profile Visit poster's website AIM Address Yahoo Messenger
penbrock
Newbie
Newbie

Offline Offline
Joined: Sep 24, 2008
Posts: 32
Location: Anchorage, AK
PostPosted: Sat Jul 17, 2010 7:03 pm
Post subject: Re: Guild Event Manager/GEMPHP for DF version 1.0.4 available!

Anyone else using this with RosterMaster for EQ2?
I have been using this for years and love it but now I can no longer [Remove Me], it never lists signed up users any more

_________________
--------------------------------------
Dragonfly site: www.stormsurgeguild.com
Game site: www.penbrock.com

penbrock's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Ubuntu8.04.1/Apache2.2.8/MySQL5.0.51/PHP5/Ver 9.2.1
Back to top
View user's profile Visit poster's website
Display posts from previous:   
Post new topic    Reply to topic    Printer Friendly Page    Forum Index ⇒  Gamers DelightGamers Modules & Blocks
Page 2 of 2
All times are GMT
Go to page Previous  1, 2



Jump to:  


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum


 
   Toggle Content User Info

Welcome Anonymous

Nickname
Password
(Register)

   Toggle Content Last CVS commits
· Fixed .ico Expires header.
· Removed domain name from cookies so subdomains wont access them anymore.
· CSS and JS, case insensitives.
· CSS and JS, send correct HTTP 1.1 headers and fixed issues where themes and...
· Further security class improvements.
· 301 redirects on LEO changes
· Option to force 3xx http status codes
· Validate googlebot.com and google.com crawlers.
· CCBot
· Rss with etag and atom.

read more...

   Toggle Content Community

Support for DragonflyCMS in a other languages:

Deutsch
Español

   Toggle Content X-links
UltraEdit Browse Happy logo Firefox MySQL PostgreSQL Valid CSS! Valid XHTML 1.0! Unicode Encoded Badge NukeBiz Resources Raven DragonflyCMS Dedicated Now InsideSupport Lampe Berger

You are seeing squares or questionmarks on this page?

All content of this website is copyrighted by the Creative Commons NC-SA
The logos and trademarks used on this site are the property of their respective owners
We are not responsible for comments posted by our users, as they are the property of the poster.
Our server runs on a P3 1.2GHz with 512MB RAM with no accelerators
Support GoPHP5.org
Interactive software released under GNU GPL, Code Credits, Privacy Policy