Jump to content

Desperate for help ASAP


Recommended Posts

We have moved to a new server (same domain name, different IP) Now, clients can login, but can't post support tickets here: http://www.solarenergyhost.com/clients/submitticket.php They just go to a blank screen, the same for the knowledge base and Downloads menu items

 

(WHMCS is installed in the /clients folder and the site is in the public_html file):

 

If this helps , we are getting this error message when we login into the Kayako admin area (though we can still login):

 

Warning: fopen(./cache/ddbecb06cf67d21bacb4f7111d717aee.php) [function.fopen]: failed to open stream: Permission denied in /home/solareadmin/public_html/support/includes/SmartyLight/class.template.php on line 325

 

Warning: fwrite(): supplied argument is not a valid stream resource in /home/solareadmin/public_html/support/includes/SmartyLight/class.template.php on line 326

 

Warning: fclose(): supplied argument is not a valid stream resource in /home/solareadmin/public_html/support/includes/SmartyLight/class.template.php on line 327

 

So Kayako/Espport is working... We are desparately in need of help. Will pay. Please contact me through PM ASAP

Link to comment
Share on other sites

Solved! the problem was the path to the integrate.php file look here:

 

################################################

# BRIEF INTEGRATION INSTRUCTIONS

#

# =============================================

#

# Copyright © 2001-2008 Kayako Infotech Ltd.

#

################################################

 

 

 

=========================================

WHMCS INTEGRATION HOW TO

=========================================

 

1) Open integrate/whmcs/modules/support/kayako/integrate.php and change the following line to full absolute path to your Product Installation (SupportSuite/eSupport)

 

define("SWIFTPATH", "/home/path/to/support/");

 

Examples:

 

define("SWIFTPATH", "/home/company/public_html/support/");

 

 

2) Copy modules directory of package to root directory of your WHMCS Installation

 

3) Copy the templates directory of package to root directory of your WHMCS Installation

 

4) In WHMCS admin, navigate to General Configuration > Support and choose Kayako in the Support Module dropdown.

 

5) Thats it! Your WHMCS Client Area is now replaced with the SupportSuite/eSupport Frontend

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • 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