I get this when I post a message with smilies since I replaced my original parser.php with yours:

Parse error: parse error in /usr/home/dennis/public_html/punbb/include/parser.php on line 88

Fatal error: Call to undefined function: parse_message() in /usr/home/dennis/public_html/punbb/viewtopic.php on line 330

What is going wrong?

But it doesn't really relate to the fact that I still don't see a goddamn thing, right? smile

And what's with this delpoll.php file that I can't reach? I'm completely clueless here :s

I am not surprised but still sad sad it doesn't work, same white blank page as before. Note: when I go to http://www.unixcore.com/~dennis/punbb/delpoll.php it says (in Dutch) that the link I followed was out of date or incorrect.

ps: I didn't change my sql database going from 1.0 to 1.1, I assume nothing changes there...

No not yet. I'll redo the whole procedure with 1.1 tomorrow and tell you what happened. Another exciting sequel in the horror tale of the white blank page big_smile

5

(3 replies, posted in PunBB 1.2 troubleshooting)

I think it's more something like this smile http://punbb.org/forums/viewtopic.php?id=2508

Got mail? I had some email problems here...

My database doesn't have any exotic features to my knowledge... It's a mysql 3.23.56 server with mysqladmin 2.5.1, nothing unusual...

Chacmool: What you're suggesting is a database problem? I can send you a backup of the database right away, if that helps?

... in viewtopic.php you mean?

...and so I can't do anything about it? Very strange, a database problem sad Anyone else a suggestion?

Access rights? You mean CHMOD? The files are 777. I don't really understand what you mean though...

Chacmool: You know what? smile I'll send you all of the files I've edited, if you'd like to take a closer look at them all, if you got time for that...

Kennel wrote:

Oh, the old "blank page". It's very annoying. What you have to do is to find out where the scripts exists by putting exit('blabla'); a little here and there and then removing them one by one.

I have to do what exactly?

Chacmool: I'd think it's weird being something else but viewtopic.php, since when I replace that file with my original PunBB 1.0.1-file everything is back... Actually I don't understand what exactly the problem is sad

I've sent it, check your email plz smile

Thanx for so much help!

What are the differences between 1.0 and 1.1 actually? And by the way, coming to think of it, I should anyway see SOMETHING when I install the Poll mod, either 1.0 or 1.1, not? I don't see a damn thing, just a white blank page. And when I re-upload the original files viewtopic.php and viewforum.php (just those two) my forum is back. So there (I assume, I'm not that of a great coder) should be something wrong in viewtopic.php of viewforum.php. I guess it's viewtopic.php, since I can view my actual forum's first page when I install the mod.

Edit: see -> http://www.unixcore.com/~dennis/punbb/index.php

I don't know if it's useful to ask mod problems here, I'll give it a shot anyway: I've installed the Punpoll 1.0 from the PunBB Resource, as a matter of fact I've already done it TWICE to make sure I don't copy-paste something wrong... what I get is: nothing! I can view my forum's first page but when I try to click ANY of my topics or posts, I see a completely white blank page. Anyone seen that before with this mod? I'm using PunBB 1.0.1 and downloaded the Modfiles from PunBB Resource, also the install instructions.

15

(11 replies, posted in PunBB 1.2 troubleshooting)

As I said, I've tried both, nothing happens...

I know, but it costs quite some money here in Belgium :-( thanx for the help!

16

(11 replies, posted in PunBB 1.2 troubleshooting)

Place something like this in your .htaccess file:

order allow,deny
deny from 123.456.789.000
deny from 012.345.678.
allow from all

In these lines you tell .htaccess to make differences between allow and deny in the first line, you tell it to deny access from ip 123.456.789.000 in the second line, to deny access from all ip-adresses starting with 012.345.678. in the third line, and finally don't forget to grant access to everyone else :-) in the fourth line.

You can also use domain names instead of ip adresses, but that ain't useful here.

17

(11 replies, posted in PunBB 1.2 troubleshooting)

It doesn't do anything either... I'm still not sure where to actually put this line of code in header.php though?!

18

(11 replies, posted in PunBB 1.2 troubleshooting)

And by the way:

Method 3 (vBulletin Only)
=======
vBulletin offer an option to not use cookies for site navigation. But, you will not be able to save your Username/Password between each session.

To set vBulletin to not use cookies, do the following :
- Click on "User CP"
- Click on "Edit Options"
- Change the option of "Browse board with cookies?" to "No"

Can't you do this for PunBB as well? Just a question...

19

(11 replies, posted in PunBB 1.2 troubleshooting)

So I've just added this line to header.php (it makes no difference where I exactly put it, right?) but it doesn't work :-( I repeat: it makes no difference where I put it in the header.php file, right??

I've set 'Send in frame redirect' to NO in my domain admin options... Problem solved, but now my .be domain name isn't visible anymore in the address bar :-(

I've got the following issue (I'll try to explain as easy as possible, this is confusing):

1. My actual webspace is at www.unixcore.com/~dennis/punbb/ and I've registered a .be domain here in Belgium. I use URL Forwarding to let all requests for the .be domain pass to www.unixcore.com/dennis/punbb/, no problems so far.

2. Nobody except me can login to my forum. I can login at my computer with other people's logins. They can't do anything.

3. I've asked a user to try to login at www.unixcore.com/~dennis/punbb/index.php instead of navigating to 'forum' in my menu at the .be domain. IT WORKS.

4. User logs out again, tries the .be again, doesn't work.

5. I've set my Privacy Level in Internet Explorer (cookie control) from LOW to MEDIUM... Doesn't login either. I try the www.unixcore.com/~dennis/punbb/index.php, IT WORKS.

Conclusion so far: it seems to be a cookie acceptance problem, when I try logging in to my forum through the .be domain name, it only works when cookie control is LOW. I can login at www.unixcore.com/~dennis/punbb/index.php anytime, even with cookie control at HIGH. What is the actual problem here??

I've got domain redirect as well, no problems...

22

(3 replies, posted in PunBB 1.2 troubleshooting)

You can change the status of any member in Admin -> Users. Search for the user you want to change the status of, bottom of the profile page you have something like User Administration (don't know exactly, mine is in Dutch) and there you can switch between Member, Moderator, and Admin. Be logged in as Admin to do this.

Changing hostnames to IP-adresses should be considered as DNS-problems... For me it's still a traffic jam. If there is some scripting issue in Pun everybody should have practically this same problem, but they don't. It's also quite logical that every provider of whatsoever refuses to believe it's related to their material. Anyway, happy you've found a fine camping spot :-D

I'd say your sql server is a busy man :-D

It's not a cookie problem, it's a traffic jam. You should ask your hosting firm about this.

25

(4 replies, posted in Feature requests)

Try Unixcore?