Archive for the 'Content Management System' Category

Published by Arif Isnaeni on 15 Feb 2009

Critical Error on VirtueMart

 

 

Saat saya menginstall Joomla 1.5.9  dan  VirtueMart 1.1.3, tetapi ketika saya meng-install VirtueMart component, saya mendapatkan pesan error:

Update Log
Critical Error:

Some Core Files for VirtueMart are missing, but they are required for installing and running VirtueMart. If you see this message it’s recommended to attempt the Manual Installation of VirtueMart!

Click here to return to Joomla!

Alhamdullillah saya mendapatkan solusi dari  VirtueMart Forum :

Deleted the files in:
/yoursite/administrator/components/com_virtuemart   and�
/yoursite/components/com_virtuemart
 run Install/uninstall from Joomla(to remove virtuemart from components listing- you will get an error here:)- it’s OK)
Installed the pakage again
Got to the point where it says “The first step of the installation was successful”
NOW DON’T CLICK on install sample data or go directly to shop YET.
Chmod the directories:(use joomlaXplorer or FTP)
/yoursite/administrator/components/com_virtuemart   and�
/yoursite/components/com_virtuemart   to 777
Now click on ” go directly to shop” or ” install sample data”
(don’t forget to chmod them back to 755 after install)

 

Published by Arif Isnaeni on 01 Feb 2009

“Wordpress Automatic Upgrade” Plugin vs Manual Upgrade

 

cara mudah untuk upgrade CMS wordpress, gunakan  ”Wordpress Automatic Upgrade“ 

tetapi ketika saya mencobanya ada pesan error : Your server is running in safe mode. WPAU cannot continue in safe mode. Please ask your system administrator to change the setting to disble running in safe mode

 

update worpdress plugin trouble safe mode on

 

kemudian saya membuat file php.ini dengan script-code  ”safe_mode = off” di dalamnya, dan  upload pada public_html, kemudian saya lihat status  safe_mode pada  phpinfo, safe_mode status off, tetapi ketika saya mencoba “automatic wordpress upgrade” muncul pesan error yang sama.

safe mode off at phpinfo

 

 

akhirnya saya mencoba secara manual download the newest wordpress 2.7, ekstrak dan letakkan pada server (replace file) kecuali:

  1. folder wp-content dan semua file di dalamnya
  2. wp-config.php

kemudaian buka halaman admin dengan sedikit upgrade pada  database (klik tombol upgrade wordpress) dan selesai.

 

upgrade_worpdress_database

Published by Arif Isnaeni on 14 Aug 2008

CMS Forum SMF

saat mampir berbagai situs forum, terpikir untuk mencoba CMS forum, setelah pake mesin pencari ketemu juga CMS forum yaitu SMF

berikut tahapan instalasinya:

  1. download CMS SMF di http://www.simplemachines.org/download/
  2. download smf address

  3. extract
  4. upload ke server, bisa anda gunakan file FileZillaPortable.exe dari http://portableapps.com/
  5. upload smf dengan filezilla

  6. buat database di mysql di cPanel –> http://www.situsanda.com/cPanel misalnya http://www.arifware.com/cpanel
  7. buat database di cPanel

    add user to database

    add privilege to the database

  8. install, buka alamat http://www.situsanda.com/install.php, misalnya http://www.arifware.com/ForumNuklir/install.php
  9. instalasi smf

    tambah user di forum baru

    instalasi smf selesai dilakukan

  10. instalasi telah selesai dilakukan, coba buka kembali situs Forum anda, misalnya:   http://forumnuklir.comyr.com

Published by Arif Isnaeni on 06 May 2008

Change Your Wordpress Theme

Untuk merubah tampilan blog, anda dapat mengganti theme blog (wordpress) anda, caranya:

  1. download Theme Wordpress (pilih Theme yang sesuai dengan keinginan anda)
  2. extract (unzip) file tersebut.
  3. untuk blog yang terletak di localhost (http://localhost/… ) paste folder hasil ekstaksi (theme wordpress) tersebut di folder C:\xampp\htdocs\wordpress\wp-content\themes (jika alamat blog localhost yang anda buat adalah http://localhost/wordpress)

untuk blog yang terletak di situs anda (misalnya: http://www.arifware.com) upload folder hasil ekstaksi (theme wordpress) tersebut di folder /www/wp-content/themes/

  1. login ke wordpress:
  1. Pilih menu Design, kemudian pilih sub menu Themes, kemudian pilih Themes yang sesuai dengan keinginan anda, dan kemudian Log Out.

  1. untuk melihat hasil perubahan buka situs anda:

Jika Theme yang anda pilih tidak sesuai dengan keinginan anda, silahkan ulangi langkah 1 s/d 6 di atas.

Related Topics:

 

Next »