I have a website that contains a little area whose content is dynamically loaded using javascript (dojo). This is where the chat should go.
If i upgrade the chatsource from beta7 to current beta9 or SVN, the chat-loading box is displayed but never completes loading. My directory structure is as follows: ./chat.php ./chatframe.php ./phpfreechat_svn/ ./mychat/data/public ./mychat/data/private ./mychat/themes/mytheme
in chat.php are all parameters set and pfc-instance built. chatframe.php builds my website; javascript on this site loads the content of chatframe.php.
Last edited by Beni on Tue Mar 13, 2007 3:04 pm, edited 1 time in total.
The chat doesnt load. If i hit F5 then, it loads, but with the default-grey theme. if i hit F5 again, it doesnt load again, and again if i press F5 it works. Weird!
Last edited by Beni on Thu Mar 15, 2007 8:39 pm, edited 1 time in total.