Jump to content

Newwebsolutions

Retired Forum Member
  • Posts

    7
  • Joined

  • Last visited

About Newwebsolutions

Newwebsolutions's Achievements

Junior Member

Junior Member (1/3)

0

Reputation

  1. CMS instead website builder. +1 for Wordpress. And you can use some auto installer eg softaculous.
  2. 1. list domains -> SORT by Expiry Date don't working . Link is : "clientsdomainlist.php?orderby=expiry date" instead "clientsdomainlist.php?orderby=expirydate" 2. Code from old admin homepage for Upcoming Domain Renewals don't working. result is empty. foreach key=num from=$domainrenewals item=domainrenewal} <tr bgcolor=#ffffff style="text-align:center"><td><a href="clientsdomains.php?userid={$domainrenewal.userid}&domainid={$domainrenewal.id}">{$domainrenewal.domain}</a></td><td><a href="clientssummary.php?userid={$domainrenewal.userid}">{$domainrenewal.client}</a></td><td>{$domainrenewal.registrar}</td><td>{$domainrenewal.regperiod} Year/s</td><td>{$domainrenewal.expirydate}</td></tr> {foreachelse} <tr><td colspan=7 bgcolor="#ffffff" align=center>No Upcoming Domain Renewals</td></tr> {/foreach} 3. Affiliate Monthly Referrals Report - mail is sent at end client mail - not affiliate mail.
  3. I have enable affiliates ( Configuration -> Affiliates -> Tick this box to enable the affiliate system) but is no commision for Domain registration, only for products&services Is possibile setup affilate for Domain Registration?
  4. Hi, Another problem with Cron. When i go to the domain and send Domain Renewal Notice manually all is OK . But when is it sent trough cronjob many variables have value "3" {$client_name} ----------- have value "3" {$client_last_name} ------- have value "3" {$client_company_name} ------- have value "3" {$client_email} ------- have value "3" {$domain_name} - {$domain_next_due_date} is OK {$signature} is OK Any idea?
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated