Alright thanks.

52

(17 replies, posted in News)

I hate Enom. Had problems with them earlier last year. Switch to RegisterFly. It's MUCH cheaper.

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).

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

(65 replies, posted in PunBB 1.2 discussion)

Awesome. Thanks man.

I just haven't had time to fix up the bugs. It works though.

If install_mod.php fails to create the table, then yes you need to create it yourself.

http://webmonkey.wired.com/webmonkey/re … lor_codes/

Very cool. I'll have to install it tonight.

Alright cool. Thanks.

I'll look into it tonight when I get home from work.

62

(2 replies, posted in PunBB 1.2 bug reports)

Cool that fixed it. Thanks.

Connorhd wrote:

hmm this isn't a plugin its a mod which has a plugin

What's the difference?

Did you install the smilies table into the database?

65

(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?

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.

##
##
##        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.
##
##

Download here

http://img148.exs.cx/img148/1262/smiley18vh.jpg

http://img148.exs.cx/img148/5244/smiley25qq.jpg

http://img152.exs.cx/img152/6859/smiley39zi.jpg

http://img152.exs.cx/img152/7490/smiley44xd.jpg

Changes from the previous version:

- Another problem with people not having REGISTER_GLOBALS has been fixed.

Made a new update with bug fixes. Continue in this thread: http://punbb.org/forums/viewtopic.php?id=5942

Yeah lol. Guess I really can't explain myself there. I must have been really tired or something.

Wish I had a monitor that could display that resolution.

::tear::

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.

It accomplishes the same goal. How's it different?

73

(7 replies, posted in PunBB 1.2 show off)

Looks very nice as it is to me. Good job.

Ah I'll fix up those when I get a chance. Thanks.

75

(8 replies, posted in PunBB 1.2 show off)

Use my mod/extension to help you making a style for v1.2. wink

http://punbb.org/forums/viewtopic.php?id=5868