again, i think this would work for the template file
this is what i got now
<?php
echo date("l F jS Y ");
require("dbconnect.php");
require("includes/functions.php");
require("init.php");
if ($_SESSION['uid']) {
echo("<hr/><strong>Welcome Back</strong><br>". $_SESSION('uid'));
echo "<strong>{$clientsdetails[firstname]}</strong>" ;
echo " ";
echo "<strong>{$clientsdetails[lastname]}</strong><br><br>" ;
echo ("<br><br><form method=post action=logout.php><input type=submit class=submitbutton value=Logout /></form>");
}
else
echo '<form method="post" action="dologin.php?goto=clientarea">
Email Address: <input type="text" name="username" size="50"><br>
Password: <input type="password" name="password" size="20"><br>
<input type="submit" value="Login">
</form>';
?>
and it only prints out welcome back
Hey everybody, i have been using WHMCS for a while already, latley i've noticed that when people pay with google checkout, i get two transactions in the transaction history, and the system credits the account double, even tho there was only one payment.
anyone have any idea how to solve the issue?
hello i am getting the following email after sending an email to the piping
This message was created automatically by mail delivery software.
A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:
pipe to |/usr/bin/php -q /home/djmx2002/public_html/whmcs/pipe/pipe.php
generated by support@horesh-studios.com
The following text was generated during the delivery attempt:
------ pipe to |/usr/bin/php -q /home/djmx2002/public_html/whmcs/pipe/pipe.php
generated by support@horesh-studios.com ------
PHP Warning: PHP Startup: Unable to load dynamic library
'/usr/local/lib/php/extensions/' - /usr/local/lib/php/extensions/: cannot read
file data: Is a directory in Unknown on line 0
i have tried to find an answer in the forums, and in the knowledge base, but without any luck....
Hello, i have just switched to WHMCS from Modernbill v5,
The installation process was a flick ! easy and to the point,
in couple of hours i finished funlly intergrating the system to my website,
http://www.horeshstudios.com
created a login box on our main pages,
and this is the system address
http://www.horeshstudios.com/index.php