开发者

phpbb

0
  • Entire topiclist row as a link

    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[详细]

    2023-04-12 21:20 分类:问答
  • redirect old PHPBB link to new link structure

    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[详细]

    2023-04-11 01:11 分类:问答
  • Is there a open-source forum that I can integrate my current members database with?

    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[详细]

    2023-04-09 17:02 分类:问答
  • Amazon EC2 EBS IO Count is high

    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[详细]

    2023-04-09 10:33 分类:问答
  • How to add multilanguage Posts in PHPBB forum

    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.[详细]

    2023-04-08 04:45 分类:问答
  • phpbb3's slow indexing of new messages

    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[详细]

    2023-04-07 03:24 分类:问答
  • Regular expression help generate links

    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);[详细]

    2023-04-02 12:26 分类:问答
  • CSS Sliding doors trouble

    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[详细]

    2023-04-01 18:31 分类:问答
  • phpBB auto-scaling

    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[详细]

    2023-03-30 00:03 分类:问答
  • Zend Framework and PHPBB Integration

    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[详细]

    2023-03-28 19:18 分类:问答