Support Forum > Simple Giveaway Pro
editing the html/admin/header.htm
jer166:
--- Quote from: David Allen on August 04, 2011, 01:26:40 AM ---What file are you editing?
It should be html/admin/header.html
You just need to edit line 84 and replace "simplemember.com/forum/" with "contactandsupport.com/forum"
It does redirect straight here anyway.
There is no automatic way to delete members who don't have referals although in my book that would be a bad thisng anyway because you can still email them if they are in the system via the Mass Mail feature.
--- End quote ---
OK I started a new thread on this.
It appear that this link is embedded in the Deluxe Menu script and can't be changed by editing the link. The link is for href="http://simplemember.com/forum/
and I tried to change it to href="http://contactandsupport.com/forum/
but it keeps defaulting to http://lochshire.info/index.php
so it looks like it is something that need to be done if there is ever an update.
Not a big deal...
admin:
Hi Jerry
It does use the Deluxe Menu script but all links are in the html/admin/header.html file and can be edited.
jer166:
--- Quote from: David Allen on December 14, 2011, 10:37:59 AM ---Hi Jerry
It does use the Deluxe Menu script but all links are in the html/admin/header.html file and can be edited.
--- End quote ---
OK.
Here is a copy of the header.html file. When the support link is clicked it takes me to http://lochshire.info/index.php
As you can see the code has <a id="dmI49" href="http://simplemember.com/forum/" target="_blank">Support Forums</a> ...
when i insert contactandsupport.com/forum it still goes to http://lochshire.info/index.php
Not the end of the world, but some other edit seems necessary to make it work. I am at a loss on why this is happening.
<!-- Start Header Code -->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Simple Giveaway Pro</title>
<link href="../common/amain.css" rel="stylesheet" type="text/css">
<link rel="stylesheet" type="text/css" href="../common/astyle.css">
<script language="javascript" type="text/javascript" src="../common/datetimepicker.js">
<script type="text/javascript">var dmWorkPath="deluxe-menu.files/";</script>
<script type="text/javascript" src="deluxe-menu.files/dmenu.js"></script>
{{useeditortest}}
</head>
<BODY BGCOLOR="#FFFFFF">
<div align="center">
<TABLE width="700" BORDER="0" CELLPADDING="0" CELLSPACING="0" bgcolor="#FFFFFF" class="border">
<TR>
<TD align="center">
<img src="../images/admin_header.jpg" alt="Simple Member" border="0"></TD>
</TR>
<{afterlogin_start}>
<tr>
<TD valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="5">
<tr>
<td>
<!-- Deluxe Menu -->
<noscript><p><a href="http://deluxe-menu.com">best javascript menu by Deluxe-Menu.com</a></p></noscript>
<!-- Code for Deluxe Menu Items. Generated by Deluxe Tuner -->
<!--
<div id="dmlinks" style="font:undefined;color:#000000;text-decoration:none">
<a id="dmI0" href="admin_menu.php">Home</a>
<a id="dmI2" href="admin_settings.php">Admin Settings</a>
<a id="dmI3" href="site_settings.php">Site Settings</a>
<a id="dmI4" href="admin_ads.php">Admin Text Ads</a>
<a id="dmI5" href="member-view.php">Member Management</a>
<a id="dmI6" href="member-view.php">Member Management</a>
<a id="dmI7" href="member-add.php">Add Member</a>
<a id="dmI9" href="manage_gifts.php">JV Gift Management</a>
<a id="dmI10" href="manage_ads.php">JV Text Ad Management</a>
<a id="dmI11" href="market.php">Marketing Tools</a>
<a id="dmI12" href="aff_emails.php">Affiliate Emails</a>
<a id="dmI13" href="jv_emails.php">JV Partner Emails</a>
<a id="dmI14" href="responders.php">Autoresponder Management</a>
<a id="dmI15" href="aweber.php">Aweber Autoresponders</a>
<a id="dmI16" href="prosender.php">Prosender Autoresponders</a>
<a id="dmI17" href="salespages.php">Web Page Management</a>
<a id="dmI19" href="menus.php">Member and JV Menus</a>
<a id="dmI20" href="mjvindex.php">Member and JV Index Page</a>
<a id="dmI21" href="adspace.php">Top and Bottom Ad Space</a>
<a id="dmI22" href="createpages.php">Creating Custom Member Pages</a>
<a id="dmI23" href="tpd.php">Legal Disclaimers/Contact</a>
<a id="dmI24" href="squeezepage.php">Squeeze Page</a>
<a id="dmI25" href="cancel.php">PayPal Payment Cancel Page</a>
<a id="dmI27" href="homepage.php">Free Product Management</a>
<a id="dmI28" href="giveaway.php">Giveaway Management</a>
<a id="dmI46" href="emails.php">System Emails</a>
<a id="dmI47" href="mass_mail.php">Member Mass Email</a>
<a id="dmI48" href="updates.php">Check Updates</a>
<a id="dmI49" href="http://simplemember.com/forum/" target="_blank">Support Forums</a>
<a id="dmI50" href="logout.php">Log Out</a>
</div>
-->
<!-- End of Code for Deluxe Menu Items -->
<!-- (c) 2006, Deluxe-Menu.com -->
<script type="text/javascript" src="data-deluxe-menu.js"></script>
</td>
</tr>
</table>
</td>
</tr>
<{afterlogin_end}>
<TR>
<TD valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="10">
<tr>
<td valign="top">
<!-- End Header Code -->
jer166:
I also tried to edit the same file in the SMP package. While it is linked to http://simplemember.com/forum/ it properly redirects to http://contactandsupport.com/forum/index.php. But when edited it still defaults to http://simplemember.com/forum/ and will not read edits.
admin:
Hi Jerry
Are you refreshing your browser using CTRL 5 after edits?
The code you have pasted above is from the web page (View Source) once it's been parsed by your browser.
What's the URL - I will take a look.
Navigation
[0] Message Index
[#] Next page
Go to full version