Author |
Topic  |
|
kdim
Starting Member
3 Posts |
Posted - 04 April 2007 : 09:17:11
|
Hi everyone, I'm new in using Snitz forums.
I have a little problem with my forum. I'm loading the forum into an iframe. Everything works fine, except for the Private Message MOD. When someone enters the pm_view.asp, when he clicks on a link from the left menu the parser doesn't load the page inside the iframe but it opens a new window. The only way to get back to normal, is to click on an other link in the forum and then refresh!
Amazing, isn't it?
The site is still on test run, but you can see it at www.entercon.gr/motoracing
Thanx in adv! |
|
AnonJr
Moderator
    
United States
5768 Posts |
Posted - 04 April 2007 : 12:56:11
|
One of the many reasons frames are evil. As for how to fix it... you'd need to set up a test account for us to see pm_view.asp in action... at least if memory serves. I don't usually use this MOD. |
 |
|
kdim
Starting Member
3 Posts |
Posted - 04 April 2007 : 13:17:11
|
quote: Originally posted by AnonJr
One of the many reasons frames are evil. As for how to fix it... you'd need to set up a test account for us to see pm_view.asp in action... at least if memory serves. I don't usually use this MOD.
Thanx for the reply AnonJr. The account is: user=test pwd=test You're write about the iframes!
Do you use an other MOD for private messages? If so, which one?
As for the solution, i'll try tomorrow something: 1. in the pm_view.asp i'll set a session var equal to 1. 2. at the onblur event of the iframe i'll check the session var using XMLHTTP and if its 1 i'll refresh the page.
If it works it will be the solution for anyone who wants to use iframe with this MOD. |
 |
|
Andy Humm
Average Member
  
United Kingdom
908 Posts |
Posted - 04 April 2007 : 13:36:01
|
I have had a run around the forum and PM Mod using the username and password provided, It appears the mod works the same as mine irrespective whether the forum as a whole is incorporated in iframe or not. I have check the operation of the PM Mod in tandem with mine which is iframe free and it works identically. Maybe the problem you might have is the side navigation menu the links are not accurate. If the side menu is template driven all the forum links will naturally be static to one page. the default.asp page. Unless I am missing something the PM apears to be okay rgds andy |
 |
|
AnonJr
Moderator
    
United States
5768 Posts |
Posted - 04 April 2007 : 13:45:04
|
quote: Originally posted by kdim
Thanx for the reply AnonJr. The account is: user=test pwd=test You're write about the iframes!
I'll try to have a look once I get home tonight. They kinda frown on working on other sites at work. 
quote: Originally posted by kdim
Do you use an other MOD for private messages? If so, which one?
I don't use any PM MOD any more. I'd originally installed it for the intranet site I run to provide a way to communicate with employees that didn't have internal e-mail accounts - but that issue has since been resolved.
I was going to put it on the www.jesusjohsua2415.com site, but Bob wasn't too keen on the idea. Since he's the boss...  |
 |
|
kdim
Starting Member
3 Posts |
Posted - 05 April 2007 : 05:13:19
|
quote: Originally posted by Andy Humm
I have had a run around the forum and PM Mod using the username and password provided, It appears the mod works the same as mine irrespective whether the forum as a whole is incorporated in iframe or not...
I think you're right andy. I'll check the main links again  |
 |
|
|
Topic  |
|