Error when re-naming module

Trying to rename 'sounds' as 'podcasts', changed all instances of SOUND, Sound, sound to PODCAST, Podcast, podcast

un-installed sounds and installed podcasts fine, but then get this error message in header on site

 

Podcasts
Warning: Cannot modify header information - headers already sent by (output started at /home/server/public_html/mysite/modules/boonex/podcasts/classes/BxPodcastsDb.php:1) in /home/server/public_html/mysite/inc/design.inc.php on line 105

 

any ideas?


Quote · 14 May 2014

check if theres some empty line in the BxPodcastsDb.php file before <?

so much to do....
Quote · 14 May 2014

nope, no empty line there

Quote · 14 May 2014

fixed!

For some reason it did have the word 'Podcast' written directly before <? - checked in same file in sounds and no 'Sounds' word there.

Deleted the 'Podcast' word and worked.


Strange one that as I did a find replace word for word on text editor, nothing manually added!

Thanks

Quote · 14 May 2014

 

fixed!

For some reason it did have the word 'Podcast' written directly before <? - checked in same file in sounds and no 'Sounds' word there.

Deleted the 'Podcast' word and worked.


Strange one that as I did a find replace word for word on text editor, nothing manually added!

Thanks

 stuff sometimes happens and goes unnoticed, its called dolphin ghost, enjoy ;)

so much to do....
Quote · 14 May 2014
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.