WoWItemMod is a mod written for phpbb that allows users to post an item from the game World of Warcraft that's pulled from a WoW item database site.

This is the home of the mod, English at the bottom:
WOWItemMod http://www.guldan.info/WOWItemMod

I'd love to use this, however I love using punbb more wink

How would one add the functionality so that users get an e-mail with the e-mail in their profile when they get a new PM?

Just in case anyone was interested this is the response I got from my host.


Hi,



mod_security (www.modsecurity.org) was blocking that. Our rules show it is a
flaw in punbb version 1.2.2 and below. I\'ve removed the rule but make sure you
are running a version newer than 1.2.2


I was running the latest version of punbb and now it works due to the change in mod_security

I think you may want to do the opposite. Add the title, bottom and left nav bar to the forums.

Does anyone else have any idea or things I could try? I also deleted the forums cache, same error.

Hm, I have about 100 users to move around and new people join all the time. I think it would be very tedious.
Thanks for the idea though.
I wish I had a better way to give detail on the errors, however my host has disabled error logs.

Thanks, I'm up and running now. smile

I am having an issue though.

I am trying to move users into a private group.

When I look at their profile, click Administration, then choose the group, and hit save, I get:

Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

I tried every other group and I cannot change any member's group status whatsoever.

I tried changing file and folder permissions to 777 just to test and it makes no difference. Also tried different browsers.

The path before getting the error is:
profile.php?section=admin&id=17

Upon clicking save I get:
profile.php?section=admin&id=17&action=foo

I am trying to convert from phpbb to punbb.
My phpbb forums are install at www/forums with the database phpbb

I uploaded all of the files in the punbb zip to www/test and then put the converts folder into the test.
I have yet to run the installer for punbb because I'm confused on one thing.

Do I need to make another DB for punbb or do I run the install for punbb and tell it the name of the phpbb database THEN run the converter? Or do I first have to make a seperate punbb database, install it as a blank forum, and THEN run the converter?

Gotcha. Do I make another database when doing the punbb install? or just point the punbb installer to my existing phpbb database then convert?

I had a few questions before I convert my forums, as I want to make sure that I'm doing everything correctly (as my users do not want to reregister).

I have read the install and readme files however I have found them too unspecific for what I'm trying to do.

I currently have the phpbb forums installed to usr/www/forums

I want to put punbb in the same spot.

Do I just totally remove the forums folder that contains phpbb, then create a new forums folder, then install Punbb and run the converter so it converts the database over?

Any clarification would be immensely helpful!

Try this:
http://www.digitarium.net/forums/index.php

Or just go to:
http://www.digitarium.net/forums
Then click index from the menu

Edit: Ok, I guess it just took someone else telling me it worked for me to figure out that it was Opera caching index.php from a previous phpbb install. It worked once I tried it in IE then cleared everything out of Opera.

Sorry. =/

Hi all, I just installed pun bb
I love it so far!

Everything is up and running, can post, etc.

However, whenever I click on a link like in the menu bar that points to index.php, it gives this error:
Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /home/myusername/www/forums/db/mysql4.php on line 330

Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in /home/myusername/www/forums/db/mysql4.php on line 331
phpBB : Critical Error

Could not connect to the database

However, when I go to the root folder it works perfectly.
I dont understand why this would be

Here is a link to my test forums so you can see:
http://www.digitarium.net/forums/

Any ideas?