Chab, my mod changes the CAT icons, not the forum icons, as you can see @ my site, what I am talking about is 'the cantina', 'the holcron', the 'holocade'
etc; not the forumicons.
You are not logged in. Please login or register.
PunBB Forums → Posts by Misery
Pages 1
Chab, my mod changes the CAT icons, not the forum icons, as you can see @ my site, what I am talking about is 'the cantina', 'the holcron', the 'holocade'
etc; not the forumicons.
Thanks Do you guys have any ideas on what I can do to improve my site?
My host auto ads it and gets cranky when I change it :\
Warning: getimagesize(): open_basedir restriction in effect. File(/tmp/phpB9hGCv) is not within the allowed path(s): (/home/vhosts/:/usr/lib/php:/usr/local/lib/php:/usr/local/xpanel/templates/) in /home/vhosts/moseisley.xoopiter.com/cantina/profile.php on line 357
Warning: getimagesize(/tmp/phpB9hGCv): failed to open stream: Operation not permitted in /home/vhosts/moseisley.xoopiter.com/cantina/profile.php on line 357
Strange.. because I have already uploaded an avatar without error.
It does upload the avatar though, it just errors
http://www.moseisleyonline.info/cantina
the Cantina.
What do you guys think of the forumhome design? I'm still working on forumdisplay // postbit on localhost.
Thanx very much. Useful script, this functions.php
Right now it is Home | User list | Rules
etc
I want it to show up as Home · User list
I can't find what file it is in
those are the forumicons i'm going to use, haven't decided which icons to use yet, so i made them all the same for now. board isn't out of dev yet
this Modification is to use images to show the category name instead of the default text.
Installation:
open index.php, find:
<?php echo pun_htmlspecialchars($cur_forum['cat_name']) ?>
replace with:
<img src="./img/category_<? echo pun_htmlspecialchars($cur_forum['cid']) ?>.jpg" />
Okay, now to use this, you will need to create images with name category_x.jpg and place them in your PUNBBDIR/img/ folder.
For an example, here is my forum:
http://moseisley.xoopiter.com/cantina/index.php
I didn't post version #, etc, because I don't think the coding will change much for this, so I won't really have to update it. It's really very simple... ;p
Pages 1
PunBB Forums → Posts by Misery
Powered by PunBB, supported by Informer Technologies, Inc.