at the moment i have made it for topics...Only.
551 2007-12-07 21:13
Re: Thank You MOD (25 replies, posted in PunBB 1.2 modifications, plugins and integrations)
553 2007-12-07 18:01
Re: [1.3] Parse error in File_Based(fancy).php (6 replies, posted in PunBB 1.2 discussion)
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
554 2007-12-07 15:56
Re: is this possibles?... Thread with desc? (6 replies, posted in PunBB 1.2 modifications, plugins and integrations)
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..
555 2007-12-07 15:53
Re: Post New Topic button next to each forum name on Forums home page (4 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Done
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
556 2007-12-07 15:43
Re: Post New Topic button next to each forum name on Forums home page (4 replies, posted in PunBB 1.2 modifications, plugins and integrations)
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 ill see if i can do it, along with your other stuff lol
557 2007-12-07 15:38
Re: What is exactly going to be different in PunBB 1.3 (5 replies, posted in PunBB 1.2 discussion)
Also will PunBb 1.2x be supported for many more years to come as I like it a lot? Thanks.
Yes.
558 2007-12-07 15:37
Re: Thank You MOD (25 replies, posted in PunBB 1.2 modifications, plugins and integrations)
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
559 2007-12-07 15:34
Re: is this possibles?... Thread with desc? (6 replies, posted in PunBB 1.2 modifications, plugins and integrations)
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 .
+1
But yeah i could easly do it
560 2007-12-07 14:22
Re: Where should i go to web host in punbb (25 replies, posted in PunBB 1.2 discussion)
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)
561 2007-12-07 09:40
Re: Where should i go to web host in punbb (25 replies, posted in PunBB 1.2 discussion)
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 2007-12-06 21:41
Re: Mega Pun - Version 3.00 (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
564 2007-12-06 16:34
Re: Mega Pun - Version 3.00 (16 replies, posted in General discussion)
Why is a password for the zip? what is it?
565 2007-12-05 19:30
Re: Password Protecting Pages / Linking User/Pass To Forums (8 replies, posted in PunBB 1.2 modifications, plugins and integrations)
yeah. It was the only bit of code i had open with that near enufgh code.
566 2007-12-05 13:41
Re: PunBB 1.3 (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
567 2007-12-04 07:54
Re: Password Protecting Pages / Linking User/Pass To Forums (8 replies, posted in PunBB 1.2 modifications, plugins and integrations)
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 2007-12-01 16:23
Re: adding custom $pun_config (2 replies, posted in PunBB 1.2 troubleshooting)
2. Delete the cache_config.php file
thats what i havnt done! cheers
569 2007-12-01 15:46
Topic: adding custom $pun_config (2 replies, posted in PunBB 1.2 troubleshooting)
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?
570 2007-11-30 23:40
Re: [RC] Yet Another AJAX Chat - Integration without forum modification (16 replies, posted in PunBB 1.2 modifications, plugins and integrations)
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?
571 2007-11-30 23:31
Re: [RC] Yet Another AJAX Chat - Integration without forum modification (16 replies, posted in PunBB 1.2 modifications, plugins and integrations)
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 2007-11-30 20:23
Re: Gah, help with HTML (11 replies, posted in General discussion)
you also have 3 bodys now. but the background is sorted.
573 2007-11-30 18:07
Re: [RC] Yet Another AJAX Chat - Integration without forum modification (16 replies, posted in PunBB 1.2 modifications, plugins and integrations)
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 2007-11-30 18:01
Re: Gah, help with HTML (11 replies, posted in General discussion)
bgcolor="390037"
should be
bgcolor="#390037"
i belive
575 2007-11-25 11:04
Re: creating a style (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