|
View previous topic :: View next topic |
| Author |
Message |
wpgsteve Dragonfly addicted


Offline Joined: Jan 18, 2005 Posts: 339
|
Posted: Wed May 31, 2006 3:55 pm Post subject: Re: Lottery |
|
i was wondering if any of this has been fixed yet?
_________________ do a search for failure on www.google.com
wpgsteve's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) freebsd/apache_1.3.31/mysql5.0.67/php5.2.8/upgraded from 9.0.6.0 to 9.0.6.1 to 921/ GD Version bundled (2.0.34 compatible)
|
|
| Back to top |
|
 |
wpgsteve Dragonfly addicted


Offline Joined: Jan 18, 2005 Posts: 339
|
Posted: Fri Jun 02, 2006 3:54 pm Post subject: Re: Lottery |
|
guess not?
_________________ do a search for failure on www.google.com
wpgsteve's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) freebsd/apache_1.3.31/mysql5.0.67/php5.2.8/upgraded from 9.0.6.0 to 9.0.6.1 to 921/ GD Version bundled (2.0.34 compatible)
|
|
| Back to top |
|
 |
docmattman Newbie


Offline Joined: Mar 17, 2005 Posts: 23
|
Posted: Sat Jul 15, 2006 5:29 am Post subject: Re: Lottery |
|
Hey guys. Sorry for disappearing for so long. I've been totally swamped with work lately. Just endless things to do... I just want you guys to know that your feedback is very much appreciated and does not go unnoticed. I will get around to fixing up the lotto system and getting as many features as possible in there for everyone. I will get back into working on it soon, just not right away.
Since I've been so idle here for so long, I've decided to show my appreciation by giving you guys the opportunity to sign-up for a lottery on SweetPHP.com for free software giveaway. It's also a nice way to see TotalLottery in action. Since there have been an abundance of spammers registering on my site, I made this giveaway a "Manual Signup", so just login and click the signup button. I will run a few of the to give you several chances.
I really appreciate your patience, help, and feedback. I hope these giveaways will help show it. Don't give up on me or TotalLottery. I will get back into the zone soon with more features and fixes. I've mostly been tied up with the new TotalXplorer script lately. So, check back regularly for updates. TotalLottery is one of my favorite projects to work on. I just need to find out how to squeeze 48 hours into a single day so that I can put all the time in that you guys deserve for being so supportive. Thanks again!
docmattman's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Windows Dragonfly
|
|
| Back to top |
|
 |
docmattman Newbie


Offline Joined: Mar 17, 2005 Posts: 23
|
Posted: Sun Jul 30, 2006 5:17 pm Post subject: Re: Lottery |
|
I just went through and fixed several things in the TotalLottery script. I just released the new version (1.2) on sweetphp.com. You can go there to get the new files. It's mainly just a bug fix release. I will continue to add new features to this module upon request, so keep the feedback coming!
docmattman's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Windows Dragonfly
|
|
| Back to top |
|
 |
Ronin Dragonfly addicted


Offline Joined: Jun 07, 2004 Posts: 475 Location: Calgary, AB
|
Posted: Sun Jul 30, 2006 6:27 pm Post subject: Re: Lottery |
|
Thanks matt!
- Editing the lottery with BBCode would save people having to know html to insert links, pics etc.
- The block title doesn't always show up?(CVS DF)
- Some errors reported by DF:
| Quote:: |
modules/TotalLottery/index.php
* Notice line 15: Undefined variable: action
* Notice line 28: Undefined variable: action
modules/TotalLottery/CMSconverter.php
* Notice line 237: Undefined variable: cpgLoad
* Notice line 237: Undefined variable: cpgLoad
* Notice line 237: Undefined variable: cpgLoad
* Notice line 237: Undefined variable: cpgLoad
* Notice line 237: Undefined variable: cpgLoad
* Notice line 237: Undefined variable: cpgLoad
* Notice line 237: Undefined variable: cpgLoad |
_________________ Cheers,
Ronin
Ronin Technologies
Dragonfly Google Maps Module
Ronin's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Lunarpages Linux / 1.3.37 / 4.1.22-standard-log / 4.4.4 / 9.1.2.5
|
|
| Back to top |
|
 |
docmattman Newbie


Offline Joined: Mar 17, 2005 Posts: 23
|
Posted: Mon Jul 31, 2006 12:16 am Post subject: Re: Lottery |
|
| Quote:: |
| The block title doesn't always show up?(CVS DF) |
Can you explain a little more here or give me a url to look at? BB code is a pretty good idea that I will work on implementing. I'll have to look for some BB tools and find the best one to work with.
docmattman's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Windows Dragonfly
|
|
| Back to top |
|
 |
