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?
change return url msg.html pages
Re: change return url msg.html pages
In mboard.php find and modify the HTML code to fit your needs:
Code: Select all
<a href="'.$settings['mboard_url'].'/mboard.php">
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Re: change return url msg.html pages
THANK YOU! GOT IT!