Results 1 to 10 of 12
Hybrid View
-
25th Mar 2010, 02:49 PM #1OPMember
Variable in phpBB
Hello,
How to make working variables in php?
Then I do like this:
<!-- PHP --> echo "{TOPIC_TITLE}; <!-- ENDPHP -->
It prints me: {TOPIC_TITLE}, but it must print topic title..?
How to make it showing topic title (PHP in templates TURNED ON)
Thanks in advance.SarMa Reviewed by SarMa on . Variable in phpBB Hello, How to make working variables in php? Then I do like this: <!-- PHP --> echo "{TOPIC_TITLE}; <!-- ENDPHP --> It prints me: {TOPIC_TITLE}, but it must print topic title..? How to make it showing topic title (PHP in templates TURNED ON) Rating: 5
-
25th Mar 2010, 03:00 PM #2The Wise OneWebsite's:
twilight.ws ddlrank.comIf I recall correctly you just need to put {TOPIC_TITLE} without all the PHP things around it.
That should work.I can always be contacted by sending a tweet @twilightws
-
25th Mar 2010, 03:01 PM #3OPMember
Yes that would work..
But I have script and it's just a part of it so it MUST be in php and a question is how to get this function in php.. : )
-
25th Mar 2010, 03:10 PM #4The Wise OneWebsite's:
twilight.ws ddlrank.comIf you want you can PM me your FTP login and a more detailed description and I'm willing to have a look.
-WhooI can always be contacted by sending a tweet @twilightws
-
25th Mar 2010, 04:26 PM #5MemberWebsite's:
LulzCovers.com LulzTroll.comadd
TOPIC_TITLE = " Your title... "
in languages/en/common.php
and then use {TOPIC_TITLE}
it will help.Contact me for Traffic, SEO, WCDDL, Wordpress, IPB related Services or queries.
Template Designing, PSD to HTML, Wordpress
-
25th Mar 2010, 04:41 PM #6OPMember
I need for example:
if my thread title: Autodesk Revit MEP Suite 2010 - 32-Bits
everywhere where I added in my script {TOPIC_TITLE}
In that page it should be printed: Autodesk Revit MEP Suite 2010 - 32-Bits
-
25th Mar 2010, 05:00 PM #7MemberWebsite's:
wuploadlinks.net fileserve-movies.net fsdown.org
-
26th Mar 2010, 12:30 PM #8
-
25th Mar 2010, 05:01 PM #9Member
Well if it MUST be in php, it still will be ion php since you are enclosing it in
<!-- PHP -->...<!-- ENDPHP -->
Did you try it yet?This is the staff, you have been banned
-
26th Mar 2010, 12:31 PM #10OPMember
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
how to get variable info after login using php
By torrfriend in forum Web Application/Script SupportReplies: 9Last Post: 31st May 2012, 02:15 PM -
simple variable php question
By zebono2 in forum Web Development AreaReplies: 5Last Post: 8th Jan 2012, 12:33 AM -
What is the character limit of php Session variable?
By AriGold in forum Web Development AreaReplies: 1Last Post: 17th Jun 2011, 02:53 PM -
variable locations
By Spooky in forum vBulletinReplies: 2Last Post: 7th Jun 2010, 06:16 AM -
Need Help To add text variable in url
By diablo9975 in forum Technical Help Desk SupportReplies: 0Last Post: 27th Nov 2009, 07:05 AM
themaCreator - create posts from...
Version 3.45 released. Open older version (or...