Alright thanks.
51 2005-01-29 02:02
Re: [Release] Easy Smilies (72 replies, posted in PunBB 1.2 modifications, plugins and integrations)
52 2005-01-29 00:03
Re: Unexpected downtime (17 replies, posted in News)
I hate Enom. Had problems with them earlier last year. Switch to RegisterFly. It's MUCH cheaper.
53 2005-01-28 08:46
Re: [Release] Easy Smilies (72 replies, posted in PunBB 1.2 modifications, plugins and integrations)
v1.0.3 will be out later today. I fixed up install_mod.php, added a few more fixes and am giving it the ability to delete smilies from the page itself (rather than manually in the database).
54 2005-01-28 08:44
Topic: Help with Error Message (2 replies, posted in PunBB 1.2 troubleshooting)
I'm trying to work on my Easy Smilies mod (adding a delete feature for smilies), and I hit a wall with this error message:
Fatal error: Call to a member function query() on a non-object in C:\apachefriends\xampp\htdocs\punbb\plugins\AP_EasySmiles_delete.php on line 57
Line 57 is:
$db->query('DELETE FROM '.$db->prefix."smilies WHERE text = '$toremove'") or error('Unable to delete smiley', __FILE__, __LINE__, $db->error());
Any help? I don't see a problem with that query. $toremove is not empty, I echo'd it and it displayed what it contained correctly. I don't know, maybe my sleepiness is causing me to miss something out in the open.
Any help would be greatly appreciated.
55 2005-01-27 19:40
Re: Google AdSense (65 replies, posted in PunBB 1.2 discussion)
Awesome. Thanks man.
56 2005-01-26 22:57
Re: Automated Addition of Smilies and Smilie Tags (2 replies, posted in Feature requests)
I just haven't had time to fix up the bugs. It works though.
57 2005-01-26 22:56
Re: [Release] Easy Smilies (72 replies, posted in PunBB 1.2 modifications, plugins and integrations)
If install_mod.php fails to create the table, then yes you need to create it yourself.
58 2005-01-26 06:23
Re: Colouring usernames (37 replies, posted in PunBB 1.2 modifications, plugins and integrations)
59 2005-01-22 16:50
Re: PunJS New Posts 1.0 (34 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Very cool. I'll have to install it tonight.
60 2005-01-21 05:47
Re: [Release] Easy Smilies (72 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Alright cool. Thanks.
61 2005-01-20 19:13
Re: [Release] Easy Smilies (72 replies, posted in PunBB 1.2 modifications, plugins and integrations)
I'll look into it tonight when I get home from work.
62 2005-01-20 18:14
Re: Cache error (2 replies, posted in PunBB 1.2 bug reports)
Cool that fixed it. Thanks.
63 2005-01-20 17:19
Re: [Release] Easy Smilies (72 replies, posted in PunBB 1.2 modifications, plugins and integrations)
hmm this isn't a plugin its a mod which has a plugin
What's the difference?
64 2005-01-20 05:29
Re: [Release] Easy Smilies (72 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Did you install the smilies table into the database?
65 2005-01-20 02:48
Topic: Cache error (2 replies, posted in PunBB 1.2 bug reports)
I am getting this error when I try to change the announcement.
An error was encountered
Error: Unable to write configuration cache file to cache directory. Please make sure PHP has write access to the directory 'cache'.
I have checked the cache folder three times and it does have write access (chmod 777). I don't know what the problem is. I worked fine a few days ago. My host recently did a chown on all folders in my account becuase a groupware application rewrote the permissions for a few folders, rendering me unable to delete them.
Any suggestions?
66 2005-01-20 01:54
Re: [Release] Easy Smilies (72 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Ah lol. Well I originally had it without the id there, but then I think somebody said it was giving them a parse error so I added it back in. And I'll fix up that other stuff with the next version, lol.
67 2005-01-20 01:36
Topic: [Release] Easy Smilies (72 replies, posted in PunBB 1.2 modifications, plugins and integrations)
##
##
## Mod title: Easy Smiles
##
## Mod version: 1.0.5
## Works on PunBB: 1.2
## Release date: 2005-01-28
## Author: Jon "Mako" Ursenbach (mako@medievalbattles.com)
##
## Description: Want an easier way to put smilies on your board?
##
## Affected files: include/parser.php
## lang/YOURLANGUAGE/_easysmilies.php
## plugins/AP_EasySmiles.php
##
## Affects DB: Yes
##
## Notes: Adds smilies into the database, rather than into
## parser.php. In order use, follow instructions then go
## to your admin panel and use the Easy Smilies plugin.
## The instructions on there are pretty self-explanatory.
## Read changelog.txt for information on version
## changes of this mod.
##
## DISCLAIMER: Please note that "mods" are not officially supported by
## PunBB. Installation of this modification is done at your
## own risk. Backup your forum database and any and all
## applicable files before proceeding.
##
##
Changes from the previous version:
- Another problem with people not having REGISTER_GLOBALS has been fixed.
68 2005-01-20 01:30
Re: Easy Smilies (18 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Made a new update with bug fixes. Continue in this thread: http://punbb.org/forums/viewtopic.php?id=5942
69 2005-01-18 19:27
Re: Easy Smilies (18 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Yeah lol. Guess I really can't explain myself there. I must have been really tired or something.
70 2005-01-18 18:18
Re: Attachment Mod 1.0.1 by Frank H (150 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Wish I had a monitor that could display that resolution.
::tear::
71 2005-01-18 16:39
Re: Easy Smilies (18 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Yeah I know. It was around 1am when I made the mod so I wasn't all there, if you know what I mean. Fixed the bug on my system, will add a new feature to the mod today and release v1.0.2 this evening.
Thanks for solving that problem for me though.
72 2005-01-17 08:10
Re: Private Message System (332 replies, posted in PunBB 1.2 modifications, plugins and integrations)
It accomplishes the same goal. How's it different?
73 2005-01-17 07:05
Re: feed back before make live (7 replies, posted in PunBB 1.2 show off)
Looks very nice as it is to me. Good job.
74 2005-01-17 00:38
Re: Style Creation and Tester v1.0 (9 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Ah I'll fix up those when I get a chance. Thanks.
75 2005-01-16 23:29
Re: New skin: (8 replies, posted in PunBB 1.2 show off)
Use my mod/extension to help you making a style for v1.2.