login system & my mboard

Is message board greying out your hair (at least what's left of it)? Let us help you here
Locked
Gregg
Posts: 3
Joined: Wed Jan 10, 2007 12:11 am

login system & my mboard

Post by Gregg »

Script URL: www.canadafanclub.com
Version of script: latest
Hosting company: netfirms
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution: access, no access

Write your message below:
I have several mboards on my membership site. The boards work fine with my system and people can post messages, except for one issue: when members try to view posts, my membership system kicks in with NO ACCESS thru its forbidden.php file. This has to be a simple problem that can be fixed if I would just know which file in mboard to deal with, as far as solving linking issue with my membership system. Can anyone offer any suggestions? (P.S. I'm integrating approx 4-5 boards/guestbooks on my site and love these scripts!)
Thanks, Gregg
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

I'm afraid no one will be able to help you this without having a detailed look and understanding how your membership system works.
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
Gregg
Posts: 3
Joined: Wed Jan 10, 2007 12:11 am

Which file in mboard handles 'view posts'

Post by Gregg »

Klemen, is there a certain php file in mboard that is responsible for 'view posts'?
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

No, all posts are plain HTML files stored inside "msg" folder.
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
dhossai
Posts: 3
Joined: Mon Jan 14, 2008 5:49 pm

mboard with existing login

Post by dhossai »

Hi
Does anyone know if mboard can be integrated with existing login process. I want everyone should be able to view the message but when posting they should log on to the site through existing log in process. I use MySql and php for login check.
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Possible yes, but it would have to be modified to suit your specific system. Not something I provide support for.
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
dhossai
Posts: 3
Joined: Mon Jan 14, 2008 5:49 pm

Post by dhossai »

Thanks for your reply. I know you may not provide support for this and it is not your responsibility either but at least would you be able to tel me which file I will have to modified. May be I can give a try. Thanks
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

I have no idea as I don't know how your system works. No one can help you unless they see how it works (the code and setup).
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
Locked