Home TheRandomizer Forum Index Log in Register FAQ Search
TheRandomizer Forum Index » Installation Help » script editing Goto page 1, 2  Next
Post new topic  Reply to topic View previous topic :: View next topic 
script editing
PostPosted: Sat Jan 17, 2004 2:02 am Reply with quote
JoeR
Newbie
Joined: 15 Jan 2004
Posts: 9




I purchased the unlimited resale rights package and I wanted to change the "powered by" at the bottom of the page to my store info. Can you tell me where to look for this?

Also I would like to add buttons for payment providers under the stats table so people without certain payment providers can use them to sign up before clicking join. Where can I do this?

Thanks in advance,
Joe
Re: script editing
PostPosted: Sun Jan 18, 2004 5:57 am Reply with quote
LittleFoot_1
Visitor
Joined: 23 Oct 2003
Posts: 20
Location: US




JoeR wrote:
Also I would like to add buttons for payment providers under the stats table so people without certain payment providers can use them to sign up before clicking join. Where can I do this?

Hi Joe,

I know where to do it at, just don't know the technical stuff. I'd like to do the same thing, but don't want to mess anything up.

templates/main.navigation.php

Have a good day! Smile

Jaime
PostPosted: Sun Jan 18, 2004 1:53 pm Reply with quote
shadow
Addict
Joined: 16 Oct 2003
Posts: 171
Location: Virgin Islands




Actually if you add your links to the content.php file below
<?include("$CONFIG->templatedir/main.navigation.php");?><br>
they will be on every page of your site. Just don't make them too wide or they will throw the look of you site off. That row is only 145 pixels wide so you don't want any graphics wider then that.

Shadow
Script editing
PostPosted: Sun Jan 18, 2004 3:04 pm Reply with quote
JoeR
Newbie
Joined: 15 Jan 2004
Posts: 9




Jamie & Shadow, thanks for the reply. Shadow, could you tell me how to re-brand the software to my company name?
Thanks,
Joe
PostPosted: Sun Jan 18, 2004 3:14 pm Reply with quote
shadow
Addict
Joined: 16 Oct 2003
Posts: 171
Location: Virgin Islands




If you are talking about what is visible to the public it is only a matter of editing the footer file. But Daniel has it set up so that if anyone clicks on that link and purchases the script you will get paid a commission. It is all done with one line at the end of the footer. If you would like your own domain name here you can remove the last line and enter the html for your domain but you will loose any chance of a commission and if you have limited resale right you will also loose them. This is actually something you should discuss with Daniel.

Shadow
PostPosted: Sun Jan 18, 2004 8:57 pm Reply with quote
LittleFoot_1
Visitor
Joined: 23 Oct 2003
Posts: 20
Location: US




shadow wrote:
Actually if you add your links to the content.php file below
<?include("$CONFIG->templatedir/main.navigation.php");?><br>
they will be on every page of your site. Just don't make them too wide or they will throw the look of you site off. That row is only 145 pixels wide so you don't want any graphics wider then that.

Looks like it already has it:
<?include("$CONFIG->templatedir/main.navigation.php");?> </td></tr></table>

Is it necessary to do it again?

Where are we supposed to add the links at?
"$CONFIG->wwwroot/radmin/leftstats.php";?>
</td>
</tr>
</table>
</td>
</tr>
</table><?}?>
</td>
</tr>
</table><?}

?>

Thanks,
Jaime
PostPosted: Sun Jan 18, 2004 9:36 pm Reply with quote
Guest




You are in the main_navigation.php file and I was referring to the content.php file. You add your html just below the line
<?include("$CONFIG->templatedir/main.navigation.php");?><br>


Shadow
PostPosted: Sun Jan 18, 2004 10:51 pm Reply with quote
LittleFoot_1
Visitor
Joined: 23 Oct 2003
Posts: 20
Location: US




LittleFoot_1 wrote:
Looks like it already has it:
<?include("$CONFIG->templatedir/main.navigation.php");?> </td></tr></table>

Is it necessary to do it again?

Here I was talking about the content file.

LittleFoot_1 wrote:
Where are we supposed to add the links at?
"$CONFIG->wwwroot/radmin/leftstats.php";?>
</td>
</tr>
</table>
</td>
</tr>
</table><?}?>
</td>
</tr>
</table><?}

?>

This one, about the main.navigation file.

But so, you're saying to add the links on the content file? If I had only put them on the main.navigation page, what pages would get them then?

Jaime
PostPosted: Mon Jan 19, 2004 10:53 am Reply with quote
shadow
Addict
Joined: 16 Oct 2003
Posts: 171
Location: Virgin Islands




They would end up in the table where they were placed and only show up on the pages that that menu shows up on. So if you worked under the members area menu they would only show up in the members area, the public menu the public area and so on. But I have to warn you it is much easier to edit the content.php file and make it look nice and function properly then it is the main_navigation.php file. Also the main_navigation file is read by the script so that it will select specific areas to display so when you edit in here you could stop your script from working.

Shadow
PostPosted: Tue Jan 20, 2004 12:16 pm Reply with quote
LittleFoot_1
Visitor
Joined: 23 Oct 2003
Posts: 20
Location: US




Thanks for saying so, that was why I didn't mess with it. Confused

Do I just go under this line here, that's already in the file?
<?include("$CONFIG->templatedir/main.navigation.php");?> </td></tr></table>

Or do I still need to add this line? If so, where at?
<?include("$CONFIG->templatedir/main.navigation.php");?><br>

Jaime
 script editing 
 TheRandomizer Forum Index » Installation Help
All times are GMT  
Page 1 of 2  
Goto page 1, 2  Next
  
  
 Post new topic  Reply to topic  


Powered by phpBB© 2001-2006 phpBB Group |Randomizer Script | Web Hosting | phpBB Skin by Vjacheslav Trushkin