Quantcast
Channel: phpBB.com

[3.3.x] Support Forum • Re: Can I manually add a phpbb user to mysql.

What I want to do is export the user table to back that portion up. Why? You should be exporting entire database. Tables are interconnected which means one table has data dependent on another table....

View Article


[3.3.x] Support Forum • Re: 3.3.16

Please don't keep asking when the next release will be. The developers will post announcements when there is a release. Since this is not a support topic, I'll be closing it. Thank you for your...

View Article


Extension Writers Discussion • Re: adding stylesheet with @media rule?

Well, that's not where we normally load our stylesheets for our extensions but I guess it will work just as well.The only reason I responded is because you said, "Disregard this, wont work anyway."I...

View Article

[3.3.x] Support Forum • Re: Create a Log File from viewonline.php

This is what query I can use to for the function:Code: SELECT `session_ip`, count(*) AS numFROM `phpbb_sessions`GROUP BY `session_ip`ORDER BY count(*) DESC;Statistics: Posted by rockedge — Sat Jul 19,...

View Article


Latest Images