Neuigkeiten
  • Die modified eCommerce Shopsoftware ist kostenlos, aber nicht umsonst.
    Spenden
  • Damit wir die modified eCommerce Shopsoftware auch zukünftig kostenlos anbieten können:
    Spenden
  • Thema: Direct URL oder ShopStat für modified eCommerce Shopsoftware

    todyoungblood

    • Neu im Forum
    • Beiträge: 37
    Direct URL oder ShopStat für modified eCommerce Shopsoftware
    Antwort #15 am: 13. August 2010, 20:57:53
    Zitat
    http://domain.de/onlineshop/

    Wenn dein Laden im Unterverzeichnis "onlineshop" liegt machst du folgendes:

    Datei "_unterverzeichnis_.htaccess" kopieren in ".htaccess".
    Darin alle Vorkommen von: xtc_mod
    ersetzen gegen: onlineshop

    Du hast in deiner ".htaccess" gegen "modified eCommerce Shopsoftware-105" ersetzt. Da hast du was verwechselt.

    Gruß
    Hen

    "modified eCommerce Shopsoftware-1.05" ist der Unterordner (/onlineshop hab ich nur so als Platzhalter hingeschrieben).
    Laut meiner .htaccess müßte es doch jetzt funktionieren. Bei den Detailseiten (Produkte) funktionierts ja.
    Kann es sein, das es am Server liegt. Der Shop läuft momentan auf meinem Lokalen Apache Server (Xampp). Wollte es erst mal lokal testen bevor ich den Shop ins Netz stelle.
    Das ist der Originalpfad der Startseite:
    Zitat
    http://localhost/modified eCommerce Shopsoftware-1.05/
    Produktpfad:
    Zitat
    http://localhost/modified eCommerce Shopsoftware-1.05/Mens-Street-Fashion/I-Love-NY-Original-T-Shirts-black-white::415.html

    Gruß Tod

    web28

    • modified Team
    • Beiträge: 9.404
    Direct URL oder ShopStat für modified eCommerce Shopsoftware
    Antwort #16 am: 14. August 2010, 10:06:08
    Hallo Tod,

    leider postest Du die wichtigste Info erst ganz am Schluss: XAMPP LOCAL :o

    Sieh mal hier: MODUL: ShopStat URLs für XAMPP

    Gruss Web28

    todyoungblood

    • Neu im Forum
    • Beiträge: 37
    Direct URL oder ShopStat für modified eCommerce Shopsoftware
    Antwort #17 am: 14. August 2010, 19:27:12
    Sorry hatte nicht daran gedacht das es evtl. Probleme mit Xamp geben könnte.
    Bei

    [...]
    Sieh mal hier: MODUL: ShopStat URLs für XAMPP
    [...]

    funktioniert der Downloadlink nicht. Gibt es die Datei noch wo anderst?

    Gruß Tod

    web28

    • modified Team
    • Beiträge: 9.404
    Direct URL oder ShopStat für modified eCommerce Shopsoftware
    Antwort #18 am: 14. August 2010, 21:01:41
    Bei mir funktioniert der Link

    DokuMan

    • modified Team
    • Beiträge: 6.669
    • Geschlecht:
    Direct URL oder ShopStat für modified eCommerce Shopsoftware
    Antwort #19 am: 14. August 2010, 21:11:32
    @todyoungblood: mit der aktuellen Version von XAMPP + modified eCommerce Shopsoftware brauchst du das extra Modul nicht, da es bereits integriert wurde.
    XAMPP-Download, siehe Signatur.

    knecht2020

    • Fördermitglied
    • Beiträge: 233
    • Geschlecht:
    Direct URL oder ShopStat für modified eCommerce Shopsoftware
    Antwort #20 am: 04. Juni 2011, 14:44:12
    Sorry, steinigt mich, schlagt mich aber ich bekomme es nicht auf die Reihe.
    Ich habe das Handbuch gelesen, das Forum durchsucht,die "Installation.txt" gelesen, aber ich bringe es nicht auf die Reihe. Sobald ich Shopstat aktiviere und die geänderte ".htaccess" hochlade werde ich immer auf die Sitemap geleitet und ein 404 error angezeigt. Mein Shop liegt im Unterordner "start", modified eCommerce Shopsoftware 1.05, bei all inkl.com. Doe Seite ist noch mit Passwort gesichert, liegt es vielleicht daran? Ich hänge die geänderte ".htaccess" mal an, ich hoffe auch richtig.
    Gruß
    Werner

    # $Id: .htaccess,v 1.5 2005/05/19 17:09:19 Administrator Exp $
    #
    # If your shop runs in a subfolder, for example "www.domain.de/shop/"
    # you can use this .htaccess as a template.
    # Simply search and replace "/start/" with the folder-name of your
    # custom installation-folder like "/shop/" or something.
    #
    # Attention: Leave the slashes "/" as is!
    #
    # This is used with Apache WebServers
    #
    # For this to work, you must include the parameter 'Options' to
    # the AllowOverride configuration
    #
    # Example:
    #
    #<Directory "/usr/local/apache/htdocs">
    #   AllowOverride Options
    #</Directory>
    #
    # 'All' with also work. (This configuration is in the
    # apache/conf/httpd.conf file)
    # The following makes adjustments to the SSL protocol for Internet
    # Explorer browsers
    <IfModule mod_setenvif.c>
      <IfDefine SSL>
        SetEnvIf User-Agent ".*MSIE.*" \
                 nokeepalive ssl-unclean-shutdown \
                 downgrade-1.0 force-response-1.0
      </IfDefine>
    </IfModule>

    # Fix certain PHP values
    # (commented out by default to prevent errors occuring on certain
    # servers)
    #<IfModule mod_php4.c>
    #  php_value session.use_trans_sid 0
    #  php_value register_globals 1
    #</IfModule>

    #-- Turn off ETags in HTTP-header
    #FileETag None

    #-- Call time pass reference error ?!
    #php_flag  allow_call_time_pass_reference On

    #-- XTC Session only on first visit
    #php_flag session.use_trans_sid 0

    #-----------------------------------------
    #- SEO Hartmut König
    #-----------------------------------------
    #-- ! Comment this line, if you get an ERROR 500 !
    #Options +FollowSymlinks

    # http://httpd.apache.org/docs/misc/rewriteguide.html
    RewriteEngine on

    #-- Sitemap
    RewriteRule ^sitemap(.*)\.html$ /start/shop_content.php?coID=8 [qsappend,L]

    ##-- Kategorien
    RewriteCond %{REQUEST_URI} (.*)---([_0-9]+)-([_0-9]+)\.html$
    RewriteRule (.*)---([_0-9]+)-([_0-9]+)\.html$ /start/index.php?cPath=$2&page=$3 [qsappend,L]
    RewriteCond %{REQUEST_URI} (.*)---([_0-9]+)\.html$
    RewriteRule (.*)---([_0-9]+)\.html$ /start/index.php?cPath=$2 [qsappend,L]

    ##-- Produkte
    RewriteRule (.*)--(.+)\.html$ /start/product_info.php?products_id=$2 [qsappend,L]

    ##-- Content
    RewriteRule (.*)-_-([0-9]+)\.html$ /start/shop_content.php?coID=$2 [qsappend,L]

    ##-- Manufacturers
    RewriteCond %{REQUEST_URI} (.*)-.-([_0-9]+)-([_0-9]+)\.html$
    RewriteRule (.*)-.-([_0-9]+)-([_0-9]+)\.html$ /start/index.php?manufacturers_id=$2&page=$3 [qsappend,L]
    RewriteCond %{REQUEST_URI} (.*)-.-([_0-9]+)\.html$
    RewriteRule (.*)-.-([0-9]+)\.html$ /start/index.php?manufacturers_id=$2 [qsappend,L]

    ##-- Fehlerseiten auf die Sitemap lotsen
    ErrorDocument 400 /start/sitemap.html?error=400
    ErrorDocument 401 /start/sitemap.html?error=401
    ErrorDocument 402 /start/sitemap.html?error=402
    ErrorDocument 403 /start/sitemap.html?error=403
    ErrorDocument 404 /start/sitemap.html?error=404
    ErrorDocument 500 /start/sitemap.html?error=500

    ##-- BOF - Tomcraft - 2009-09-09 - Use canonical URLs
    # (don't use if your shop runs on a subdomain!)
    #
    #RewriteCond %{HTTP_HOST} !^www\. [NC]
    #RewriteRule ^(.*)$ http://www.%{HTTP_HOST}/start/$1 [L,R=301]
    #
    ##-- EOF - Tomcraft - 2009-09-09 - Use canonical URLs

    Tomcraft

    • modified Team
    • Gravatar
    • Beiträge: 46.369
    • Geschlecht:
    Direct URL oder ShopStat für modified eCommerce Shopsoftware
    Antwort #21 am: 04. Juni 2011, 20:34:01
    Die Datei ist richtig, wenn dein Shop unter http://www.domain.de/start/ erreichbar ist!
    Der Unterordner bezieht sich nur auf die URL, nicht jedoch auf deine Ordnerstruktur auf dem FTP. Das wird schon über die "configure.php" Dateien geregelt. :!:

    Grüße

    Torsten

    knecht2020

    • Fördermitglied
    • Beiträge: 233
    • Geschlecht:
    Direct URL oder ShopStat für modified eCommerce Shopsoftware
    Antwort #22 am: 05. Juni 2011, 08:33:48
    Hallo Torsten,
    danke für deine Antwort. Könntest du mir noch auf die Sprünge helfen was ich da ändern muss? Soweit ich als Laie das sehe ist dort der Ordner start eingetragen. Ich hänge die Datei mal an. Statt meiner wirklichen Domain habe ich "meine Domain" eingetragen und die Passwörter verändert. Der Shop ist ja noch nicht fertig und auch rechtlich nicht überprüft, auf dem Server ist das aber schon richtig.

    Code: PHP  [Auswählen]
    (c) 2002-2003 osCommerce (configure.php,v 1.14 2003/02/21); www.oscommerce.com

      Released under the GNU General Public License
      --------------------------------------------------------------*/

    // Define the webserver and path parameters
    // * DIR_FS_* = Filesystem directories (local/physical)
    // * DIR_WS_* = Webserver directories (virtual/URL)
      define('HTTP_SERVER', 'http://www.meine domain.de'); // eg, http://localhost or - https://localhost should not be empty for productive servers
      define('HTTP_CATALOG_SERVER', 'http://www.meine domain.de');
      define('HTTPS_CATALOG_SERVER', 'https://www.meine domain.de');
      define('ENABLE_SSL_CATALOG', 'false'); // secure webserver for catalog module
      define('DIR_FS_DOCUMENT_ROOT', '/www/htdocs/w00aas34/start/'); // where the pages are located on the server
      define('DIR_WS_ADMIN', '/start/admin/'); // absolute path required
      define('DIR_FS_ADMIN', '/www/htdocs/w00aas34/start/admin/'); // absolute pate required
      define('DIR_WS_CATALOG', '/start/'); // absolute path required
      define('DIR_FS_CATALOG', '/www/htdocs/w00aas34/start/'); // absolute path required
      define('DIR_WS_IMAGES', 'images/');
      define('DIR_FS_CATALOG_IMAGES', DIR_FS_CATALOG . 'images/');
      define('DIR_FS_CATALOG_ORIGINAL_IMAGES', DIR_FS_CATALOG_IMAGES .'product_images/original_images/');
      define('DIR_FS_CATALOG_THUMBNAIL_IMAGES', DIR_FS_CATALOG_IMAGES .'product_images/thumbnail_images/');
      define('DIR_FS_CATALOG_INFO_IMAGES', DIR_FS_CATALOG_IMAGES .'product_images/info_images/');
      define('DIR_FS_CATALOG_POPUP_IMAGES', DIR_FS_CATALOG_IMAGES .'product_images/popup_images/');
      define('DIR_WS_ICONS', DIR_WS_IMAGES . 'icons/');
      define('DIR_WS_CATALOG_IMAGES', DIR_WS_CATALOG . 'images/');
      define('DIR_WS_CATALOG_ORIGINAL_IMAGES', DIR_WS_CATALOG_IMAGES .'product_images/original_images/');
      define('DIR_WS_CATALOG_THUMBNAIL_IMAGES', DIR_WS_CATALOG_IMAGES .'product_images/thumbnail_images/');
      define('DIR_WS_CATALOG_INFO_IMAGES', DIR_WS_CATALOG_IMAGES .'product_images/info_images/');
      define('DIR_WS_CATALOG_POPUP_IMAGES', DIR_WS_CATALOG_IMAGES .'product_images/popup_images/');
      define('DIR_WS_INCLUDES', 'includes/');
      define('DIR_WS_BOXES', DIR_WS_INCLUDES . 'boxes/');
      define('DIR_WS_FUNCTIONS', DIR_WS_INCLUDES . 'functions/');
      define('DIR_WS_CLASSES', DIR_WS_INCLUDES . 'classes/');
      define('DIR_WS_MODULES', DIR_WS_INCLUDES . 'modules/');
      define('DIR_WS_LANGUAGES', DIR_WS_CATALOG. 'lang/');
      define('DIR_FS_LANGUAGES', DIR_FS_CATALOG. 'lang/');
      define('DIR_FS_CATALOG_MODULES', DIR_FS_CATALOG . 'includes/modules/');
      define('DIR_FS_BACKUP', DIR_FS_ADMIN . 'backups/');
      define('DIR_FS_INC', DIR_FS_CATALOG . 'inc/');
      define('DIR_WS_FILEMANAGER', DIR_WS_MODULES . 'fckeditor/editor/filemanager/browser/default/');

    // define our database connection
      define('DB_SERVER', 'localhost'); // eg, localhost - should not be empty for productive servers
      define('DB_SERVER_USERNAME', 'e00r324');
      define('DB_SERVER_PASSWORD', 'hugo12');
      define('DB_DATABASE', 'e00r324');
      define('USE_PCONNECT', 'false'); // use persisstent connections?
      define('STORE_SESSIONS', 'mysql'); // leave empty '' for default handler or set to 'mysql'

    ?>
     
    Danke
    Werner

    Tomcraft

    • modified Team
    • Gravatar
    • Beiträge: 46.369
    • Geschlecht:
    Direct URL oder ShopStat für modified eCommerce Shopsoftware
    Antwort #23 am: 05. Juni 2011, 13:06:41
    Schau mal hier: ANLEITUNG: configure.php Dateien neu erstellen/reparieren

    Einfach Anleitung befolgen und fertig.

    Grüße

    Torsten

    knecht2020

    • Fördermitglied
    • Beiträge: 233
    • Geschlecht:
    Direct URL oder ShopStat für modified eCommerce Shopsoftware
    Antwort #24 am: 05. Juni 2011, 13:12:02
    Habe ich gerade versucht und damit irgendwie meinen Shop zerstört. Bin dabei das Backup wieder aufzuspielen. Am Ende der "configure.php" Reparatur bekam ich folgende Meldung:

    Zitat
    URL oder Dateipfad ungültig

    Achtung! Sie haben eine ungültige URL oder einen ungültigen Dateipfad eingegeben!

    http://www.meinedomain.de/start/robots.txt [ERROR: 401]

    Bitte überprüfen Sie Ihre Einstellungen!

    Hab nur keine Ahnung welchen Pfad ich wo ändern muss.
    Wenn ich den Shop wieder zum laufen bringe wende ich mich an Euch damit ihr mir das macht, natürlich gegen Bezahlung. Ich bräucht auch das SSL Proxy. Gruß
    Werner

    EDIT: Shop geht wieder, Datenbank war weg.

               
    anything