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
Switch to threaded view of this topic Create a new topic Submit Reply
Embed Related Wishlist for 3.0.3 [message #164935] Tue, 05 April 2011 15:50 Go to next message
Dayo is currently offline  Dayo   Iraq
Messages: 101
Registered: April 2011
Karma: 0
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.
Re: Embed Related Wishlist for 3.0.3 [message #164960 is a reply to message #164935] Sat, 09 April 2011 05:23 Go to previous message
Dayo is currently offline  Dayo   Bahrain
Messages: 101
Registered: April 2011
Karma: 0
Senior Member
After a bit more familiarity with FUDforum, it appears these can all be put into the lower levels of the "nice to have" category.
  Switch to threaded view of this topic Create a new topic Submit Reply
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: Thu May 16 04:03:18 GMT 2024

Total time taken to generate the page: 0.02513 seconds