1
drummond
permission problems with iframes
  • 2004/11/2 0:47

  • drummond

  • Just popping in

  • Posts: 36

  • Since: 2004/6/19


I have an HTML index page that calls the XOOPS index.php(which i renamed to home.php) in an iframe. My problem is that once I log in and then click on a module link, it says I don't have permission and logs me back out. If I load the home.php XOOPS page directly it works fine, and the iframe works fine in Firefox, just not in IE. Anyone have any idea how to fix this?

Thanks!

2
drummond
Re: permission problems with iframes
  • 2004/11/9 22:19

  • drummond

  • Just popping in

  • Posts: 36

  • Since: 2004/6/19


I am still having the same problem. The URL is:

http://www.altra-recordings.com

Anyone have any ideas why XOOPS embedded in an iframe would stop the authentication process?

3
ackbarr
Re:permission problems with iframes

just a guess, but it is probably caused by the session cookie. Login and look at your cookies on your machine. Is it added for www.altra-recordings.com or for altra-recordings.com ? If it is for www.altra-recordings.com, try adding the following to mainfile.php:

ini_set('session.cookie_domain''altra-recordings.com');

4
ackbarr
Re:permission problems with iframes

I just tried to take my own advice and I could not find a session cookie for either domain in IE (Tools -> Internet Options -> (Temporary Internet Files) Settings -> View Files), but you should still try the ini_set line I sent you before. If you are still having trouble, please setup a demo account so that we can test and analyze the communication after the login occurs.

Thanks

5
drummond
Re:permission problems with iframes
  • 2004/11/11 16:21

  • drummond

  • Just popping in

  • Posts: 36

  • Since: 2004/6/19


Ackbarr,

You are a genious! Many thanks! That worked like a charm.

Who hoo!

6
drummond
Re:permission problems with iframes
  • 2004/11/14 19:00

  • drummond

  • Just popping in

  • Posts: 36

  • Since: 2004/6/19


oops, everything is cool....disregard this post...

Login

Who's Online

125 user(s) are online (74 user(s) are browsing Support Forums)


Members: 0


Guests: 125


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits