Page 1 of 1

change return url msg.html pages

Posted: Mon Dec 03, 2012 11:03 pm
by jimboswe
Script URL: http://www.the-green-emerald.com/id7.html
Version of script: 1.3
Hosting company: thecolornine.com
URL of phpinfo.php: http://www.the-green-emerald.com/messag ... hpinfo.php
URL of session_test.php: http://www.the-green-emerald.com/messag ... n_test.php
What terms did you try when SEARCHING for a solution: change return url

Write your message below:

i am oppening the message board in an iframe
where can the return url on the msg.html pages
be edited to open the page that contains the i frame
or can't it be done?

Re: change return url msg.html pages

Posted: Tue Dec 04, 2012 3:44 pm
by Klemen
In mboard.php find and modify the HTML code to fit your needs:

Code: Select all

<a href="'.$settings['mboard_url'].'/mboard.php">

Re: change return url msg.html pages

Posted: Sat Dec 08, 2012 1:38 pm
by jimboswe
THANK YOU! GOT IT!