Quote:
Originally Posted by ashraf_gawdat
Yes it is up now and I got it working, I mean shoutcast.
The problem is that when I added this hack to my forum I got an error when browsing the forum itself:
Warning: require(C:\test\forum/includes/shoutcast/cache_templates.php) [function.require]: failed to open stream: No such file or directory in \global.php(341) : eval()'d code on line 1
Fatal error: require() [function.require]: Failed opening required 'C:\test\forum/includes/shoutcast/cache_templates.php' (include_path='.;C:\php5\pear') in C:\test\forum\global.php(341) : eval()'d code on line 1
I don't know why it is looking for (shoutcast) folder inside includes, ofcourse this folder doesn't exist.
Any ideas?
|
In the Zip download there is a folder hierarchy:
upload
- images
- images/misc
- includes
- includes/shoutcast
These should be uploaded to the "root" of the forums directory.
This will place the 2 missing files where they need to be.