dpacmittal Posted July 14, 2009 Share Posted July 14, 2009 The PHPFreaks home-page which contains the tutorials with features like rating, comments etc. is so cool. I own an SMF forum too. I want to know if its custom made portal or is it a mod which is available for SMF Thanks Link to comment https://forums.phpfreaks.com/topic/165935-a-question-about-phpfreaks-home-page/ Share on other sites More sharing options...
Mchl Posted July 14, 2009 Share Posted July 14, 2009 It's custom made AFAIK Link to comment https://forums.phpfreaks.com/topic/165935-a-question-about-phpfreaks-home-page/#findComment-875185 Share on other sites More sharing options...
Daniel0 Posted July 14, 2009 Share Posted July 14, 2009 What Mchl said is correct. Link to comment https://forums.phpfreaks.com/topic/165935-a-question-about-phpfreaks-home-page/#findComment-875188 Share on other sites More sharing options...
.josh Posted July 14, 2009 Share Posted July 14, 2009 I can vouch for what Dan said. Link to comment https://forums.phpfreaks.com/topic/165935-a-question-about-phpfreaks-home-page/#findComment-875190 Share on other sites More sharing options...
gevans Posted July 14, 2009 Share Posted July 14, 2009 CV's word is always sound. Link to comment https://forums.phpfreaks.com/topic/165935-a-question-about-phpfreaks-home-page/#findComment-875200 Share on other sites More sharing options...
dpacmittal Posted July 14, 2009 Author Share Posted July 14, 2009 I believe gevans.. lol Good work! Link to comment https://forums.phpfreaks.com/topic/165935-a-question-about-phpfreaks-home-page/#findComment-875229 Share on other sites More sharing options...
dpacmittal Posted July 14, 2009 Author Share Posted July 14, 2009 A unified login would've been a great thing too. Link to comment https://forums.phpfreaks.com/topic/165935-a-question-about-phpfreaks-home-page/#findComment-875246 Share on other sites More sharing options...
premiso Posted July 14, 2009 Share Posted July 14, 2009 I believe gevans.. lol Well then, I believe dpacmittal. A unified login would've been a great thing too. I believe they thought about it, then decided that it was not worth the effort. From my own expierence with working off of 2 seperate systems, it is not worth it. Link to comment https://forums.phpfreaks.com/topic/165935-a-question-about-phpfreaks-home-page/#findComment-875247 Share on other sites More sharing options...
dpacmittal Posted July 14, 2009 Author Share Posted July 14, 2009 I believe they thought about it, then decided that it was not worth the effort. From my own expierence with working off of 2 seperate systems, it is not worth it. With unified login, they wouldn't have been separate systems. They would've been unified. It isn't that difficult too, imo. Link to comment https://forums.phpfreaks.com/topic/165935-a-question-about-phpfreaks-home-page/#findComment-875252 Share on other sites More sharing options...
Daniel0 Posted July 14, 2009 Share Posted July 14, 2009 It isn't that difficult too, imo. I'll take your word on that one. Write me a ZF action controller plugin and I'll put it in our SVN repository. Requirements: - No using any SMF APIs. They suck. - If logged out on the main site: Must detect if there is an active SMF session and create a local corresponding session. - If logged in on the main site: Create an SMF session. Link to comment https://forums.phpfreaks.com/topic/165935-a-question-about-phpfreaks-home-page/#findComment-875261 Share on other sites More sharing options...
dpacmittal Posted July 14, 2009 Author Share Posted July 14, 2009 It isn't that difficult too, imo. I'll take your word on that one. Write me a ZF action controller plugin and I'll put it in our SVN repository. Requirements: - No using any SMF APIs. They suck. - If logged out on the main site: Must detect if there is an active SMF session and create a local corresponding session. - If logged in on the main site: Create an SMF session. Just create a script which will use CURL to login the same user to SMF when he logging into the main site. Same for logoff. That would work, wouldn't it? Link to comment https://forums.phpfreaks.com/topic/165935-a-question-about-phpfreaks-home-page/#findComment-875267 Share on other sites More sharing options...
xtopolis Posted July 15, 2009 Share Posted July 15, 2009 Just create a script which will use CURL to login the same user to SMF when he logging into the main site. Same for logoff. That would work, wouldn't it? Not really. E.S.T.D. Link to comment https://forums.phpfreaks.com/topic/165935-a-question-about-phpfreaks-home-page/#findComment-875525 Share on other sites More sharing options...
.josh Posted July 15, 2009 Share Posted July 15, 2009 I agree. Sexually Transmitted Diseases are Evil. Link to comment https://forums.phpfreaks.com/topic/165935-a-question-about-phpfreaks-home-page/#findComment-875534 Share on other sites More sharing options...
dpacmittal Posted July 15, 2009 Author Share Posted July 15, 2009 OMG!.. People on this forum are not just 'php freaks'.. they are complete freaks. Link to comment https://forums.phpfreaks.com/topic/165935-a-question-about-phpfreaks-home-page/#findComment-875542 Share on other sites More sharing options...
xtopolis Posted July 15, 2009 Share Posted July 15, 2009 OMG!.. People on this forum are not just 'php freaks'.. they are complete freaks. You say that like it's a bad thing... Link to comment https://forums.phpfreaks.com/topic/165935-a-question-about-phpfreaks-home-page/#findComment-875552 Share on other sites More sharing options...
.josh Posted July 15, 2009 Share Posted July 15, 2009 OMG!.. People on this forum are not just 'php freaks'.. they are complete freaks. I just quoted you. Now you have an E.S.T.D. That's what you get for not wearing eCondom. Link to comment https://forums.phpfreaks.com/topic/165935-a-question-about-phpfreaks-home-page/#findComment-875557 Share on other sites More sharing options...
dpacmittal Posted July 15, 2009 Author Share Posted July 15, 2009 Haah.. will keep that in my mind. lol Link to comment https://forums.phpfreaks.com/topic/165935-a-question-about-phpfreaks-home-page/#findComment-875673 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.