I\'m working now on phpbb3 template, i came out from balmy blond template. I made topiclist rows highlight on hover, but i want entire row to be clickable too, so开发者_高级运维 that one can click in
I have an old PHPB forum with a lot of posts with links to other posts that look like this: http://link.com/viewtopic.php?f=40&t=1628&p=9062#p9062
So what im trying to do is save myself coding a forum... I\'ve got a members table already with their passwords, username etc etc... and I want a forum system that can po开发者_运维技巧ssibly be linke
I am running Ubuntu 11.04 +Apache +Mysql +php on free micro tier of Amazon EC2, complete root is attached to EBS.. The db size of mysql is 700 MB.. but in just 45 hours of running the instance.. I/O c
I add Multilanguage support in PHPBB forum (English/Spanish). English is default language. How I add Spanish posts. Only one editor is available for English.
I try to found solution to improve phpbb3 new message indexing. I have about 10000 messages on my forum, and each new message adds VERY long time (20-30 sec). I\'ve checked mysql_slow.log and found lo
I currently have the following code in a loop: $message = preg_replace(\"/({$data[0]})/i\",\"<a href=\\\"{$data[1]}\\开发者_高级运维\" class=\\\"postlink\\\">$1</a>\",$message,1);
I\'m having some minor issues with my CSS Sliding doors on my website. They appear fine on lower reso开发者_如何学编程lutions, but higher resolutions appear to make the button bigger and therefore cau
I\'m currently working on a large project which is expected to have a large amount of user activity. We\'re currently developing the website using Amazon Web Services so that we can ensure that if nee
The task I am trying to do is to integrate PHPBB with our existing Zend Framework-based web p开发者_开发技巧ortal. Right now, the registration works by auto-creating accounts both on the framework and