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
https://forums.phpfreaks.com/topic/276905-ajax-im/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.