Nukemods Forum  
» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 74
4 members and 70 guests
canvasprint, chrdmistiandrug, mic7ywhigfksanr, toiponcreasezm6
Most users ever online was 611, 03-21-2008 at 10:10 PM.
» .::.
» .:.

Go Back   Nukemods Forum > PHP-Nuke 7.x > Nuke 7.x - General

Reply
 
LinkBack Thread Tools Display Modes
Old
  (#11 (permalink))
Junior Member
 
Status: Offline
Posts: 12
Join Date: Nov 2005
06-23-2006, 05:04 PM

We are not discussing anything...
We are presenting several alternatives.

But hey... you're the mod here 8)
Lock at will... :wink:
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#12 (permalink))
Moderator
 
dar63's Avatar
 
Status: Offline
Posts: 473
Join Date: Oct 2002
Location: UK
06-23-2006, 05:41 PM

Quote:
Originally Posted by krubach

For instance... if this nuke had that tweak, we should be reading on the browser window: "nukemods.com - Foruns - Browser caption with topic title - How to?"
But you had replied asking again when I'd already given you the means to achieve what you wanted. :roll:

Keep discussing it til then end of time for all I care, I just couldn't see the point. 8O

Take care.
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#13 (permalink))
Junior Member
 
Status: Offline
Posts: 12
Join Date: Nov 2005
06-23-2006, 06:26 PM

I used what you suggested...

But made a little change myself.
Instead of using the "title" field from nuke_modules table i get the custom_title instead...

Just edited the file dynamic_titles.php and put this:
(...)
include("db/db.php");

$resultcustomtitle = $db->sql_query("SELECT custom_title FROM ".$prefix."_modules WHERE title='$name'");
$rowcustomtitle = $db->sql_fetchrow($resultcustomtitle);
$translated_module = $rowcustomtitle['custom_title'];


// Forums
if($name=="Forums"){
(...)

And use the $translated_module var when generating the titles instead of $name
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Removing The Modules Title Bar mauldus Site design 2 10-05-2004 12:57 PM
javascript upgrade browser warning splitzero Nuke 7.x - General 1 08-25-2004 01:55 PM
Theme subSystemgreen produces browser "Error on Page&qu offshore Theme packs 1 06-27-2003 02:10 PM
Edited post caption Br00klynzzfinest Purged Topics 2 04-09-2003 11:19 AM
Which browser do you prefer and Why? mikem Open topics 6 04-09-2003 01:08 AM




vBulletin Skin developed by: vBStyles.com


LinkBacks Enabled by vBSEO 3.3.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31