|
|||
|
Hallo Leute, folgendes Problem:
unter einer alten Domain läuft ein Veyton 4.0.13 mit x perfekt angelegten und gepflegten Artikeln - ohne SSL. Dieser Shop soll demnächst abgeschaltet werden. Die Artikel sollen in einen neuen Shop (ebenfalls 4.0.13) unter anderer Domain und mit SSL umgezogen werden. In beiden Shops ist ein Produktoptionsmodul von BUI Hinsche problemlos am laufen. Mit dem Import/Export Modul hab ich es nicht hinbekommen. Daraufhin habe ich folgende DB Inhalte von der alten in die neue DB kopiert: xt_categories, xt_categories_description, xt_categories_permission, xt_plg_products_attributes, xt_plg_products_attributes_description, xt_plg_products_to_attributes, xt_plg_product_option_groups, xt_plg_product_option_groups_description, xt_plg_product_option_units, xt_plg_product_option_units_description, xt_plg_product_option_values, xt_plg_product_option_values_description, xt_plg_product_to_options, xt_products, xt_products_cross_sell, xt_products_description, xt_products_permission, xt_products_price_group_1 bis 4, xt_products_price_group_all, xt_products_price_special, xt_products_reviews, xt_products_serials, xt_products_to_categories, xt_seo_url; Der Media Ordner wurde ebenfalls von einem Shop in den anderen (per FTP) kopiert. Siehe da: alles hat geklappt - solange kein SSL aktiviert ist. Aktiviere ich SSL, werden mir zwar weiterhin alle Artikel angezeigt, klicke ich aber auf einen, komme ich wieder auf die Startseite. Auf der wird mir während des Ladevorgangs das SSL Zertifikat angezeigt, aber nach dem die Seite vollständig geladen ist, verschwindet die SSL Anzeige. Vor dem Import der Daten hat das wunderbar geklappt - der ganze Shop war mit SSL abgesichert. Im Backend ist SSL wie folgt eingerichtet: Shop Titel: domain.com Shop Domain: www.domain.com SSL Domain: www.domain.com URL http: http://www.domain.com URL https: https://www.domain.com SSL und Status sind aktiv angehakt; Das www/double content Problem ist wie folgt gelöst: Options +FollowSymlinks RewriteEngine On RewriteCond %{HTTPS_HOST} !^www.domain.com$ [NC] RewriteCond %{SERVER_PORT} !=443 RewriteRule ^(.*)$ https://www.domain.com/$1 [R=301,L] Auch das hatte ja vor dem Import geklappt. Hat jemand einen Tipp, wie ich den Shop (wieder) mit SSL zum laufen bekomme? Oder zumindest was ich auf welche Parameter überprüfen soll? Geändert von matthiasp (17.12.2010 um 22:10 Uhr) |
|
||||
|
da passt was an deiner htaccess regelung nicht, denn du leitest alles auf https um.
__________________
xt:Commerce Helpdesk xt:Commerce Blog xt:Commerce Warenwirtschaft ### ![]() Offene Stellen bei xt:Commerce! xt:Commerce stellt ein ### |
|
||||
|
nur den das system selbst macht.
__________________
xt:Commerce Helpdesk xt:Commerce Blog xt:Commerce Warenwirtschaft ### ![]() Offene Stellen bei xt:Commerce! xt:Commerce stellt ein ### |
|
||||
|
Zitat:
und eben SSL aktivieren im Backend.
__________________
xt:Commerce Helpdesk xt:Commerce Blog xt:Commerce Warenwirtschaft ### ![]() Offene Stellen bei xt:Commerce! xt:Commerce stellt ein ### |
|
|||
|
Ich dachte, das der Shop nun läuft, aber nicht ganz. Wird ein Artikel in den Warenkorb gelegt kommt ein Popup mit folgendem Inhalt:
Smarty Debug Console included templates & config files (load time in seconds) no templates included assigned template variables {$SCRIPT_NAME} "/index.php" {$language} "de" {$options} Array (1) 11 => Array (39) option_group_id => "11" external_id => "TEXT_EXTERNAL_ID" option_group_image => null option_group_field => "" option_type => "option" option_group_name => "Größe Laufschuhe Herren" option_group_desc => "Größe Laufschuhe Herren" option_value_id => "89" option_value_parent => "11" option_value_image => null option_value_field => "select" option_value_default_model => "" option_value_default_price => "0.0000" option_value_default_p_prefix => "+" option_value_default_weight => "0.00" option_value_default_w_prefix => "0" option_value_default_count => "1.00" option_value_default_calc_type => "multi" option_value_default_required => "false" option_value_name => "US 6,5 / EU 39" option_value_desc => "US 6,5 / EU 39" option_value_value => "89" pto_id => "722" option_model => null option_price => "0.0000" option_p_prefix => "+" option_weight => "0.00" option_w_prefix => "0" option_calc_type => "multi" option_count => "1.00" option_required => "false" option_status => "1" option_price_otax => "0.0000" option_price_tax => 0 option_price_array => Array (3) formated => "<span class="price"> 0,00 EUR</span>" plain => 0 plain_otax => 0 products_id => "80" products_price => Array (3) formated => "<span class="price"> 129,95 EUR</span>" plain => 129.950023 plain_otax => 109.2017 products_tax_value => 19 pagetype => "cart" {$selected_template} "triathlonshop24" {$tpl_path} "/plugins/xt_product_options/templates..." {$tpl_url_path} "http://www.triathlonshop24.com/templa..." assigned config file variables (outer template scope) {#files#} Array (0) {#vars#} Array (0) Der Artikel ist aber im Warenkorb. Das gleiche Popup kommt auch, wenn ich im Backend die Bestellung öffne. Meistens (nicht immer) steht oberhalb vom Warenkorb noch die Fehlermeldung : ERROR CODE: 10002 ERROR MESSAGE: ou do not have permissions to make this API call ERROR CODE: 10002 ERROR MESSAGE: ou do not have permissions to make this API call Leere ich Cache und templates_c, tritt der Fehler nicht auf. Ist auch unabhängig vom Template ... Hat jemand auch dazu eine Idee? |
|
|||
|
Zitat:
Die Links sind nicht ausführbar. Geändert von Landixus (21.12.2010 um 06:03 Uhr) |
![]() |
| Lesezeichen |
| Stichworte |
| export, import, problem, ssl, veyton |
| Themen-Optionen | |
| Ansicht | |
|
|
Ähnliche Themen
|
||||
| Thema | Autor | Forum | Antworten | Letzter Beitrag |
| Export der Bestellungen - Veyton ignoriert Einschränkungen | dw08 | Fragen zur Software | 17 | 07.04.2011 12:14 |
| VEYTON ADMIN Export / Import geht nicht mehr | ls24de | Fragen zur Software | 5 | 10.08.2010 13:34 |
| Kategorien erscheinen nach Import nicht | bussemic | Fragen zur Software | 1 | 08.08.2010 18:28 |
| 404 bei Import Export - Warum bloß? | Mane Netzuber | Fragen zur Software | 7 | 18.01.2010 12:35 |
| Fettes SSL Problem | ichhabnefrage | Installation und Konfiguration | 2 | 19.03.2008 09:48 |