hi all
i noticed today that i get this error message on top of the page when i try to view a group,
Warning: file_get_contents(http://www.xxxxxx/groups/orca/?action=group_last_topics&forum=--2009-05-19&trans=1) [function.file-get-contents]: failed to open stream: HTTP request failed! HTTP/1.1 500 Internal Server Error in /home/xxxxxxx/public_html/inc/classes/BxDolGroups.php on line 426
Warning: Cannot modify header information - headers already sent by (output started at /home/xxxxx/public_html/inc/classes/BxDolGroups.php:426) in /home/xxxxx/public_html/inc/design.inc.php on line 762
any idea , where is did wrong ?
zaq
|
The "headers already sent" error is usually caused by having white space before or after the opening and closing PHP tags (<?php . . . ?>)
In a PHP file there should not be a space(s) before the beginning <? or after the closing ?> ....
Have you recently edited any PHP files or the file indicated?
HTH .
|
hi
yes i did add some mods, but today i installed a fresh Dol 6.1.6
and i still have same issue ,
any advice please
zaq
|
hi all
the problem is with the hosting sever ,
shitty Hostgator , reconsider before joing them
zaq
|
hi all
the problem is with the hosting sever ,
shitty Hostgator , reconsider before joing them
zaq
zaq,
did you move to another host?
Regards,
DosDawg
When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support |
babona,
its just what rumpydumpy said open bxdolgroups.php see if there is two extra blank lines after the closing php tag if there is remove them. if thats not it open design.inc.php and see if there is two extra lines at the end in that file.
after you remove the extra lines i bet there will bw a new error and you will have to open them pages and do the same thing until there are no more header errors.
https://dolphin-techs.com - Skype: Dolphin Techs |
hi all
about the boxdolgroup.php , i didnot edit it , i installed a fresh install for the 6.1.6
was the same problem ,
so my friend gave me his ftp to his server, and i installed the same 6.1.6 and it works fine,
so the sharehost at gator is not good for 6.1.6 ,
hope it helps anyone who come cross this issue
zaq
|
I have installed and ran Dolphin up to 6.1.6 on hostgator Baby Croc shared without getting these errors ..... Don't think "hostgator" is the problem in this case .....
HTH . |
I have installed and ran Dolphin up to 6.1.6 on hostgator Baby Croc shared without getting these errors ..... Don't think "hostgator" is the problem in this case .....
HTH .
I am sure hostgator has many servers. Yours might be a different server than his, thus possible difference in configuration. So hostgator as the problem still cannot be ruled out.
https://www.deanbassett.com |