woff 發表於 2014-10-27 18:12:00

opencart 1.5.X vqmod 如何安裝

先後台基本模組安裝VQMOD
然後安裝完了會告訴你VQMOD少檔案 VQMOD.php
於是到他指定的路徑下載
https://code.google.com/p/vqmod/
解壓縮後上傳到根目錄

然後他會顯示少了vqcache資料夾
在/vqmod/vqcache建立資料夾
在vqmod下權限設定 777 包含底下資料夾

index.php
/admin/index.php 權限設定 777


安裝php-xmlyum -y install php-xml在php.ini檔案裡面增加
extension=dom.so


重新啟動apache
/etc/init.d/httpd restart
ok 大功告成
請享受VQMOD的功能

頁: [1]
查看完整版本: opencart 1.5.X vqmod 如何安裝