Thanks Smartys!

It was as you said. I uploaded the wrong help.php by mistake.

Now, it works again.

smile

2

(2 replies, posted in PunBB 1.2 troubleshooting)

Hi axa!

The mod Modern BBcode makes this possible.

You will get a new bbcode-tag: [imgl]

It will make the image floating left.

Thanks for helping me!

Yes, I must have modified something. But what?

Here is my functions.php

And here is my help.php

Hi!

I get this error message when trying to open help.php:

Fatal error: Cannot redeclare check_cookie() (previously declared in /customers/finbild.se/finbild.se/httpd.www/forum/include/functions.php:28) in /customers/finbild.se/finbild.se/httpd.www/forum/include/functions.php on line 97

Page url: http://finbild.se/forum/help.php

Forum url:http://finbild.se/forum

Everything else seems to work as it shall in the forum. It's just this help.php that won't open.

I'm running a modded 1.2.14 version of PunBB.

What does "redeclare" meens?
What can I do to make the page open?

5

(2 replies, posted in Feature requests)

Hi francym.82 !

If you, as an admin, want to be notified every time a new message is posted on the forum, I recomend the mod "Mail Posts". I've installed it on my forum. It works fine.

http://www.punres.org/desc.php?pid=95

Description:
This mod sends a copy of every new message to the admin mailing list.
This behaviour can be switched on/off in the administration interface.

Thank you !

It works !

I added my counter code to main.tpl. On my statistics webbsite I can even see which different sites on my forum the visitor has visited.

I use http://statcounter.com

smile

Hi !

I would like to see how many visitors I have on my forum. Therefore I would like to add a counter.

In which file would it be best to add the counter code?

My counter have the option to be invisible. I read the statistics on a special website.

Paul wrote:

Have you tried uploading a fresh copy of the language files just in case they got mangled during the original upload.

FANTASTIC  smile

This was the solution!

I downloaded a fresh copy of PunBB 1.2.12.

Then uploaded the lang directory and its subdirectories.

And no, my forum starts!

Thank You Paul !

Thanks Paul, for your reply !

Paul wrote:

If the directory is actually "lang/english" (small "e") try renaming it to lang/English (capital "E")

The directory name reads: lang/English. Capital E.

What more can I do?

10

(7 replies, posted in PunBB 1.2 troubleshooting)

Thanks for your replies Mark and Smartys !

Mark wrote:

is the lang/enlish language the one that is set in the main options?
you will prob have to check this in database if you cant access your forums.

I can't access the forum, so I looked in the database.
The default language is set to English in the config part of the database.

http://thort.se/storage/forum/punbb/database_default_language.jpg

Also looked in register.php. What about these lines?

// Load the register.php language file
require PUN_ROOT.'lang/'.$pun_user['language'].'/register.php';

I don't know php, but nothing is said about English here.



Smartys wrote:

is it English or english, because it should be English (note the capitalization)

As you see, it reads English with capitalized e.


What more can I do to make my forum start up?

Hi !

I decided to reinstall the forum from scratch.

- Deleted the old database content.

- Deleted the old forum content on my server.

- Downloaded 1.2.12.

- Uploaded the "upload" directory.

- Renamed it.

- Sucessfully ran install.php

- Created and uploaded config.php.

- Tried to start the forum.

Now I got this error message:

There is no valid language pack 'English' installed. Please reinstall a language of that name.

The lang/english directory is on my server.

Could someone please help me!