51

(6 replies, posted in PunBB 1.2 troubleshooting)

Yeah I know.. IIS.. its awful ;p
Im just kind of a newb and it has been pretty easy for me to setup..  But I will be switching over to apache eventually..

Thx for the help

52

(6 replies, posted in PunBB 1.2 troubleshooting)

Much Thanks connorhd.. That worked perfectly..

Virtual Hosts? in iis? or is this something else that your refering to.

thx

53

(6 replies, posted in PunBB 1.2 troubleshooting)

Hrmm.. working fine in firefox..? IE Is the only one that is giving me fits apparently.

54

(6 replies, posted in PunBB 1.2 troubleshooting)

Looking for some ideas / tips here..

but I have a small site setup for my fam.. I have it running off a spare box running win2k3.. using IIS.

Everythings working ok there, but Im trying to add another site for someone else..

I setup w/ dyndns (This happens with no-ip.com as well) and setup a redirect to go to my ip http://67.x.x.x:8081..

I am able to hit the new punbb site I setup but when I login.. It will show that it has authenticated but it just goes back to the login page as if I had not logged in.

I tried setting under admin / options a few things,

http://67.x.x.x:8081..
http://redirectedsite.webhop.net (this one points to the ip:8001)

Can anyone pinpoint what im doing wrong?

I am doing a cloakin/masking on dyndns so it reflects the correct name instead of changing back to the ip..

Thanks for any help smile

File: C:\root\include\parser.php
Line: 39

PunBB reported: Unable to retrieve smilies

Database reported: Table 'forum.smilies' doesn't exist (Errno: 1146)

Do I need to manually create this table?

I received this after I made the changes to parser.php and moved the plugin to the plugin folder and ran install_mod.php

any other thoughts?

dang.. thats the only way to fly.. wink

1600 x 1200 on a 19 inch monitor.

Personally I use 1600 x 1200

Dang don't tease us wink

Looks great.. keep up the good work.

Im eagerly awaiting it smile
Is there a list of mods that are working in 1.2??

yeah its my own server.. and there are only about 10 people hitting it.. its just up for a small amout.. im really kinda new to mysql and php and what not.. is there a way to increase the allowable connections to the mysql database?

Usually when I get the errors i am the only one that is hitting it as well.... but it does happen to other users

thx..

ok with debug mode turned on I received:

An error was encountered
File: C:\root\include\dblayer\mysql.php
Line: 58

PunBB reported: Unable to connect to MySQL server. MySQL reported: Can't connect to MySQL server on 'localhost' (10048)

Hey all.. pun BB is up and working great.. the only problem I have is randomly I will get "unable to connect to mysql server. Mysql reported: Can't connect to mysql server on 'localhost'(10048)."

Its completely random, you can be clicking on a user.. clicking on a thread.. its really random and its somewhat difficult to reproduce.. it will just randomly come up. This is a new insall of Punbb 1.2, and im using MySQL 4.1.8-nt and PHP 5.03, running on IIS on a Win2k3 box.

I used to run this off IIS4 (or was it 5?) on my xp machine, and I never had any problem.

anyone shed some light on this for me?

Thanks in advanced.

Frank, I appreciate all your work on this mod.. it works really great!

it works great for the most part.. I am having the same problem as a few others that have posted here.. I implemented the mod into my forum but only I, admin, am able to upload files.. no one else is able to see the files or is anyone else able to post files. They all have the field to upload files but when they upload it, it does not attatch anything to the message. Now I have seen what you have posted for other users to try.. I have gone through and made the appropriate changes, I have even gone back thru the readme.txt and made sure everything was set correctly **I hope**

Currently I have a forum where i granted rights to EVERYONE just to test, and again only admin is able to post / see files. I have also set a file size of 500,000 Im wondering what im doing wrong?