You are on page 1of 2

Mengatasi masalah error 404 pada phoca guestbook component yang baru diinstall Biasa ketika kita baru

menambahkan component joomla phoca guestbook, setelah selesai instalasi dan kita mencoba untuk mengakses menu guestbook di frontend maka kita akan dapati pesan error 404.

Creating Guestbooks The first action to do, is to create a guestbook. Without a guestbook your visitors cannot add messages into your guestbook: Components Phoca Guestbook Guestbooks [New] button. Now you are in Phoca Guestbook - Guestbooks [New]. You must fill the 'Title' field. You can add some additional information into the guestbook. This information will be displayed in 'Guestbook view' in the top of the content. Click on save and your guestbook will be created. In the list of guestbooks, you can publish, unpublish, edit, delete, move the guestbooks. -----------------------------------------------------------------------------------------------------Menghilangkan tampilan Powered by Phoca Guestbook (versi 2.0.5) 1. edit file phocaguestbook.php yang berada di /components/com_phocaguestbook/helpers

2. cari line 176 function getInfo() {

3. tambahkan return base64_decode(); //

4. save dan refresh untuk melihat hasilnya.

You might also like