Jump to content

jelew1985

Retired Forum Member
  • Posts

    18
  • Joined

  • Last visited

About jelew1985

jelew1985's Achievements

Junior Member

Junior Member (1/3)

0

Reputation

  1. I been looking all over but I don't seem to be finding the answer. Is there a way to change the timestamp format on the supporttickets.php page?
  2. It seems that with the {if} statements that I put in the email template was causing the problem.
  3. When I try to send an email (selected new welcome hosting account temp) from the client management, I get an error preventing it from continue. Parse error: syntax error, unexpected T_ENDIF in /home/myplacid/public_html/MYPanel/templates_c/72e4ee4e3bd891f564aaa64b6af2b98c^%%AC^ACC^ACC45BED%%emailtpl%3Aemailmessage.php on line 8 What is causing this? I looked at the file and it appears to be normal. <?php /* Smarty version 2.6.26, created on 2010-07-05 18:18:12 compiled from emailtpl:emailmessage */ ?> <p> Dear <?php echo $this->_tpl_vars['client_name']; ?> , </p> <p> We have received your order and will be processing it shortly. The details of the order are below: </p> <p> Order Number: <b><?php echo $this->_tpl_vars['order_number']; ?> </b></p> <p> <?php echo $this->_tpl_vars['order_details']; ?> </p> <p> You will receive an email from us shortly once your account has been setup. Please quote your order reference number if you wish to contact us about this order. </p> <p> <?php echo $this->_tpl_vars['signature']; ?> </p>
  4. So, after doing plenty of research and trial error. I created an CSS3 version of the site without tables... http://www.myplacidity.com/MYPlacidity/css3/
  5. However, if you are willing to help push me to the right direction so i can start learning that would be very much appreciated.
  6. As much as I would love to start utilizing CSS3 and HTML5, not all browsers support them. As time progresses I will begin using more modern coding. Till then I will stick with what is compatible now with most average computer users. You are entitled to your opinion about my site design and I appreciate the honesty With that being said, it still doesn't solve my problem that I am having with tables and heights.
  7. So, I am having an issue with HTML at the moment... I am trying to get my table to display at 100% height. Anyone have any suggestions? This page shows the issue well. http://www.myplacidity.com/MYPlacidity/?MYPlacidity=About
  8. YAY! Thanks!! I'll get the html/php stuff built for it so I can see it in action.
  9. Hmm, I did some greens. Does it look better?
  10. Here is a rough idea of what I was thinking of doing instead of the one I have now. Is it an improvement? What should I change?
  11. I agree the color scheme needs work. I been working on a new layout/theme. Hopefully it would be better than this one
  12. It appeared that since I added a custom module and its using mySQL scripting, it some how makes WHMCS report back the warnings. So I had to disabled the errors via my module to ensure they don't display.
  13. I have been working on getting everything integrated with WHMCS, but I need some feedback. http://www.myplacidity.com http://www.myplacidity.com/MYPanel Thanks in an advance for your feedback!
  14. erm never mind I figured out how to do it via cookies. However, i get this error when I do this... Should this be happening?
×
×
  • 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