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

Home » FUDforum Development » FUDforum 3.0+ » Theme broken upon upgrade
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Theme broken upon upgrade [message #29640 is a reply to message #29636] Thu, 05 January 2006 22:04 Go to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma:
Senior Member
Administrator
Core Developer
The language list is generated by making a list of directories inside thm/default/i18n/ path and only allowing directories that contain "msg" file in theme.

This is done via the
<?php
glob
($DATA_DIR.'/thm/default/i18n/*'GLOB_ONLYDIR|GLOB_NOSORT)
?>

call. Try running this code manually (replace DATA_DIR with actual path) and see what it returns to you.


FUDforum Core Developer
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: hacked or not? sometimes forumfiles are "unlocked"
Next Topic: data-storage - understanding problem
Goto Forum:
  

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

Current Time: Fri Nov 22 12:43:55 GMT 2024

Total time taken to generate the page: 0.04044 seconds