THank you very much for putting in all this effort. I will give it a go right away and let you know how I come on
251 2005-10-19 22:41
Re: Editing Profile / Adding New Fields (6 replies, posted in PunBB 1.2 troubleshooting)
252 2005-10-19 18:25
Re: Editing Profile / Adding New Fields (6 replies, posted in PunBB 1.2 troubleshooting)
Thanks for the replies Ian and seva I will take a look at the link and see how it works out.
If you do find any more information Ian I would appreciate you posting your findings Thanks!
Will
253 2005-10-18 22:29
Re: How to prevent skin changing? (6 replies, posted in PunBB 1.2 troubleshooting)
For smilies and bold lettering etc you want a mod called "EasyBB Code". It can be downloaded from www.punres.org
254 2005-10-17 17:45
Re: Editing Profile / Adding New Fields (6 replies, posted in PunBB 1.2 troubleshooting)
If anyone can help with this I am still stuck. I am available on MSN Messenger if someone can offer some help.
Thanks,
Will
downliner05[at]hotmail.com
255 2005-10-11 22:30
Re: PunBB needs your money! (124 replies, posted in News)
Why not use the money to advertise in the back of computing/webmaster magazine? Surely that will be the same price as a 30 x 30 pixel ad on milliondollarhomepage?
256 2005-10-10 00:52
Re: Cash Mod 1.0.0 (63 replies, posted in PunBB 1.2 modifications, plugins and integrations)
I can see the point of a cash mod and a shop mod sounds great but can someone explain in a little more detail what the RPG mod will be? Since it is related to this cash mod I thought I'd ask here. I know RPG stands for role playing game but what kind of rpg can be played on a message board?
257 2005-10-10 00:16
Topic: My Board - Two SideBars (4 replies, posted in PunBB 1.2 show off)
This is an idea I am playing with, Im not too sure how it will work on 800x600 res though. It seems to work fine in Opera, Firefox, IE and AOL browser but would appreciate some double checking.
The main site is styled the same as the board but Ive only done it in HTML, I am going to use the punwiki tomorrow and have the whole site powered by Punbb
Thanks,
Will
258 2005-10-09 22:26
Topic: Editing Profile / Adding New Fields (6 replies, posted in PunBB 1.2 troubleshooting)
I have searched the forums for this and it seems a lot of people want to know the same thing. I would like to add a new section to my user profiles. Would anyone be willing to write an easy-to-follow guide on how to do this? (Please don't tell me to edit an existing field, I want to add a new category and options)
So under the Profile Menu I will have 'Essentials', 'Personal', 'Messaging'... 'New Section'.
Then in the new section I would like to know how to add fields to it.
If anyone can help I would be very greatful,
thanks,
Will
259 2005-10-09 17:16
Re: Two Sidebars? (2 replies, posted in PunBB 1.2 troubleshooting)
Cheers Connor, it took a bit of ripping apart at their code but got their in the end :-) Thanks for the help
260 2005-10-09 16:08
Topic: Two Sidebars? (2 replies, posted in PunBB 1.2 troubleshooting)
Using the code from Punres I am able to add a sidebar to my board fine but I have been having trouble getting a second sidebar added correctly. I would like a sidebar down the left and the right hand side, both of the same width.
If someone could edit the original main.tpl code to include a second sidebar I would be very greatful, thanks!
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html dir="<pun_content_direction>">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=<pun_char_encoding>" />
<pun_head>
<style type="text/css">
#left {
width: 120px;
float: left;
}
#main {
margin-left: 130px;
}
#container {
width: 100%;
float: right;
margin-left: -120px;
}
</style>
</head>
<body>
<div id="punwrap">
<div id="pun<pun_page>" class="pun">
<div id="brdheader" class="block">
<div class="box">
<div id="brdtitle" class="inbox">
<pun_title>
<pun_desc>
</div>
<pun_navlinks>
<pun_status>
</div>
</div>
<div id="container">
<div id="main">
<pun_announcement>
<pun_main>
</div>
</div>
<div id="left">
<div class="block">
<h2><span>Menu</span></h2>
<div class="box">
<pun_sidelinks>
</div>
</div>
<div class="block">
<h2 class="block2"><span>More Links</span></h2>
<div class="box">
<div class="inbox">
<ul>
<li><a href="index.php">Link 1</a></li>
<li><a href="index.php">Link 2</a></li>
<li><a href="index.php">Link 3</a></li>
<li><a href="index.php">Link 4</a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="clearer"></div>
<pun_footer>
</div>
</div>
</body>
</html>
261 2005-09-27 00:49
Re: [SOLVED] Menu Padding? (1 replies, posted in PunBB 1.2 troubleshooting)
Sorry I worked this out, I had an empty <DIV> tag - seemed to fix the problem when I got rid of it Delete this thread if you wish, thanks
262 2005-09-27 00:42
Topic: [SOLVED] Menu Padding? (1 replies, posted in PunBB 1.2 troubleshooting)
I have looked around main.tpl and the stylesheets but everything seems to be fine. Is their padding on the main menu because it seems to be adding some. Where should I be looking?
Id like it to look like:
Thanks!
263 2005-09-26 18:11
Re: Tables In Punbb? Why are they messed up? (4 replies, posted in PunBB 1.2 troubleshooting)
Thanks for the suggestions guys Im looking into your ideas now I think it was loading slow as I was re-uploading some files after posting my message here, maybe tha affected it?
264 2005-09-26 17:54
Topic: Tables In Punbb? Why are they messed up? (4 replies, posted in PunBB 1.2 troubleshooting)
I am trying to use a table for my punbb header and it looks correct when formatted as normal HTML. I copied the code into my main.tpl but it doesnt seem to be working correctly?
<div id="brdheader" class="block">
<div class="box">
<div id="brdtitle" class="inbox">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td style="background: url(templates/subOsiris/images/header_bg.gif);">
<table border="0" cellpadding="0" cellspacing="0" width="750">
<tr>
<td><img src="/style/osiris/templates/subOsiris/images/spacer.gif" width="191" height="1" border="0" alt=""></td>
<td><img src="/style/osiris/templates/subOsiris/images/spacer.gif" width="1" height="1" border="0" alt=""></td>
<td><img src="/style/osiris/templates/subOsiris/images/spacer.gif" width="79" height="1" border="0" alt=""></td>
<td><img src="/style/osiris/templates/subOsiris/images/spacer.gif" width="1" height="1" border="0" alt=""></td>
<td><img src="/style/osiris/templates/subOsiris/images/spacer.gif" width="79" height="1" border="0" alt=""></td>
<td><img src="/style/osiris/templates/subOsiris/images/spacer.gif" width="1" height="1" border="0" alt=""></td>
<td><img src="/style/osiris/templates/subOsiris/images/spacer.gif" width="79" height="1" border="0" alt=""></td>
<td><img src="/style/osiris/templates/subOsiris/images/spacer.gif" width="1" height="1" border="0" alt=""></td>
<td><img src="/style/osiris/templates/subOsiris/images/spacer.gif" width="79" height="1" border="0" alt=""></td>
<td><img src="/style/osiris/templates/subOsiris/images/spacer.gif" width="1" height="1" border="0" alt=""></td>
<td><img src="/style/osiris/templates/subOsiris/images/spacer.gif" width="79" height="1" border="0" alt=""></td>
<td><img src="/style/osiris/templates/subOsiris/images/spacer.gif" width="1" height="1" border="0" alt=""></td>
<td><img src="/style/osiris/templates/subOsiris/images/spacer.gif" width="79" height="1" border="0" alt=""></td>
<td><img src="/style/osiris/templates/subOsiris/images/spacer.gif" width="1" height="1" border="0" alt=""></td>
<td><img src="/style/osiris/templates/subOsiris/images/spacer.gif" width="32" height="1" border="0" alt=""></td>
<td><img src="/style/osiris/templates/subOsiris/images/spacer.gif" width="44" height="1" border="0" alt=""></td>
<td><img src="/style/osiris/templates/subOsiris/images/spacer.gif" width="3" height="1" border="0" alt=""></td>
<td><img src="/style/osiris/templates/subOsiris/images/spacer.gif" width="1" height="1" border="0" alt=""></td>
<td><img src="/style/osiris/templates/subOsiris/images/spacer.gif" width="44" height="1" border="0" alt=""></td>
<td><img src="/style/osiris/templates/subOsiris/images/spacer.gif" width="35" height="1" border="0" alt=""></td>
<td><img src="/style/osiris/templates/subOsiris/images/spacer.gif" width="69" height="1" border="0" alt=""></td>
<td><img src="/style/osiris/templates/subOsiris/images/spacer.gif" width="1" height="1" border="0" alt=""></td>
</tr>
<tr>
<td colspan="21"> </td>
<td><img src="templates/subOsiris/images/spacer.gif" width="1" height="34" border="0" alt=""></td>
</tr>
<tr>
<td rowspan="4" colspan="2"><img name="header_r2_c1" src="/style/osiris/templates/subOsiris/images/header_r2_c1.jpg" width="192" height="17" border="0" alt=""></td>
<td rowspan="6"><a href="#"><img name="header_r2_c3" src="/style/osiris/templates/subOsiris/images/header_r2_c3.jpg" width="79" height="42" border="0" alt=""></a></td>
<td rowspan="6"><img name="header_r2_c4" src="/style/osiris/templates/subOsiris/images/header_r2_c4.jpg" width="1" height="42" border="0" alt=""></td>
<td rowspan="6"><a href="#"><img name="header_r2_c5" src="/style/osiris/templates/subOsiris/images/header_r2_c5.jpg" width="79" height="42" border="0" alt=""></a></td>
<td rowspan="6"><img name="header_r2_c6" src="/style/osiris/templates/subOsiris/images/header_r2_c6.jpg" width="1" height="42" border="0" alt=""></td>
<td rowspan="6"><a href="#"><img name="header_r2_c7" src="/style/osiris/templates/subOsiris/images/header_r2_c7.jpg" width="79" height="42" border="0" alt=""></a></td>
<td rowspan="6"><img name="header_r2_c8" src="/style/osiris/templates/subOsiris/images/header_r2_c8.jpg" width="1" height="42" border="0" alt=""></td>
<td rowspan="6"><a href="#"><img name="header_r2_c9" src="/style/osiris/templates/subOsiris/images/header_r2_c9.jpg" width="79" height="42" border="0" alt=""></a></td>
<td rowspan="6"><img name="header_r2_c10" src="/style/osiris/templates/subOsiris/images/header_r2_c10.jpg" width="1" height="42" border="0" alt=""></td>
<td rowspan="6"><a href="#"><img name="header_r2_c11" src="/style/osiris/templates/subOsiris/images/header_r2_c11.jpg" width="79" height="42" border="0" alt=""></a></td>
<td rowspan="6"><img name="header_r2_c12" src="/style/osiris/templates/subOsiris/images/header_r2_c12.jpg" width="1" height="42" border="0" alt=""></td>
<td rowspan="6"><a href="#"><img name="header_r2_c13" src="/style/osiris/templates/subOsiris/images/header_r2_c13.jpg" width="79" height="42" border="0" alt=""></a></td>
<td rowspan="6"><img name="header_r2_c14" src="/style/osiris/templates/subOsiris/images/header_r2_c14.jpg" width="1" height="42" border="0" alt=""></td>
<td rowspan="2"><a href="#"><img name="header_r2_c15" src="/style/osiris/templates/subOsiris/images/header_r2_c15.jpg" width="32" height="10" border="0" alt=""></a></td>
<td rowspan="2"><img name="header_r2_c16" src="/style/osiris/templates/subOsiris/images/header_r2_c16.jpg" width="44" height="10" border="0" alt=""></td>
<td colspan="5"><a href="#"><img name="header_r2_c17" src="/style/osiris/templates/subOsiris/images/header_r2_c17.jpg" width="152" height="1" border="0" alt=""></a></td>
<td><img src="/style/osiris/templates/subOsiris/images/spacer.gif" width="1" height="1" border="0" alt=""></td>
</tr>
<tr>
<td rowspan="2" colspan="3"><img name="header_r3_c17" src="/style/osiris/templates/subOsiris/images/header_r3_c17.jpg" width="48" height="10" border="0" alt=""></td>
<td rowspan="4" colspan="2"><img name="header_r3_c20" src="/style/osiris/templates/subOsiris/images/header_r3_c20.jpg" width="104" height="17" border="0" alt=""></td>
<td><img src="templates/subOsiris/images/spacer.gif" width="1" height="9" border="0" alt=""></td>
</tr>
<tr>
<td rowspan="3" colspan="2"><img name="header_r4_c15" src="/style/osiris/templates/subOsiris/images/header_r4_c15.jpg" width="76" height="8" border="0" alt=""></td>
<td><img src="templates/subOsiris/images/spacer.gif" width="1" height="1" border="0" alt=""></td>
</tr>
<tr>
<td rowspan="2" colspan="3"><img name="header_r5_c17" src="/style/osiris/templates/subOsiris/images/header_r5_c17.jpg" width="48" height="7" border="0" alt=""></td>
<td><img src="templates/subOsiris/images/spacer.gif" width="1" height="6" border="0" alt=""></td>
</tr>
<tr>
<td rowspan="2" class="welcome"><span style="float: right;">Welcome, Guest!</span></td>
<td rowspan="2"><img name="header_r6_c2" src="templates/subOsiris/images/header_r6_c2.jpg" width="1" height="25" border="0" alt=""></td>
<td><img src="templates/subOsiris/images/spacer.gif" width="1" height="1" border="0" alt=""></td>
</tr>
<tr>
<td colspan="3"><a href="#"><img name="header_r7_c15" src="/style/osiris/templates/subOsiris/images/header_r7_c15.jpg" width="79" height="24" border="0" alt=""></a></td>
<td><img name="header_r7_c18" src="templates/subOsiris/images/header_r7_c18.jpg" width="1" height="24" border="0" alt=""></td>
<td colspan="2"><a href="#"><img name="header_r7_c19" src="/style/osiris/templates/subOsiris/images/header_r7_c19.jpg" width="79" height="24" border="0" alt=""></a></td>
<td><img name="header_r7_c21" src="/style/osiris/templates/subOsiris/images/header_r7_c21.jpg" width="69" height="24" border="0" alt=""></td>
<td><img src="templates/subOsiris/images/spacer.gif" width="1" height="24" border="0" alt=""></td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="toplinks" align="center"><pun_navlinks>
<pun_status>
</td>
</tr>
</table>
</div>
</div>
</div>
I have set all the borders to "0" so anyone know why the borders are still showing up? You can view the demo here:
If someone can either tell me how to remove the borders, or if anyone has a suggestion other than tables I would be very greatful.
Thanks,
Will
265 2005-09-22 13:51
Re: forums / categories (9 replies, posted in Feature requests)
266 2005-09-21 09:43
Re: Calendar 2.0 (296 replies, posted in PunBB 1.2 modifications, plugins and integrations)
How do I change the default value shown in the calendar? So instead of showing the numder of posts/topics on a particular day it automatically shows the events listed for that day?
You can see me calendar functioning here:
267 2005-09-21 08:44
Re: Calendar Mod 1.2.7 (2 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Sorry this should probably be in troubleshooting - just realised Somebody important please move the thread
268 2005-09-21 08:26
Topic: Calendar Mod 1.2.7 (2 replies, posted in PunBB 1.2 modifications, plugins and integrations)
I have installed Gizzmo's excellent Calendar Mod and it all seems to work fine on 1.2.7
Just one question though, how do I change the default value shown in the calendar? So instead of showing the numder of posts/topics on a particular day it automatically shows the events listed for that day?
Thanks! You can see me calendar functioning here:
269 2005-09-21 01:13
Topic: Editing the side-bar? (2 replies, posted in PunBB 1.2 troubleshooting)
Thanks to the great link (http://punres.org/doku.php?id=tutorials … _a_sidebar) I successfully managed to put a sidebar on my site.
The trouble is I only want the side bar to appear on my actual site and not when a user enters the board. Is this possible?
I presume that instead of adding the bar to main.tpl I just have to put the code somewhere else but I'm not sure where?
It looks cool on: www.juju.34sp.com
but not when actually reading a board: http://www.juju.34sp.com/viewforum.php?id=3
Can anyone show me how to only have the sidebar only on certain pages? Thanks!
270 2005-09-15 22:42
Re: Moving to San Diego (6 replies, posted in News)
I have been thinking about moving to Textdrive for a while now but the forum seems to have a lot of complaints about downtime. Maybe this was because of the scheduled move to San Diego? Anyone here (other than Rickard) use TextDrive and able to vouch for its services? I am thinking of going for the lifetime hosting if it is still available
271 2005-09-15 21:55
Re: A thanks to you guys. (6 replies, posted in PunBB 1.2 discussion)
I have received so much support from you guys at Punbb and Im really greatful Before installing punbb I had never even looked at PHP and I am now comfortable editing myself (as I know you guys will bail me out if all gets too much lol ) Many thanks go to Rickard, Paul, Connor, kiplantt (from punres), and probably many more who have helped me out in the past.
Just a few days ago I was able to give a punbb user support for the first time ever I felt so good about myself being able to help
272 2005-09-15 20:22
Re: New Site / Board / Store - All In Punbb (5 replies, posted in PunBB 1.2 show off)
The only thing I changed with regards to the Kontrast style was the 'new post' icons. The 'site' pages (i.e Support, Press, About Us) were done using the PunWiki (i think thats what its called).
Oscommerce has been styled to fit the punbb Kontrast theme.
273 2005-09-15 16:18
Topic: New Site / Board / Store - All In Punbb (5 replies, posted in PunBB 1.2 show off)
http://www.izzy.34sp.com/board/index.php
This is still in test phases but I welcome all feedback (good and bad). Please feel free to make a 'fake' order as I would appreciate some beta testing anyway I wont ask anyone to actually pay lol.
The punbb theme I used was called 'Kontrast' and Kiplantt (the creator) really helped make the integration between punbb / oscommerce possible.
*Not all demo sites have been uploaded yet as the store is also in test phases.
Thanks,
Will
274 2005-09-12 07:17
Re: My little Forum (15 replies, posted in PunBB 1.2 show off)
I really like it, I think it looks very clean and professional I like the subtle orange, keep up the good work
275 2005-09-11 09:18
Re: Cash Mod (4 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Here ya go found it for ya: http://punbb.org/forums/viewtopic.php?id=8319
Read through the whole thread as he tells you how to do a lot of different things, make sure you are reading the correct part