Ronin Dragonfly addicted


Offline Joined: Jun 07, 2004 Posts: 475 Location: Calgary, AB
|
Posted: Mon Jul 31, 2006 12:50 am Post subject: Re: Lottery |
|
| docmattman wrote: |
| Quote:: |
| The block title doesn't always show up?(CVS DF) |
Can you explain a little more here or give me a url to look at? BB code is a pretty good idea that I will work on implementing. I'll have to look for some BB tools and find the best one to work with. |
As they say, a picture tells a thousand words. Also, Dragonfly has built in BBcode (and other wysiwyg) edit capapbilities.
_________________ Cheers,
Ronin
Ronin Technologies
Dragonfly Google Maps Module
Ronin's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Lunarpages Linux / 1.3.37 / 4.1.22-standard-log / 4.4.4 / 9.1.2.5
|
|
| Back to top |
|
 |
Phoenix • Many Posts •


Offline Joined: Apr 19, 2004 Posts: 8799 Location: Netizen
|
Posted: Mon Jul 31, 2006 2:40 am Post subject: Re: Lottery |
|
The missing title in a block usually occurs from using the variable $title within the block's code - simply define another name like $ltitle.
_________________ • DonationsPro for DragonflyCMS, SMF, MyBB, vBulletin •
Phoenix's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
|
|
| Back to top |
|
 |
docmattman Newbie


Offline Joined: Mar 17, 2005 Posts: 23
|
Posted: Mon Jul 31, 2006 4:14 am Post subject: Re: Lottery |
|
Yeah, that's most likely the case then. I'll check on that and make the necessary changes.
docmattman's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Windows Dragonfly
|
|
| Back to top |
|
 |
radiogetswild 500+ Posts Club


Offline Joined: Apr 22, 2004 Posts: 685 Location: UK
|
Posted: Thu Aug 03, 2006 12:51 pm Post subject: Re: Lottery |
|
On my lottery module that i have it has no version number ?
what was the date for the latest upload for upgrade please.
also when downloading it in the window for download it still says version 1.0 or 1.1 ..the same goes for the documentation
As soon as i know where i am i will reupload and reinstall cheers from Tim
radiogetswild's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) MySQL Version 5.0.45 PHP Version 5.2.6 apache is 1.3.41 Dragonfly 9.2.1 Windows Vista
|
|
| Back to top |
|
 |
Wizzard308 Nice poster


Offline Joined: Jun 24, 2007 Posts: 89 Location: Tennessee
|
Posted: Thu Jun 28, 2007 4:17 pm Post subject: Re: Lottery |
|
Does anyone run this on the current version of dragonfly 9.1.2.1 ? I installed it and everything seems to work ok but when one user joins the lottery in manual join mode the register button goes away and no one else can join.
plus the ending time stamp wont show up.
Wizzard308's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux/apache/4.1.21/4.4.2/9.1.2.1
|
|
| Back to top |
|
 |
Ronin Dragonfly addicted


Offline Joined: Jun 07, 2004 Posts: 475 Location: Calgary, AB
|
Posted: Thu Jun 28, 2007 4:28 pm Post subject: Re: Lottery |
|
No, I tried but it seemed pretty flakey.
_________________ Cheers,
Ronin
Ronin Technologies
Dragonfly Google Maps Module
Ronin's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Lunarpages Linux / 1.3.37 / 4.1.22-standard-log / 4.4.4 / 9.1.2.5
|
|
| Back to top |
|
 |
Wizzard308 Nice poster


Offline Joined: Jun 24, 2007 Posts: 89 Location: Tennessee
|
Posted: Thu Jun 28, 2007 4:28 pm Post subject: Re: Lottery |
|
ok, disapearing signup link fixed but now another error on this version dragonfly 9121
you click the signup link for the lottery and it says
ERROR: You must login before you can sign up for the lottery...
even though im logged in, i cant seem to resolve this one, any ideas?
Wizzard308's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux/apache/4.1.21/4.4.2/9.1.2.1
|
|
| Back to top |
|
 |
earth Heavy poster


Offline Joined: Mar 01, 2006 Posts: 268
|
Posted: Thu Jul 08, 2010 10:10 pm Post subject: Re: Lottery |
|
anyone have any blocks for this one, as there were two and only able to find one around now!
_________________ dfaddons.com
earth's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) OS/Apache/Mysql/php/9.2.X/
|
|
| Back to top |
|
 |
|
|