FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » FUDforum Suggestions » Embed Related Wishlist for 3.0.3
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Embed Related Wishlist for 3.0.3 [message #164935] Tue, 05 April 2011 15:50 Go to previous message
Dayo is currently offline  Dayo   Iraq
Messages: 101
Registered: April 2011
Karma:
Senior Member

  1. Convert all "require" and "include" statements to "require_once" and "include_once" respectively to avoid collisions.
    Particularly relevant for all calls to GLOBALS.php and to db.inc

  2. On db.inc. Since reused multiple times, consider breaking off from templates (and associated multiple copies) and make into static file/class with a "require_once" call whenever needed to avoid collisions.

  3. Provide option to disable "while (ob_get_level() > 0) ob_end_flush();" code that appears in msg.php and login.php for example.
    This is to stop situation where output is sent to browser before it can be processed.

  4. Add option to change index from index.php to config. I.E. make template variable, {ROOT}, configurable.
    This needs to apply to "Return to Forum" link in admin as well.
[Message index]
 
Read Message
Read Message
Previous Topic: Mailing list incorporated directly into forum software
Next Topic: New Hook Request - COMPILER_BEFORE_OUTPUT
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Wed Jun 26 13:07:09 GMT 2024

Total time taken to generate the page: 0.04278 seconds