Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
programming problem. please help!
Old 08-14-2009, 07:30 AM programming problem. please help!
Novice Talker

Posts: 9
Trades: 0
Hello
I have following code in my coppermine template and file name is template.html

Code:
<title>{TITLE}</title>
But I don't really understand where is this "{TITLE}" is defined and how to define that? When I run the page, It displays the title as "coppermine photo gallery".

Please reply how to define that.
light87 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 08-14-2009, 08:58 AM Re: programming problem. please help!
wayfarer07's Avatar
Poo on You

Latest Blog Post:
Introducing WowWindow
Posts: 3,987
Name: Abel Mohler
Location: Asheville, North Carolina USA
Trades: 0
Looks like Smarty templating, which I don't have too much experience with, but I think that means outputting a constant which has been defined somewhere in your PHP.

In the PHP section, look for some code that looks something like this:
PHP Code:
define("TITLE""something goes here"); 
Whatever system you are using must generate this dynamically based on what page you are on. If you are using a CMS of some type, rather than reprogramming it, you probably have the ability to manage this from the CMS itself. If not, you'll need to find this code and customize it somehow.
__________________
I build web things. I work for the startup
Please login or register to view this content. Registration is FREE
.
wayfarer07 is online now
Reply With Quote
View Public Profile Visit wayfarer07's homepage!
 
Reply     « Reply to programming problem. please help!
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.49033 seconds with 12 queries