Only reason is for the integration. Your forum software is far superior, but their CMS software is of course better.

I'm shifting my site over to Drupal to allow for a more integrated approach to user management, etc. Coming to PunBB, I used the migration tool to move my records over successfully from a phpBB forum. Could someone help me out to migrate to the Drupal forum? At least some information about how migration works from phpBB to punBB would be pretty helpful.

3

(1 replies, posted in PunBB 1.2 troubleshooting)

My forum needs an announcement that the Wiki is down because, well, the Wiki is down. How do I post the announcement in PunBB?

4

(9 replies, posted in PunBB 1.2 troubleshooting)

Where is the common.php line in register.php? Common.php appears three times in the file. Should it come right after this?

require PUN_ROOT.'include/common.php';

Seems a bit early to be filtering out registrants (line 27, second non-comment line).

not much to see right now: http://www.cssforums.org/forum/index.php

I get this error, and nothing more:

"This PHP environment doesn't have Improved MySQL (mysqli) support built in. Improved MySQL support is required if you want to use a MySQL 4.1 (or later) database to run this forum. Consult the PHP documentation for further assistance."

it worked fine for over three months until an hour ago. I've changed nothing in the server, on my site, or in the site code. What happened??

7

(9 replies, posted in PunBB 1.2 troubleshooting)

No clue.

8

(9 replies, posted in PunBB 1.2 troubleshooting)

Note: I used the User Admin plugin to prune users with no posts who registered recently, but this is too imprecise for future use. I think that I need a better way of quickly deleting spambots down the road.

9

(9 replies, posted in PunBB 1.2 troubleshooting)

In my forum, I've gotten a pretty high google search ranking, and I'm being bombarded by spambots to the tune of 20+ per day. All of them use gmail.com accounts (so I can't block the email domain), but they do follow a ridiculous naming scheme: each chooses a username that goes ma***zda where the * represents a number. (1) Can I prune usernames using wildcards like this? (2) Does Punbb have a sign up mode like phpBB that requires me to manually add users who request a login? I couldn't find this option in the admin panel.

10

(28 replies, posted in PunBB 1.2 troubleshooting)

On an off note, one such spam message was for cannabis seeds, and I was tempted to click through :^)

I'm receiving about five spambots a day who are quite intent on showing us CSS geeks Lindsay Lohan's nipples. They all come from just a handful of domains, which I'd like to block from registration. Short of manually editing the PHP, how can I do this? Is there an admin tool geared towards blacklisting?

Thanks! PHPMyAdmin works great for this.

When deleting a spammer's post, I get an error that the site's directory is improperly set. So I went to my Admin options, and tried to change the Base URL, but I'm receiving the following error when trying to save my changes:

Bad HTTP_REFERER. If you have moved these forums from one location to another or switched domains, you need to update the Base URL manually in the database (look for o_base_url in the config table) and then clear the cache by deleting all .php files in the /cache directory.

Besides clearing my cache/ folder, what do I need to do to fix this problem? I don't have SSH access, so I'm not sure how to fix the problem.

14

(17 replies, posted in PunBB 1.2 troubleshooting)

Smartys wrote:

Your account was set as a moderator, not an administrator. I used the db management plugin to set it to an administrator smile

Many thanks!

15

(17 replies, posted in PunBB 1.2 troubleshooting)

OK, I sent an email to the address you specified. Thanks for the help!

16

(17 replies, posted in PunBB 1.2 troubleshooting)

Oh, OK. I used your "E-mail" link right on this page. Did that do it?

17

(17 replies, posted in PunBB 1.2 troubleshooting)

Sure thing.

18

(17 replies, posted in PunBB 1.2 troubleshooting)

No, but I DID migrate this forum from PunBB. However, when using the first-run configuration script, I specified my username as the administrator, and I have no problem getting to all my other administrative features.

So what do I do from here? Create another admin, then delete this one with the new admin, and recreate my old account? Or file a big and cross my fingers?

19

(17 replies, posted in PunBB 1.2 troubleshooting)

Not that I know of...

20

(17 replies, posted in PunBB 1.2 troubleshooting)

Uh oh. I'm getting this error, even though I'm logged in as the Administrator:

You do not have permission to access this page.

21

(17 replies, posted in PunBB 1.2 troubleshooting)

Thanks! This is the ArchLinux of forums (for the geeks in here), which means I like it :^)

In other words, simplicity often comes from just using a text file.

22

(17 replies, posted in PunBB 1.2 troubleshooting)

My admin options are practically anorexic, and I can't find many that I need access too (even after adding four or five plugins.)

Where do I go to edit this setting?

I've tracked down the variables that profile.php checks for max. height and width for avatars, but I don't know where they're located:

$pun_config['o_avatars_width']

Where is this? I'd like to increase the max. size to 90x90 or 100x100px.

Edit: I know that I could just change these to numbers and have my problem solved, but I'd rather find this central configuration, because that's a much better way of doing things.$pun_config['o_avatars_width']

I've downloaded the Migration Tool, but have no idea as to how to use the thing. I'm moving a phpBB2 forum to punBB. Is there a guide available that I've overlooked? Thanks.

Edit: I've downloaded backup DB files from my server, if that's of any use. I don't know if they're in a compatible format, or if the migrator needs to read the database directly and live.

Thanks for the link. I'll look into it.