PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > ReviewPost Pro Support Forums > ReviewPost BETA

ReviewPost BETA Discussion of the ReviewPost BETA version. Note: BETA's are not supported and should never be used on a production site.

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old November 29th, 2009, 02:28 PM   #1 (permalink)
Member
Verified Customer
 
Join Date: Mar 2005
Location: Bern, Switzerland
Posts: 94
Lightbulb hardcoded translate

Hi, Chuck,

in adm-misc.php there is a place.

Quote:
<tr><td class=\"{$Style['tddetails']}\" nowrap=\"nowrap\"><span class=\"{$Style['small']}\">
<a href=\"{$Globals['maindir']}/adm-misc.php?admact=options&amp;ppaction=options\" target=\"mainFrame\">All Options</a><br />";
I have changed them in

Quote:
<tr><td class=\"{$Style['tddetails']}\" nowrap=\"nowrap\"><span class=\"{$Style['small']}\">
<a href=\"{$Globals['maindir']}/adm-misc.php?admact=options&amp;ppaction=options\" target=\"mainFrame\">{$rp_phrase['alloption']}</a><br />";
You can do it with Updaten?
Micky is offline   Reply With Quote
Old November 29th, 2009, 02:41 PM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,946
Thanks small oversight
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old December 17th, 2009, 12:05 PM   #3 (permalink)
Member
Verified Customer
 
Join Date: Mar 2005
Location: Bern, Switzerland
Posts: 94
Post

In the templates -> vb4enhanced -> reviewspal.tmpl

Find this code

Quote:
{$compal['comment'][$x]}<br />by <a href="{$Globals['maindir']}/member.php/member/{$compal['username'][$x]}.html">{$compal['username'][$x]}</a>
PPPRINT;
}
else
{
echo<<<PPPRINT
{$compal['comment'][$x]}<br />by <a href="{$Globals['maindir']}/member.php?uid={$compal['userid'][$x]}">{$compal['username'][$x]}</a>
and change to

Quote:
{$compal['comment'][$x]}<br />{$rp_phrase['by']} <a href="{$Globals['maindir']}/member.php/member/{$compal['username'][$x]}.html">{$compal['username'][$x]}</a>
PPPRINT;
}
else
{
echo<<<PPPRINT
{$compal['comment'][$x]}<br />{$rp_phrase['by']} <a href="{$Globals['maindir']}/member.php?uid={$compal['userid'][$x]}">{$compal['username'][$x]}</a>
Micky is offline   Reply With Quote
Old December 17th, 2009, 07:49 PM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,946
Thanks
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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
Translate Classifieds... Gadgetjapan Classifieds How do I...? 39 June 27th, 2010 11:07 AM
Translate this favorites Geiri Classifieds How do I...? 1 February 10th, 2009 08:28 AM
Process images don't translate aberg Photopost Pro Bug Reports 2 October 12th, 2008 12:57 PM
Where to translate PPC? Kafi Classifieds Installation & Upgrades 5 October 7th, 2005 08:50 AM


All times are GMT -5. The time now is 09:23 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0