Jump to content

djmx2002

Retired Forum Member
  • Posts

    21
  • Joined

  • Last visited

Everything posted by djmx2002

  1. is there a demo available? sounds very interesting, I've been looking for similar software for awhile now
  2. i have the same problems i must refresh the page couple of time untill it shows. anyone have any ideas>?
  3. 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
  4. this one is working, but how can i do like welcome back mike for example how would you get the users first or last name?
  5. i'm backing up some files right now, but i will give it a shot i think the session id wasn't correct...
  6. the system also sent two' invoice payment confirmation' emails
  7. 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?
  8. i'm having the same problem, any ideas?
  9. 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....
  10. Well, the background is white... lol
  11. Hey i would like to know where did you purchase the flash tutorials Thanks, Motti Horesh
  12. 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
×
×
  • 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