I am trying to integrate the phpbb forum with my existing site. I have already looked at these links, and it doesn\'t see开发者_C百科m to work. I have copied this code
I hope I am in the right place!! http://www.phpbb.com/kb/article/phpbb3-cross-site-sessions-integration/
This is a really strange issue and not directly \"programming\" but I\'m hoping this is an okay place to ask.
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
Recently, I have been building a website and I really want to have a forum integrated with it.I have already implemented an OpenID login for my system and I would really like that to开发者_开发知识库
I know a lot of free/open-source ASP.NET Forum modules on the web. However, I don\'t know if any of them support integration of existing Forms Authentication on a website?
i tryed to do this: $sql = \"SELECT phpbb_users.user_id, phpbb_users.username, phpbb_users.user_colour, topic_poster, phpbb_topics.forum_id, phpbb_forums.forum_price
I have something like Facebook\'s Wall build on PHP that uses MySQL database. Structure: Categories are made by admins and aren\'t meant to be changed often,
I\'m trying to make it so when I do a $this->Topic->find(\'all\'), it will pull all the associated User data, and all the associated Post data. The problem is that I can\'t manage to do that right now
I\'m wondering what is the best way to do the following. I have a private group, and on the group\'s home page, I want a submenu of pages which belong to the group.