Jump to content

ajaxsoundscool

Recommended Posts

Hi folks!

Im trying to implement an Ajax chat client to my website, and im having issues with the implementation of the files., 

 

This is a third party code, the link is here...

 

http://ajaxim.com/

 

Now, i have my database set up etc... but when i implement this code into my pages, the chat box doesnt show, and if i ftp the ajaxim.php file in standalone as it were, i get this error, even though the files are there.

 

Fatal error: require_once() [function.require]: Failed opening required '../ajaxim/libraries/dbMySQL.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/guyrich/public_html/ajaxim/ajaxim.php on line 30

 

 

The snippet of code im using to implement the chat system in my <head> is

 

 

<script type="text/javascript"
   src="ajaxim/js/im.load.js"></script>

 

This is bugging me big time, and by the sounds of it, others are having this issue also. 

 

Im not excellent with coding, im a learner. 

 

Your help is most appreciated :)

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

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.   Restore formatting

  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.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.