#1 (permalink)  
Alt 26.01.2007, 16:00
Neuer Benutzer
 
Registriert seit: 19.01.2007
Beiträge: 2
Standard FEHLERMELDUNG -> Bitte helfen..! :-)

Nach erfolgreicher Installation erscheint folgende Fehlermeldung bei aufruh von index.php!

Erhalte immer folgende Fehlermeldung kann damit leider nichts anfangen. Bin auf Hilfe angewiesen


Fehlermeldung
--------------

t Released under the GNU General Public License ---------------------------------------------------------------------------------------*/ include ('includes/application_top.php'); // create smarty elements $smarty = new Smarty; // include boxes require (DIR_FS_CATALOG.'templates/'.CURRENT_TEMPLATE.'/source/boxes.php'); // the following cPath references come from application_top.php $category_depth = 'top'; if (isset ($cPath) && xtc_not_null($cPath)) { $categories_products_query = "select count(*) as total from ".TABLE_PRODUCTS_TO_CATEGORIES." where categories_id = '".$current_category_id."'"; $categories_products_query = xtDBquery($categories_products_query); $cateqories_products = xtc_db_fetch_array($categories_products_query, true); if ($cateqories_products['total'] > 0) { $category_depth = 'products'; // display products } else { $category_parent_query = "select count(*) as total from ".TABLE_CATEGORIES." where parent_id = '".$current_category_id."'"; $category_parent_query = xtDBquery($category_parent_query); $category_parent = xtc_db_fetch_array($category_parent_query, true); if ($category_parent['total'] > 0) { $category_depth = 'nested'; // navigate through the categories } else { $category_depth = 'products'; // category has no products, but display the 'no products' message } } } require (DIR_WS_INCLUDES.'header.php'); include (DIR_WS_MODULES.'default.php'); $smarty->assign('language', $_SESSION['language']); $smarty->caching = 0; if (!defined(RM)) $smarty->load_filter('output', 'note'); $smarty->display(CURRENT_TEMPLATE.'/index.html'); include ('includes/application_bottom.php'); ?>
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!
Mit Zitat antworten
  #2 (permalink)  
Alt 26.01.2007, 21:24
Neuer Benutzer
 
Registriert seit: 19.01.2007
Beiträge: 2
Frage

Warning: main() [function.main]: Unable to access /home/strato/www/af/www.af-kunstbasar.de/htdocs/online-shop/xtcommerce//home/strato/www/af/www.af-kunstbasar.de/htdocs/online-shop/xtcommerce/includes/classes/class.phpmailer.php in /mnt/cr1/03/746/00000011/htdocs/online-shop/xtcommerce/create_account.php on line 26

Warning: main(/home/strato/www/af/www.af-kunstbasar.de/htdocs/online-shop/xtcommerce//home/strato/www/af/www.af-kunstbasar.de/htdocs/online-shop/xtcommerce/includes/classes/class.phpmailer.php) [function.main]: failed to open stream: No such file or directory in /mnt/cr1/03/746/00000011/htdocs/online-shop/xtcommerce/create_account.php on line 26

Fatal error: main() [function.require]: Failed opening required '/home/strato/www/af/www.af-kunstbasar.de/htdocs/online-shop/xtcommerce//home/strato/www/af/www.af-kunstbasar.de/htdocs/online-shop/xtcommerce/includes/classes/class.phpmailer.php' (include_path='.:/opt/RZphp4/includes') in /mnt/cr1/03/746/00000011/htdocs/online-shop/xtcommerce/create_account.php on line 26


Kann mir hier niemand helfen?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!
Mit Zitat antworten
  #3 (permalink)  
Alt 26.01.2007, 21:49
Vio Vio ist offline
Erfahrener Benutzer
 
Registriert seit: 27.03.2006
Beiträge: 1.660
Standard

Hallo,

Deine Pfade erscheinen doppelt.
Sieh dir mal deine configDateien an, welche Pfade da eingetragen sind.
Da scheint irgendetwas mit der Installation nicht geklappt zu haben.

Grüße
Vio
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!
Mit Zitat antworten
Antwort

Lesezeichen

Stichworte
bitte, fehlermeldung, helfen

Themen-Optionen
Ansicht

Forumregeln
Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are aus
Pingbacks are aus
Refbacks are aus



Alle Zeitangaben in WEZ +1. Es ist jetzt 08:33 Uhr.

Copyright © 2011 xt:Commerce GmbH / xt:Commerce International Ltd. - All Rights Reserved

xt:Commerce is a SafeCharge brand