Beiträge von view2lord

    hallo,


    der inhalt von der .htaccess: :)


    ##
    # @package Joomla
    # @copyright Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.
    # @license GNU General Public License version 2 or later; see LICENSE.txt
    ##


    ##
    # READ THIS COMPLETELY IF YOU CHOOSE TO USE THIS FILE!
    #
    # The line just below this section: 'Options +FollowSymLinks' may cause problems
    # with some server configurations. It is required for use of mod_rewrite, but may already
    # be set by your server administrator in a way that disallows changing it in
    # your .htaccess file. If using it causes your server to error out, comment it out (add # to
    # beginning of line), reload your site in your browser and test your sef url's. If they work,
    # it has been set by your server administrator and you do not need it set here.
    ##


    ## No directory listings
    IndexIgnore *


    ## Can be commented out if causes errors, see notes above.
    Options +FollowSymlinks
    Options -Indexes


    ## Mod_rewrite in use.


    RewriteEngine On


    ## Begin - Rewrite rules to block out some common exploits.
    # If you experience problems on your site block out the operations listed below
    # This attempts to block the most common type of exploit `attempts` to Joomla!
    #
    # Block out any script trying to base64_encode data within the URL.
    RewriteCond %{QUERY_STRING} base64_encode[^(]*\([^)]*\) [OR]
    # Block out any script that includes a <script> tag in URL.
    RewriteCond %{QUERY_STRING} (<|%3C)([^s]*s)+cript.*(>|%3E) [NC,OR]
    # Block out any script trying to set a PHP GLOBALS variable via URL.
    RewriteCond %{QUERY_STRING} GLOBALS(=|\[|\%[0-9A-Z]{0,2}) [OR]
    # Block out any script trying to modify a _REQUEST variable via URL.
    RewriteCond %{QUERY_STRING} _REQUEST(=|\[|\%[0-9A-Z]{0,2})
    # Return 403 Forbidden header and show the content of the root homepage
    RewriteRule .* index.php [F]
    #
    ## End - Rewrite rules to block out some common exploits.


    ## Begin - Custom redirects
    #
    # If you need to redirect some pages, or set a canonical non-www to
    # www redirect (or vice versa), place that code here. Ensure those
    # redirects use the correct RewriteRule syntax and the [R=301,L] flags.
    #
    RewriteCond %{REQUEST_URI} \.webm$
    RewriteRule .* - "[T=video/webm]"
    ##
    # AddType video/mp4 .mp4
    # AddType video/x-m4v .m4v
    # AddType video/webm .webm
    # AddType audio/webm .weba
    # AddType video/ogg .ogm
    # AddType video/ogg .ogv
    # AddType video/ogg .ogg
    #
    ## End - Custom redirects
    ##
    # Uncomment following line if your webserver's URL
    # is not directly related to physical file paths.
    # Update Your Joomla! Directory (just / for root).
    ##


    # RewriteBase /


    ## Begin - Joomla! core SEF Section.
    #
    RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
    #
    # If the requested path and file is not /index.php and the request
    # has not already been internally rewritten to the index.php script
    RewriteCond %{REQUEST_URI} !^/index\.php
    # and the requested path and file doesn't directly match a physical file
    RewriteCond %{REQUEST_FILENAME} !-f
    # and the requested path and file doesn't directly match a physical folder
    RewriteCond %{REQUEST_FILENAME} !-d
    # internally rewrite the request to the index.php script
    RewriteRule .* index.php [L]
    #
    ## End - Joomla! core SEF Section.

    hallo,


    Milbo: das verstehe ich leider nicht wirklich.


    ich habe nun gemerkt, dass sobald ich seo einschalte (unter konfiguration) die fehlermeldung wieder kommt.
    wenn ich seo ausschalte kommt keine fehlermeldung.


    habt ihr eine idee was ich da machen kann?


    gruß, knut



    hallo,


    bei 1.) und 3.) besteht die fehlermeldungen weiterhin.


    ich habe drei dinge installiert:
    1.) com_tcpdf_1.0.2
    2.) com_virtuemart.3.0.18
    3.) com_virtuemart.3.0.18_ext_aio
    mir ist aufgefallen, dass unter "komponenten" bei 1.) und 3.) die fehlermeldung "Komponente nicht gefunden" kommt.


    habt ihr dafür/dagegen eine idee?


    gruß, knut

    hallo,


    Joomla-Version 3.6.4
    VirtueMart-Version 3.0.18
    Template StoreBox 3.21 von gavick (letzte version)

    Plugins
    VirtueMart Product
    VM - Calculation Avalara Tax
    plgvm_specification
    VMCustom - textinput
    VM Payment - klikandpay
    VM Payment - Paybox
    VM Payment - 2Checkout
    PHP-Version 7


    ich habe drei dinge installiert:
    1.) com_tcpdf_1.0.2
    2.) com_virtuemart.3.0.18
    3.) com_virtuemart.3.0.18_ext_aio

    mir ist aufgefallen, dass unter "komponenten" bei 1.) und 3.) die fehlermeldung "Komponente nicht gefunden" kommt.


    habt ihr eine idee? :o


    gruß, knut

    hallo faro,


    ich hatte vergessen für diesen test die startseite frei zu geben, deswegen hast du die fehlermeldung nicht gesehen.
    sei so gut und schau nun noch einmal nach ...


    (am ende ist der shop frei zugänglich.)


    danke, knut

    hallo :),


    ich weiß nicht was passiert ist aber ich bekomme auf der eingangsseite dieser homepage
    die oben stehende fehlermeldung. ich kann mir vorstellen, dass es durch das update von
    dem template gekommen ist, doch weiß ich es nicht.


    habt ihr da einen tipp?


    gruß, knut

    hallo :),


    folgende situation:


    1.) ich befinde mich im shop im frontend und habe bereits vorher schon einen artikel in den warenkorb gelegt.


    2.) klicke ich auf das symbol "warenkorb" kommt das fenster wo der artikel gelistet ist und auch die option "warenkorb anzeigen".


    3.) wenn ich nun auf "warenkorb anzeigen" klicke bekomme ich eine 404 fehlermeldung.


    ich habe gesehen, dass im browser von zwei anderen shops bei gleicher vorgehensweise vor "cart" noch eine andere seite steht.


    hier steht noch shop vor cart: URL/shop/cart
    hier steht noch checkout vor cart: URL/checkout/cart
    und bei mir sieht das so aus: URL/cart.html (bei steht auch noch .html hinten dran)


    (ich kann leider noch keinen link schicken, da die seite noch nicht veröffentlicht werden darf).


    könnt ihr mir hefen?


    gruß, knut

    hallo :),


    ich baue für uns einen mini shop auf der aber trotzdem ein professionelles erscheinungsbild hat.
    ich persönlich finde shops immer sehr unpersönlich und überlege ob ich je ein foto von uns beiden
    betreibern mit unter "kontakt" aufnehme.


    was sind eure erfahrungen bzw. was könnt ihr mir raten?


    gruß, knut

    hallo :),


    einiges habe ich gelesen, doch komme ich nicht weiter. so wie ich das verstehe kann ich in VM ein produkt klonen
    oder aber eine variante erstellen.


    wenn ich klone und ein produktfoto ersetzen möchte, werden alle fotos in den anderen produkten ebenso erstzt.
    wenn ich eine variante erstelle, fehlen alle einträge aus dem basis artikel.


    ich vermisse ein "produkt kopieren" wo ich dann die übernommenen einträge ändern kann oder wie wird das gelöst?


    gruß, knut

    hallo :),


    ich habe schon einges gefunden dazu, doch bin ich überfragt was ich machen muss bzw. damit wo ich was
    und wie schrauben kann. die fehlermeldung kommt, wenn ich "in den warenkorb" bei einem artikel klicke.


    könnt ihr mir bei der fehlersuche helfen?


    gruß, knut


    nachtrag: ich weiß nicht warum, aber die fehlermeldung hat sich in luft aufgelöst.
    hat sich damit erledigt.