It's installed correctly. I am trying to open a dynamic PHP page/form in the greybox. COuld this be the reason why this doe not work?
On Mar 11, 9:29 pm, Logos <[email protected]> wrote: > It might be a weird browser cross domain issue - what are the main > page's and popup's URLs? > > Also, check to make sure greybox is installed correctly - there are > tips here:http://malthusian-solutions.com/ms/index.php?q=node/6 > > -- > Tyler Stylehttp://malthusian-solutions.comhttp://nirdvana.com > > > > Reese wrote: > > I have setup mysite to use greybox. I have subdomains on my site and > > the greybox is being used on a sub-domain. I.e. 123.mysite.com. > > > I have the calling page's (main page's) <head> tag as below; > > > <script type=\"text/javascript\"> > > var GB_ROOT_DIR = \"http://123.mysite.com/greybox/\"; > > </script> > > <script type=\"text/javascript\" src=\"http://123.mysite.com/greybox/ > > AJS.js\"></script> > > <script type=\"text/javascript\" src=\"http://123.mysite.com/greybox/ > > AJS_fx.js\"></script> > > <script type=\"text/javascript\" src=\"http://123.mysite.com/greybox/ > > gb_scripts.js\"></script> > > <link href=\"http://123.mysite.com/greybox/gb_styles.css\" rel= > > \"stylesheet\" type=\"text/css\" />"; > > > The popup page has the same header tag information. > > > The greybox will apear but just sits on loading and I receive the > > following errors: > > > java script errors I'm receiving from loader_frame.html?s=0 > > line 7 char 5, error: permission denied > > line 43 char 1, error: AJS is undefined > > line 95 char 1, error: 'GB.show_loading' is null or is not an object- Hide > > quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GreyBox" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/greybox?hl=en -~----------~----~----~----~------~----~------~--~---

