|
|
|
|
![]() ![]() |
Mar 3 2007, 01:00 PM
Post
#1
|
|
|
Super Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 287 Joined: 18-June 06 From: Croatia, Zagreb Member No.: 25,336 |
Hello!
I am working on my template in Dreamweaver and i am using joomla extensions for dreamweaver! When i start my page with joomla stand alone server(jsas) i get this errors on the bottom of the page! QUOTE Warning: mosloadcomponent(w:/www/Joomla/components/com_banner/banner.php) [function.mosloadcomponent]: failed to open stream: No such file or directory in w:\www\Joomla\includes\frontend.php on line 66 Warning: mosloadcomponent(w:/www/Joomla/components/com_banner/banner.php) [function.mosloadcomponent]: failed to open stream: No such file or directory in w:\www\Joomla\includes\frontend.php on line 66 Warning: mosloadcomponent() [function.include]: Failed opening 'w:/www/Joomla/components/com_banner/banner.php' for inclusion (include_path='.;\usr\local\PHP\includes;w:/www/mambo45') in w:\www\Joomla\includes\frontend.php on line 66 Who can help me fix this? |
|
|
|
Mar 3 2007, 04:38 PM
Post
#2
|
|
|
Super Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 413 Joined: 4-October 06 From: Psychedelic Realms Member No.: 31,079 |
what version of joomla do you have installed?
did you try to look for those files in directories, www\Joomla\includes\frontend.php. maybe u installed joomla with some errors. also if your original template works you probably included wrong path for your component.. also it is possible that you published some module or component on position that you didn't define in your template. try to disable all unnecessary components or modules (pools, template chooser, syndicate) and then refrashing page.. with this code u include path for component CODE <?php mosLoadComponent( "banners" ); ?> that is for banners, for other u go analog, eg for left u have CODE <?php mosLoadComponent( "left" ); ?> hope this helps--- |
|
|
|
![]() ![]() |
Similar Topics
|
Lo-Fi Version | Time is now: 6th September 2008 - 06:17 PM |