at the moment i have made it for topics...Only.

552

(2 replies, posted in Programming)

you are alloud

might be bacuase of the ammount of posts that people will post about each single bug on the unsupported version would be annying. And people might the the idea that becasue you have it, they can have it and its working... Which isnt the case wink

I know something that other forums do is alt (or something) so when you hover ove it it will say the first 20 words or so.. But i think i read somewhere about a disabilty for it..

Done smile

open Index.php (or forum/s.php)

Find line 132

<?php echo $forum_field."\n".$moderators ?>

and put before it

<p class="postlink conr"><a href="post.php?fid=<?php echo $cur_forum['fid'] ?>">Post new topic</a></p>

that works.. That isnt using Any lanague tho.

Let me know how it goes wink

Its two clicks? I don't have a problem going to a extra page just to post a topic...

also this would then mean members might not read the stickys (not that many do lol) and possible any topics that is related to what he/she is going to say.

I belive the description is limited to HTML not PHP.. but yeah you just edit the index.php smile ill see if i can do it, along with your other stuff lol

hurry wrote:

Also will PunBb 1.2x be supported for many more years to come as I like it a lot? Thanks.

Yes.

I dont know about each post... I know forums that have the First topic but not every post.

And ill have a go at making it wink

Tubby wrote:

I'm sure it's possible, but the topic of the post should be descriptive enough. Correct me if I'm wrong, but I think that's what a topic is for wink.

+1

But yeah i could easly do it wink

my host is fantastic. They even install software for you for free ( TRAC for me ) ... i cant fault them... Yet there are a fre reviews aobut them being bad, but i think do they have the right company... cant fault them..

but you have to chose one from
http://hostjury.com/blog/view/85/horrib … s-reviewed
(joke)

zeeshan wrote:

https://dreamhost.com/hosting.html has pretty good prices

they have good prices if you want long contracts.. and there are many people who have had bad experiance becuase of overselling (on WHT forum)

562

(16 replies, posted in General discussion)

just leaderd out my TEMP folder.. sorted??? Dont know how it got like that in the first place lol

563

(16 replies, posted in General discussion)

http://img91.imageshack.us/img91/3940/passvr4.png

564

(16 replies, posted in General discussion)

Why is a password for the zip? what is it?

yeah. It was the only bit of code i had open with that near enufgh code.

566

(7 replies, posted in PunBB 1.2 discussion)

im not part of the team but id say about 6 months. till the full relase... i think lol

yup.

if ($pun_user['g_id'] == PUN_GUEST)
error($lang_common['No permission']);

As long as you have your page, intergrated with punbb it will work. all you do is add it, and if they are not logged in it will tell them they cant access. if they are logged in, it will carry on

568

(2 replies, posted in PunBB 1.2 troubleshooting)

Smartys wrote:

2. Delete the cache_config.php file

thats what i havnt done! cheers

my code

if ($pun_config['o_featured_clan'] == '1')
{

dosnt seem to work. It dosnt seem to search the database for 'o_featured_clan' when it is there and is 1?? do i have to set it anywhere?

I havnt used this chatbox yet, but is that possible to create a channel, and then it will retive all the messages from that?

cheers

EDIT: just installed. looks good. is     "<div style="width:200px;"><?php echo getShoutBoxContent(); ?></div>" the code to get it into what you have on the main page of your site?

based on this idea:

each Person/Group/Band/Site has there own page, and on that page they each have there own "guestbook"..and thus using the ajax chat as that!

572

(11 replies, posted in General discussion)

you also have 3 bodys now. but the background is sorted.

would the code still work if i edited all the selct mysql codes to get the message and add in a WHERE, and then update the INSERT code to add the WHERE ??? would that still work?

574

(11 replies, posted in General discussion)

bgcolor="390037"

should be

bgcolor="#390037"
i belive

575

(5 replies, posted in PunBB 1.2 troubleshooting)

think i might be wrong but if you chose to see a style, then because of the licence Punbb is under, they can redistribute it for free.

but yeah the two files for creating a style are the .css and _cs.css

so you would have
styles -
  - Oxygen.css
    - Imports
       - Oxygen_cs.css