Pages: [1]   Go Down
  Print  
Author Topic: info needed about template files  (Read 353 times)
shaddaz
Full Member
***
Offline Offline

Posts: 126



View Profile
« on: June 28, 2011, 04:15:01 PM »

Hi Guys and girls

i have had a few chances to look at the template files of MRV3 and WOW what a headache they are full of bugs or at least the default is Sad

are the SDR template files any better most bugs i found on the MRV was in the members area not linking correctly not showing the correct info etc also just the basic code is hard work 

Code:
<? if($LOGGED_IN) {
echo get_content("Member
Menu","
<div
class=\"accountmenu\">
<ul>

<li><a
href=\"index.php?view=account&ac=myads&amp;".$url_variables."\" title=\"View
Stats On Your Ads\">Manage Ads</a></li>
<li><a
href=\"index.php?view=account&ac=earn&amp;".$url_variables."\" title=\"Click
Here To Earn Cash & Points!\"><b>Earnings Area</b></b></a></li>
<li><a
href=\"logout.php?".$url_variables."\">Logout</b></a></li>
</ul>
</div>
");
}
?>

could not understand why that is kept as php rather than opening and closing using echo there is a few instances like that and then there is some that is opened and closed correctly

Code:
<li><a href="index.php?view=home&amp;<? echo
$url_variables; ?>" title="Welcome
Page"><span><span>Home</span></span></a></li>
(not sure why we have 2 <span> values on line 3 oh well)

if i wanted to use that on the template i am currently looking at i would have to spend some time stripping it all out more work than i really want to do copy and paste works loads better lol

hope somebody is able to fill me in on this Smiley

thanx
Shaddy

Logged

Please do NOT PM me offering $$$ for coding work the answer is NO

Like my work Donate
Upgrade to an SDR 3
757jterrell
Administrator
Hero Member
*****
Offline Offline

Posts: 1637



View Profile WWW
« Reply #1 on: July 03, 2011, 09:56:37 AM »

I have not seen the MRV3 default template in awhile, but I would just remove things one by one to make sure they dont mess any thing else up. Just play with it until you get it to work the way you want.
Logged

sew77williams
Full Member
***
Offline Offline

Posts: 108


AuroraPlus


View Profile WWW
« Reply #2 on: December 07, 2011, 07:28:59 PM »

Do you have a link?
Logged

Get a SDR 3 NOW at http://ptcfactory.info

The best and most up to date Aurora script in the market!!
Pages: [1]   Go Up
  Print  
 
Jump to: