151

(1 replies, posted in PunBB 1.2 show off)

nicely done

152

(13 replies, posted in PunBB 1.2 troubleshooting)

do you have php myadmin?

153

(9 replies, posted in PunBB 1.2 troubleshooting)

Comment all of part 10

you could install a test server (wamp), and do you testing there before you upload.

no it doesn't you have to copy what the install.php files gives you

156

(20 replies, posted in PunBB 1.2 troubleshooting)

if you have a space after it, it will

157

(9 replies, posted in General discussion)

hope this helps....

change LINE: 45
 
$cfg['blowfish_secret'] = '';

with

$cfg['blowfish_secret'] = 'randomfraze';


change LINE: 71

$cfg['Servers'][$i]['auth_type']     = 'config';

with

$cfg['Servers'][$i]['auth_type']     = 'cookie';

158

(9 replies, posted in General discussion)

set the var "$cfg['Servers'][$i]['auth_type']" to config, set the var $cfg['blowfish_secret'] to something (dont think it matters what it is) than sign in with the user name and password

159

(9 replies, posted in General discussion)

cows wrote:

2. Half way done.  Gizzmo I  changed my mySQL password so thats now protected.  Now the change the "$cfg['Servers'][$i]['auth_type'] " variable.  I have no idea what you mean their.  Little tutorial plz?
4. Done

Authentication method (config, http or cookie based)

config:  it will basicly leave it open for all to view
http: it will popup that little window and make you sign in that way.
cookie: you will have a web based login where you sign in. you will also need to set $cfg['blowfish_secret'] to something. the docs say "the 'cookie' auth_type uses blowfish algorithm to encrypt the password. "

cookie method is the best i think.

160

(9 replies, posted in General discussion)

to scure your phpmyadmin first go into the mysql database and change your root password. than in the phpmyadmin config.inc.php change the "$cfg['Servers'][$i]['auth_type'] " variable. than last of all, restart mysql. and i think you should be set

161

(4 replies, posted in General discussion)

i suggest www.wampserver.com it uses apache. its just install and go. dont really have to change any settings unless you need to.

162

(16 replies, posted in General discussion)

oh yes foobar2000, i used that when i had a shitload mp3s, and it worked great.

There is a new version out. Version 2.0.7.

This update wasnt any of my work, it is the work of two very nice people. Fredrikk and BugHunter. (hope i got their names right)

They tell me there is only one problem with the upgrade. You will have to edit and repost all your events. This is because in the new version has bbcode enabled in the event info.

Also, i might toss over the project for the next version. i dont know if i will, i guess i will just have to think it over some more.

ill try to fix that in the new vesion

you can add the include into the tpl file by useing <pun_include "header.php">

just upload your file to "include/user/"

166

(4 replies, posted in PunBB 1.2 troubleshooting)

reupload the footer.php from the download

167

(1,382 replies, posted in General discussion)

movies

168

(6 replies, posted in PunBB 1.2 show off)

nicely done. like the header and the fixed width. smile good jorb

Try this.

even tho i celerbrate Xmass, im gona wish everyone Happy Hollidays. because not everyone celerbates Xmass

171

(2 replies, posted in General discussion)

never heard that one before. haha

172

(1 replies, posted in PunBB 1.2 show off)

gona post a link for this show off

look at post #38. that has a link that works. and the mod is the third post down.

174

(5 replies, posted in PunBB 1.2 discussion)

wow looks like your havin funn latley smile hah

175

(5 replies, posted in PunBB 1.2 discussion)

well iv noticed that there havent been any updates on dev.punbb.org in a while. is that because your writeing new code on your comp and waiting to upload it once your done tweeking it? or is it just cause you havent had the time to update it?

just been curious because its been 3 weeks acording to the time line.