1

(26 replies, posted in PunBB 1.3 troubleshooting)

Wish list:
- "Today's Birthdays" in index.php
- Friend list
- GPS coordinate input + link to see all my friends on google maps

I've got the same problem. The basename($_SERVER['PHP_SELF']) returns "index" instead of "index.php" for me. I could fix it, but it makes me shiver.

3

(4 replies, posted in PunBB 1.2 troubleshooting)

When I configure the .httaccess file to use PHP4.1.2 instead of 5.2.2, it works. Very strange.

4

(4 replies, posted in PunBB 1.2 troubleshooting)

I already did. sad

5

(4 replies, posted in PunBB 1.2 troubleshooting)

Hi,

my board on http://www.glbasic.com/forum/index.php is hosted on a strato server in Germany. They changed PHP version to 5.2.2, and now I get a 500 http error.
Please, please help.
I don't have access to error logs and the support does not give them to me either.

6

(6 replies, posted in PunBB 1.2 discussion)

I'm not banned. It seems I'm "locked". I can't change the language to English...

7

(6 replies, posted in PunBB 1.2 discussion)

Uhm.. Strange thing here. One admin got nutz and uhm... banned me from a forum running on my webserver.
Now, uh... well, how can I regain access?
I mean: I have php code/SQL database code and all stuff here.

8

(0 replies, posted in Feature requests)

Hi,

there is a skype plugin, but it damaged my .11 version. I removed it by overwriting profile.php with the original file.
Can you please include skype messaging in a new version? It would be great if you could display it like:

<a href="skype:SKYEUSERNAME?chat"><img src="http://mystatus.skype.com/smallicon/SKYPEUSERNAME"/img></a>

where SKYPEUSERNAME is the user name, of course...

I get this error everywhere now:
Unable to connect to MySQL server. MySQL reported: Lost connection to MySQL server during query.

See: http://www.glbasic.com/forum

I wrote a long reply, took a few minutes, then pressed "submit" and <bang>.

What can I do now?? Please - don't tell me it's all gone.

10

(4 replies, posted in PunBB 1.2 troubleshooting)

No more warnings now, the forum works, but no style is used (it's all black+white and lookt awful)
I also tried changing the style for my logged on user - no change...

Thank you for the very quick responses.

11

(4 replies, posted in PunBB 1.2 troubleshooting)

After I logged in, I get "logged in correctly" mesage, but then the forum apears, saying "you're not logged in"...

12

(4 replies, posted in PunBB 1.2 troubleshooting)

Hi,
i fixed the database and upgrades from 1.1.2 to 1.2 then to 1.2.1.
I also changed the config.php to have some cookie-magic word, but now I get these:

Warning: Cannot modify header information - headers already sent by (output started at /mnt/ja1/01/241/00000007/htdocs/glbasic/forum/config.php:36) in /mnt/ja1/01/241/00000007/htdocs/glbasic/forum/include/functions.php on line 138

Warning: Cannot modify header information - headers already sent by (output started at /mnt/ja1/01/241/00000007/htdocs/glbasic/forum/config.php:36) in /mnt/ja1/01/241/00000007/htdocs/glbasic/forum/header.php on line 31,32,33,34,...

What did I do wrong now?

I got myPhpAdmin running. The "punbbtopics" shows "in use". If I want to show the table, I get:
#1016 - Can't open file: 'punbbtopics.MYI'. (errno: 145)

Please, please help.
-Gernot

Oh dear. Now, I can't upgrade, it says the data base is not one of the versions 1.0.0 or 1.0.1 (which it actually was)
Now, what can I do? I don't want to loose all the data of the forum...

-Gernot

lol Ain't got no plugins-dir. I've got some older version I think...
I see how to update it...

How would I use/invoke your script? There's no README AFAIKS.
*gulp* how would something like this happen?
-Gernot

An error was encountered
File: /mnt/ja1/01/241/00000007/htdocs/glbasic/forum/viewforum.php
Line: 129

PunBB reported: Unable to fetch topic list for forum
Database reported: Can't open file: 'punbbtopics.MYI'. (errno: 145) (Errno: 1016)

Oh dear...
Today I get this error on every click:

An error was encountered
Error: Unable to fetch topic list for forum.

what can it be?
<shiver>
-Gernot

19

(5 replies, posted in PunBB 1.2 troubleshooting)

Ah. Okay. Can I add php in main.tpl?

20

(5 replies, posted in PunBB 1.2 troubleshooting)

Hi,

I have a template that is a complete website. Now, I want to replace "<PUN_FORUM>" in my template.php with the actual forum. Can this be archived? If not, how can I at least add some php code at the beginning of _every_ forum's page?

More, I'm using PunBB for my 2nd website now. It's really great!

Thank you.
-Gernot

max_allowed_packet = 1048576 bytes
PHP post_max_size = 8M

Can the uploads be 8 MB or 1024 KB now??

...one must really think I'm an idiot, huh?
Can the mod be installed, so only users that have a "allow upload" tag can attach files?

-Gernot

Duh!

I get this:

Warning: Unable to access ./include/common.php in /mnt/ja1/01/241/00000007/htdocs/test.php on line 3

Fatal error: Failed opening required './include/common.php' (include_path='') in /mnt/ja1/01/241/00000007/htdocs/test.php on line 3


Any clue?? Seems they only provide a very smal set of the php libraries, or the include path is somehow incorrect.

No clue what to do...
My site is hosted at strato.de. Well, at least they provide my webspace. More, my php runs in "protected mode" or something similar...
Can you give me a short php script that shows the size and gives the opportunity to change it?

Er... One thing: How can I determine the maximum qeuery size of mysql and how can I change it? I don't find any my.ini on my webserver...

Thank you,