Hello ..
I am using dolphin 6.1.4, orca forum is working fine..
Createing groups works fine, listing the groups works, but opening a group return the following error:
Warning: file_get_contents(http://quest-pc/groups/orca/?action=group_last_topics&forum=ABC&trans=1) [function.file-get-contents]: failed to open stream: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. in D:\Server\htdocs\inc\classes\BxDolGroups.php on line 417
Fatal error: Maximum execution time of 60 seconds exceeded in D:\Server\htdocs\inc\classes\BxDolGroups.php on line 417
i have the "allow_url_fopen = On" in php.ini
Any ideea to fix this !?