try this

402

(6 replies, posted in PunBB 1.2 discussion)

it only shows up for admins when set to no, if you want to change it, you can open viewtopic.php and find were it out puts the post count and put // at the beginnning of the code.

403

(6 replies, posted in PunBB 1.2 troubleshooting)

KiLLMasTer wrote:

Hey guys I need help with geting the left side menu to not show on the forum.php..... plaz help

I'm using miniportal.......


http://devoted.to/thegamers

if you get the main.tpl file that you have not edited and save it as like main2.tpl and get your forum.php file to read that one, then you will not get the side panel, but the other pages will read main.tpl and get the side panel.
bit of a hard way to do it but it works smile

404

(8 replies, posted in PunBB 1.2 troubleshooting)

you can edit viewtopic.php nd just put // infront of were it reads out the ip's.
ip's are only shown for the admin just to let you know. users can not see the ip's.

dont say that u make me sound dumb big_smile

406

(18 replies, posted in PunBB 1.2 show off)

lol i dont think i do

407

(18 replies, posted in PunBB 1.2 show off)

sorry but how can you find a porn site searching for dohnuts? hmm

408

(4 replies, posted in PunBB 1.2 troubleshooting)

upload the footer again from the main files that you downloaded from the downloads page here.

just open up the install_mod.php file and add 1.2.10 to the versions array

thewre is an option in user groups. just edit the user group you dont want to be able to edit or delete the post.

411

(15 replies, posted in PunBB 1.2 troubleshooting)

Bounty-Hunter wrote:

function pun_news($fid='4', $show=15, $truncate=1)  <--- with 4 being the id i want

please help if you have time of course

do u put that in the code near the top by any chance?
if you look on the bottom of that code there is a space to put your forum id there.

try this

413

(109 replies, posted in General discussion)

eliteforce wrote:

so there is just one more question open:

when is it done? *hrhrhrhr

when its all put together smile

its a mod not a plugin.
look here

415

(3 replies, posted in PunBB 1.2 troubleshooting)

have you made the avatar folder php writable? (chmod 777)

go to www.mypunbb.com

if you had forums for it to search then maybe you would get some results smile

whiteh0rs3 wrote:

Have all of you notice that there was falling snow on my site wink

nope i didnt look big_smile

merry xmas everyone

wot i did, was put a file in include/user/here.php and inside it i put

<?php
include('http://punbb.us/extern.php?action=active');
?>

then in main.tpl i put

<pun_include "here.php">

and it puts it up perfectly
i know its a long way but thats how i got it to  work tongue

why so many smilie plugins?!?!?!?

422

(4 replies, posted in PunBB 1.2 troubleshooting)

can you not just edit your post rather than posting loads of new ones with only a few words on each due to it only being you posting?

EDIT:

Quite right, I did it for him in the end.

why not just post in the topic it is already started in?
the answer to your question is post.php

you just need to add a new field to register.php and to viewtopic.php
not sure what code you would have to put though sorry, im not very good with php my self.

425

(3 replies, posted in PunBB 1.2 troubleshooting)

you will find most of them on the punbb downloads page.