Jump to content

bomozah

Retired Forum Member
  • Posts

    11
  • Joined

  • Last visited

Everything posted by bomozah

  1. Hello I want to experience the license for 14 days Domain Name http://www.essam4host.com I hope to send the license to my email bomozah@gmail.com
  2. There is no firewall on the server but Is whmcs 4.1.1 Release Contrary to module
  3. This message appears wrong to me Fatal Error. Got a non-object from the server: but Is whmcs 4.1.1 Release Contrary to module
  4. What is the problem, but I can not Create a New Account
  5. Whmcs settings correct and I can access hypervm My friend I hope you look at the photo settings are good
  6. Thank you to you for your help Not confirm the establishment of any account And it shows this message Fatal Error. Got a non-object from the server:
  7. Look at the picture there is a problem in Modules
  8. Hello I want to experience the license for 14 days Domain Name http://www.essam4host.com I hope to send the license to my email bomozah@gmail.com
  9. I would like to remove newsletter How
  10. thank you "BAJI26" i have fix the issues by removing this line <!--[if lte IE 7]> <style type="text/css"> html .jqueryslidemenu{height: 1%;} /*Holly Hack for IE7 and below*/ </style> <![endif]--> Regards
  11. Hello i have WHMCS Scripts & i'm trying to add a java+css menu in the header this is the menu http://www.dynamicdrive.com/style/csslibrary/item/jquery_multi_level_css_menu_2/ i have put the html in <body> area and it's seems every thing ok except when i put the Css code in the <head> like this <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" dir="rtl"> <head> <base href="{$systemurl}" /> <link rel="stylesheet" type="text/css" href="templates/{$template}/style.css" /> <link rel="stylesheet" type="text/css" href="templates/{$template}/jqueryslidemenu.css" /> <!--[if lte IE 7]--!> <style type="text/css"> html .jqueryslidemenu{height: 1%;} /*Holly Hack for IE7 and below*/ </style> <![endif]--> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.min.js"></script> <script type="text/javascript" src="templates/{$template}/jqueryslidemenu.js"></script> <meta http-equiv="content-type" content="text/html; charset={$charset}" /> <title>{$companyname} - {$pagetitle}{if $kbarticle.title} - {$kbarticle.title}{/if}</title> </head> it's give me a white page how can i fix that ?
×
×
  • 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