- Posts: 5
Moodle Wrapper disapper after opening content link
- Craig
- Topic Author
- Offline
- New Member
-
Less
More
14 years 3 months ago #1
by Craig
Moodle Wrapper disapper after opening content link was created by Craig
Hi,
Right now I've been trying to figure out why after when I click on a item in the course. Through the wrapper on the joomla end, That it first appears like a flash, than disappears.
After the click it does show for a second then all of the sudden dissapaears. I'm not sure if this is a cookie issue, a user issue, a wrapper issue or what.
But I was wondering if this is a common issue and or if you chould help me pinpoint what chould be causing this to happen.
I recentlly was working on adding our https link as we have a ssl certificate enabled. and been cleaning up the url change and the cookie change.
I also attached a screenshot of both clicking on the item and then what happens afterwards.
I look forward to hearing from anyone who may know what chould be causing this issue
Best,
Craig
Right now I've been trying to figure out why after when I click on a item in the course. Through the wrapper on the joomla end, That it first appears like a flash, than disappears.
After the click it does show for a second then all of the sudden dissapaears. I'm not sure if this is a cookie issue, a user issue, a wrapper issue or what.
But I was wondering if this is a common issue and or if you chould help me pinpoint what chould be causing this to happen.
I recentlly was working on adding our https link as we have a ssl certificate enabled. and been cleaning up the url change and the cookie change.
I also attached a screenshot of both clicking on the item and then what happens afterwards.
I look forward to hearing from anyone who may know what chould be causing this issue
Best,
Craig
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7926
14 years 3 months ago #2
by Antonio Durán
Replied by Antonio Durán on topic Re: Moodle Wrapper disapper after opening content link
Hi.
I guess you are running Joomla and Moodle on different domains, with Auto-height in wrapper enabled.
Auto-height does not work on cross-domain setups, due to javascript security restrictions.
I guess you are running Joomla and Moodle on different domains, with Auto-height in wrapper enabled.
Auto-height does not work on cross-domain setups, due to javascript security restrictions.
Please Log in or Create an account to join the conversation.
- sac
- Offline
- New Member
-
Less
More
- Posts: 16
14 years 3 months ago #3
by sac
Replied by sac on topic Re: Moodle Wrapper disapper after opening content link
I also encountered something similar when using php opcode caching systems like APC and eaccelerator, check Site <menu> -> System information -> php information to see if you have any caching system enabled.
Please Log in or Create an account to join the conversation.
- Craig
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 5
14 years 3 months ago #4
by Craig
Replied by Craig on topic Re: Moodle Wrapper disapper after opening content link
Hey Antonio,
I currrently have moodle placed in a sub directory. I do have a SSL encryption, if that may be causing it, I'm not sure, what are your thoughts?
Best,
Craig
I currrently have moodle placed in a sub directory. I do have a SSL encryption, if that may be causing it, I'm not sure, what are your thoughts?
Best,
Craig
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7926
14 years 2 months ago #5
by Antonio Durán
Replied by Antonio Durán on topic Re: Moodle Wrapper disapper after opening content link
I have never tried with SSL enabled, so I don't know if that can make the wrapper to fail.
You could try testing without SSL to see if that solves the problem.
You could try testing without SSL to see if that solves the problem.
Please Log in or Create an account to join the conversation.