Hope somebody can point in the right direction here. domain access seemed to install successfully and everything is fine accept.

There is something in the inc file loaded by the settings.php that breaks the external flashchat app. Link to the app is a simple link to an html file. The user/passes are shared between drupal and the chat app. When trying to access i get an error stating "IO Error Can't open preloader_setting_php"

hints?

CommentFileSizeAuthor
#1 flashchat.zip1.62 KBCobraMP

Comments

CobraMP’s picture

StatusFileSize
new1.62 KB

attaching the html file. I do see where it try's to load a script from localhost but that was working before?

agentrickard’s picture

Category: bug » support

How is the link to the app being generated? Is it a link or an embedded piece of content?

CobraMP’s picture

it's a static link manually added to the nav menu that points to the above attached html file.

both Drupal and flashchat are installed directly in the public_html directory of a shared host

agentrickard’s picture

Absolute path may be necessary.

I cannot debug this for you.

agentrickard’s picture

Status: Active » Closed (won't fix)