It is not just you phpBB3 is a drain on the server, has bad user interface, and is very very slow even without any modification. On the same server which is optimized to handle large load phpBB2 is flying while phpBB3 is slow as a snail and ugly as a skunk.
I want to change all the logged IP of a certain user. How do I go about doing it? is there a phpmyadmin command that I can run that will magically get it done for me.
Well no, that isn't normal ;). But as stated a couple of pages ago, there are a couple of serious issues with the core we are running at this moment. Therefor I'm in the middle of rewriting the whole system to get a firmer base that is standing further apart from phpBB. Therefor I won't suggest usi...
Set their default group to the registered users. Look up each one in manage users. Choose groups from the drop box on the right Click the default group link next to registered users. isnt there a easier way to do it??? Be cuz I had over 1000 users in that group and I cant even find all names on Mem...
I have deleted a group which had a color usernames. The thing now is after I deleted it, those people that were once in that group are still in the Yellow color.
What can I do to fix that and return them to normal user color?
What can I do to disable the moderators from Viewing my IP (Admin). I'm an admin and I dont want my moderators snopping around for my IP. I saw it done on another forum where I was moderating and they had this thing where Mods could not view the admin's IP address. Can advice me on how I can do this...
Hi I get this error when I submit the command via phpMYadmin heres what my command looks like yours UPDATE phpbb_posts SET poster_ip = ” ” WHERE poster_id = N Mines UPDATE phpbb_posts SET poster_ip = ”125.46.61.39” WHERE poster_id =5509 #1064 - You have an error in your SQL syntax; check the manual ...