Hi,

I like to include a small php script (for logging purposes) in all my forum pages viewed. Put it seems that when I include something like <?php include_once '../somepath/somescript'; ?> into main.tpl, it doesn't get run. What can I do?

Thanks,
bensh

2

(5 replies, posted in PunBB 1.2 troubleshooting)

Is there a way to move a Thread from one forum to another?

Thanks,
bensh

3

(3 replies, posted in PunBB 1.2 troubleshooting)

What's the \"punbb_db_backup." then?!

4

(6 replies, posted in PunBB 1.2 troubleshooting)

I tried doing this with the mysql command line tool - where do I find the table? Or should I use AP_dbmanagement? (See other thread, I'm not sure if I have to put this \"punbb_db_backup." in "plugins".)

5

(6 replies, posted in PunBB 1.2 troubleshooting)

timezone=1 would be CET, right?

6

(4 replies, posted in PunBB 1.2 troubleshooting)

If I would like to hack the php files, that wouldn't be too easy, right? (new database strings and whatnot?)

I'm interested in using the DB Management Plugin. Two questions about that:

1. I get to Files in the ZIP, '\"punbb_db_backup."' and 'AP_DB_management.php'. Do they both belong into /plugins. (Especially the first looks a little suspicious, perhaps the unpacking didn't work right?)

2. Are the backups downloaded to the browser?

Thanks,
bensh

8

(6 replies, posted in PunBB 1.2 troubleshooting)

Great, thanks! That did it.

One more: Is there a way to globally set time? Seems like since my last upgrade, the time zone got screwed up with lots of users...

9

(4 replies, posted in PunBB 1.2 troubleshooting)

Great, thanks!

Is there a way to add IM types instead of changing one? Oh, and where's the language template for admin mode? It seems to be missing in my localisation (I get the English version).

10

(6 replies, posted in PunBB 1.2 troubleshooting)

I'm currently using PBB with a non-english language module and users shouldn't have any possibility to change that. Can I safely delete lang/English? What would happen to users who have selected it?

Thanks,
bensh

11

(4 replies, posted in PunBB 1.2 troubleshooting)

I'd like to rename the Messaging modes in the profile, i.e. MSN Messenger should say "Skype". Which files do I have to edit?

Thanks,
bensh

12

(2 replies, posted in PunBB 1.2 troubleshooting)

Paul, I guess the Import does it. Thanks!

13

(2 replies, posted in PunBB 1.2 troubleshooting)

I'd like to rename the styles. Tried to just do it by renaming "Oxygen.css" in styles and "Oxygen_cs.css" in styles/imports, but it seems not to work, i.e. the CSS isn't loaded. The renamed style is displayed in admin, though. Are the styles names hardcoded someplace?

Also, I wanted to ask if it's okay to delete styles one doesn't need.

Thanks,
bensh

PS: Woa, I hated upgrading to 1.2.4 because it totally broke my old templates. Is there any guide to upgrade?