Page 1 of 1

login system & my mboard

Posted: Wed Jan 24, 2007 1:07 am
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

Posted: Wed Jan 24, 2007 9:55 am
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.

Which file in mboard handles 'view posts'

Posted: Wed Jan 24, 2007 6:39 pm
by Gregg
Klemen, is there a certain php file in mboard that is responsible for 'view posts'?

Posted: Wed Jan 24, 2007 8:02 pm
by Klemen
No, all posts are plain HTML files stored inside "msg" folder.

mboard with existing login

Posted: Mon Jan 14, 2008 6:07 pm
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.

Posted: Mon Jan 14, 2008 6:39 pm
by Klemen
Possible yes, but it would have to be modified to suit your specific system. Not something I provide support for.

Posted: Mon Jan 14, 2008 7:09 pm
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

Posted: Tue Jan 15, 2008 1:38 pm
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).