change return url msg.html pages

Is message board greying out your hair (at least what's left of it)? Let us help you here
Locked
jimboswe
Posts: 2
Joined: Mon Dec 03, 2012 5:36 pm

change return url msg.html pages

Post 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?
Klemen
Site Admin
Posts: 10114
Joined: Fri Feb 11, 2005 4:04 pm

Re: change return url msg.html pages

Post 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">
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image 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
jimboswe
Posts: 2
Joined: Mon Dec 03, 2012 5:36 pm

Re: change return url msg.html pages

Post by jimboswe »

THANK YOU! GOT IT!
Locked