PDA

View Full Version : Site Integration



VN-Ken
02-16-07, 03:25 AM
Hello,

Can someone please provide me with some tips on integrating WHMCS with a site that has a side menu? I have tried many things for the past couple of days yet nothing seems to work.

Any suggestions on where to place certain elements?

Here is what it looks like right now:

myvirpus.com/billing


PS: Yes, I know integration is offered by WHMCS however I do not feel its worth the money when it is just something as minor as this to correct to get the site working.

In help would be much appreciated.

Thanks.

Kenneth

Willx
02-16-07, 07:37 AM
WOW you need to put the menu OFF the header, take the header put it by its self then the order junk and links put the link menu next to that ...

VN-Ken
02-16-07, 02:43 PM
i'll give it a shot but that doesnt sound like it will fix the issue.

VN-Ken
02-16-07, 02:55 PM
As expected, didn't work. It seems it has something to do with how the coding is layed out but I do not know what to look for to fix it.



<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<title>{$companyname} - {$pagetitle}</title>
<link rel="stylesheet" type="text/css" href="templates/{$template}/style.css" />
</head>
<body>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">

<table width="747" height="626" border="0" align="center" cellpadding="0" cellspacing="0" id="Table_01">
<tr>
<td height="26" colspan="4"> <span class="style1">Home (http://virpus.com/) | myVirpus (https://myvirpus.com) | Community Forums (http://virpus.com/forums) | Contact Us (http://virpus.com/contactus.html) </span></td>
</tr>
<tr>
<td width="24" rowspan="4"></td>
<td height="118" colspan="2" valign="top">
http://virpus.com/images/design2_03.gif</td>
<td width="24" rowspan="4"></td>
</tr>
<tr>
<td height="87" colspan="2" valign="top">
http://virpus.com/subheader/about.gif</td>
</tr>
<tr>
<td width="17" rowspan="2" background="http://virpus.com/images/design2_06.jpg"></td>
<td>
images/design2_07.jpg</td>
</tr>
<tr>
<td height="358" valign="top" bgcolor="#F4F2F2">


</p>


</p>


<span class="style9">





</span> </p>

<tr>
<td><table id="topnavbar"><tr><td id="navbar">{$LANG.globalsystemname} (index.php)</td><td id="navbar">{$LANG.clientareatitle} (clientarea.php)</td><td id="navbar">{$LANG.announcementstitle} (announcements.php)</td><td id="navbar">{$LANG.knowledgebasetitle} (knowledgebase.php)</td><td id="navbar">{$LANG.supportticketspagetitle} (supporttickets.php)</td><td id="navbar">{$LANG.downloadstitle} (downloads.php)</td>{if $loggedin}<td id="navbar">{$LANG.logouttitle} (logout.php)</td>{/if}</tr></table></td>
</tr>
<tr>
<td style="padding:15px">

{if $pageicon}{$pageicon}{/if}



<span class="heading">{$pagetitle}</span>

{$LANG.globalyouarehere}: {$breadcrumbnav}</p>

{if $loggedin}

<p align=center class="clientarealinks">images/clientarea/details.gif{$LANG.clientareanavdetails} (clientarea.php?action=details)images/clientarea/hosting.gif{$LANG.clientareanavhosting} (clientarea.php?action=hosting)images/clientarea/domains.gif{$LANG.clientareanavdomains} (clientarea.php?action=domains)images/clientarea/invoices.gif{$LANG.invoices} (clientarea.php?action=invoices)images/clientarea/supporttickets.gif{$LANG.clientareanavsupportticke ts} (supporttickets.php)
images/clientarea/order.gif{$LANG.clientareanavorder} (order.php)images/clientarea/products.gif{$LANG.clientareaproducts} (clientarea.php?action=products)images/clientarea/emails.gif{$LANG.clientareaemails} (clientarea.php?action=emails)images/clientarea/details.gif{$LANG.clientareanavlogout} (logout.php)</p>

{/if}

koh
02-16-07, 03:55 PM
try putting it under the
<tr>
<td height="358" valign="top" bgcolor="#F4F2F2">

VN-Ken
02-16-07, 05:25 PM
Nope, still didn't do it:

myvirpus.com/billing