You are missing our premiere tool bar navigation system! Register and use it for FREE!

NukeCops  
•  Home •  Downloads •  Gallery •  Your Account •  Forums • 
Readme First
- Readme First! -

Read and follow the rules, otherwise your posts will be closed
Modules
· Home
· FAQ
· Buy a Theme
· Advertising
· AvantGo
· Bookmarks
· Columbia
· Community
· Donations
· Downloads
· Feedback
· Forums
· PHP-Nuke HOWTO
· Private Messages
· Search
· Statistics
· Stories Archive
· Submit News
· Surveys
· Theme Gallery
· Top
· Topics
· Your Account
Who's Online
There are currently, 64 guest(s) and 0 member(s) that are online.

You are Anonymous user. You can register for free by clicking here
Nuke Cops :: View topic - A simple fix to an annoying problem. [ ]
 Forum FAQ  •  Search  •   •  Memberlist  •  Usergroups   •  Register  •  Profile •    •  Log in to check your private messages  •  Log in

 
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
Poll :: Is this a good idea? I was thinking of suggesting it to the PHPNuke guys.

Yes
100%
 100%  [ 3 ]
No
0%
 0%  [ 0 ]
Total Votes : 3


Author Message
MrGunnage
Sergeant
Sergeant


Joined: Aug 28, 2004
Posts: 78


PostPosted: Tue Nov 30, 2004 5:49 am Reply with quoteBack to top

One thing that does annoy me is that when you upgrade you have to keep moving all your custom language deffintions to the new lang-???.php file.

I have devised a simple but effective way of combating this:
Simply add this line to the end of the DEFINE section of lang-???.php:
Code:
include("language/custom.php")


And the make a new file called custom.php in the language folder and put this in it:
Code:
<?php

//Custom Definitions
//Add your custom deffinitons here instead.

?>


And now when you upgrade all you need to add to the lang-???.php file is the:
Code:
include("language/custom.php")

Line again. Very useful if you have a large number of Custom Modules and Blocks that require additions to the lang-???.php file.
Find all posts by MrGunnageView user's profileSend private messageVisit poster's website
Display posts from previous:      
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



Powered by phpBB © 2001, 2005 phpBB Group

Ported by Nuke Cops © 2003 www.nukecops.com
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::
Powered by · TOGETHER TEAM srl ITALY http://www.togetherteam.it · DONDELEO E-COMMERCE http://www.DonDeLeo.com
Web site engine's code is Copyright © 2002 by PHP-Nuke. All Rights Reserved. PHP-Nuke is Free Software released under the GNU/GPL license.
Page Generation: 0.337 Seconds - 249 pages served in past 5 minutes. Nuke Cops Founded by Paul Laudanski (Zhen-Xjell)
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::