OpenCart-Hellas 

Η Ελληνική κοινότητα υποστήριξης του Opencart

Θέματα που αφορούν τη γενικότερη λειτουργία του Opencart.
Από yellowboy
#3957
Καλημέρα,
Έχω ενεργοποίηση το SEO url και έχω φτιάξει και το .htaccess αλλά μου κάνει τα παρακάτω προβλήματα:
1. Δεν διαβάζει τα γράμματα με τόνους τα κάνει - (παύλα) .
2. Ότι βάζω στο SEO keywords δεν το λαμβάνει υπόψη, Κάνει τον τίτλο του προϊόντος σε URL και όταν αλλάξω τον τίτλο στα προϊόντα δεν αλλάζει και το URL
Μήπως ξέρει κανείς τι μπορεί να φταίει
Έχω opencart 2.0.1.1
Ευχαριστώ
Τελευταία επεξεργασία από το μέλος yellowboy την 04 Οκτ 2016, 18:07, έχει επεξεργασθεί 1 φορά συνολικά.
Από Μαριλένα
#4092
Εγώ παλεύω ακόμα διαβάζοντας εδώ και εδώ https://forum.opencart.com/viewtopic.ph ... 9&start=20

Δεν έχω βρει άκρη ακόμα...χώρια που αν κάνω rewrite το .htaccess.txt μετά δεν μπορώ να μπω στο admin...! καμιά βοήθεια; Επικοινώνησα με την εταιρία φιλοξενίας να μου πει αν η λειτουργία mod rewrite είναι ενεργοποιημένη...
Άβαταρ μέλους
Από d-w.gr
#4106
yellowboy έγραψε:Καλησπέρα βρήκα λύση στο πρόβλημα μου για όποιο αντιμετωπίσει το ίδιο πρόβλημα εγώ το έλυσα με το παρακάτω extension

http://www.opencart.com/index.php?route ... on_id=6348

Ευχαριστώ
Επειδή το opencart.com έχει γίνει καμπριολέ, μήπως έχεις οδηγίες ;
Ένα php αρχείο έχει μέσα μόνο το αρχείο από το download.

Ευχαριστώ.
Από Μαριλένα
#4140
Κώδικας: Επιλογή όλων
# 1.To use URL Alias you need to be running apache with mod_rewrite enabled.

# 2. In your opencart directory rename htaccess.txt to .htaccess.

# For any support issues please visit: http://www.opencart.com

# Options +FollowSymlinks

# Prevent Directoy listing
Options -Indexes

# Prevent Direct Access to files
<FilesMatch "(?i)((\.tpl|\.ini|\.log|(?<!robots)\.txt))">
 Require all denied
## For apache 2.2 and older, replace "Require all denied" with these two lines :
# Order deny,allow
# Deny from all
</FilesMatch>

# SEO URL Settings
RewriteEngine On
# If your opencart installation does not run on the main web folder make sure you folder it does run in ie. / becomes /shop/

RewriteBase /httpdocs/

RewriteRule ^googlebase.xml$ index.php?route=extension/feed/google_base [L]
RewriteRule ^system/download/(.*) index.php?route=error/not_found [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_URI} !.*\.(ico|gif|jpg|jpeg|png|js|css)
RewriteRule ^([^?]*) index.php?_route_=$1 [L,QSA]
RewriteCond %{HTTP_HOST} !^www.ladymarket.gr$ [NC]
RewriteRule ^(.*)$ http://www.ladymarket.gr/$1 [L,R=301]
RewriteCond %{HTTP_USER_AGENT} libwww-perl.*
RewriteRule .* ? [F,L]

<IfModule mod_expires.c>
ExpiresActive on
ExpiresByType image/jpg "access plus 1 month"
ExpiresByType image/jpeg "access plus 1 month"
ExpiresByType image/gif "access plus 1 month"
ExpiresByType image/png "access plus 1 month"
</IfModule>

### Additional Settings that may need to be enabled for some servers
### Uncomment the commands by removing the # sign in front of it.
### If you get an "Internal Server Error 500" after enabling any of the following settings, restore the # as this means your host doesn't allow that.

# 1. If your cart only allows you to add one item at a time, it is possible register_globals is on. This may work to disable it:
# php_flag register_globals off

# 2. If your cart has magic quotes enabled, This may work to disable it:
# php_flag magic_quotes_gpc Off

# 3. Set max upload file size. Most hosts will limit this and not allow it to be overridden but you can try
# php_value upload_max_filesize 999M

# 4. set max post size. uncomment this line if you have a lot of product options or are getting errors where forms are not saving all fields
# php_value post_max_size 999M

# 5. set max time script can take. uncomment this line if you have a lot of product options or are getting errors where forms are not saving all fields
# php_value max_execution_time 200

# 6. set max time for input to be recieved. Uncomment this line if you have a lot of product options or are getting errors where forms are not saving all fields
# php_value max_input_time 200

# 7. disable open_basedir limitations
# php_admin_value open_basedir none
Όταν το μετονομάζω από .htaccess.txt σε .htaccess σκέτο δε με αφήνει να κάνω login στο dashboard! καμιά ιδέα; το έχει καταφέρει κανείς;
Άβαταρ μέλους
Από Alexandra
#4154
Αν το site βρίσκεται στον φάκελο httpdocs τότε αντί για
Κώδικας: Επιλογή όλων
RewriteBase /httpdocs/ 
κανε το
Κώδικας: Επιλογή όλων
 RewriteBase /
Αν βρίσκεται σε υποφάκελό του httpdocs, τότε κάνε το
Κώδικας: Επιλογή όλων
RewriteBase /onoma-upofakelou/

Γεια σας. Χρησιμοποιώ το OC 3039 με το Journal και[…]

Πολύ καλά κάνεις και το λες, εννοείτε ότι χρειάζετ[…]

Πριν ζητήσετε βοήθεια στο φόρουμ, παρακαλούμε ελέγξτε αν υπάρχει έτοιμη λύση στο OpenCart Extension Marketplace!