Author |
Message |
21/07/2005 05:04:49
|
nokaNET
Beginner
Joined: 12/06/2005 03:23:29
Messages: 9
Location: Honolulu, Hawaii
Offline
|
My AGB is not showing and I'm receiving 404error page > www.808liquidator.com/classified I just checked the server and the folder /classified is still there.
I also tried to login to the admin at www.808liquidator.com/classified/admin ...but the same 404error occured.
Can someone please help. Thanks and Aloha!
|
Norman Kaui
Internet Business Developer
www.nokaNET.com
808.944.6552 |
|
21/07/2005 10:12:43
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
The folder may still be there but is the index.php files still there?
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
21/07/2005 10:24:07
|
nokaNET
Beginner
Joined: 12/06/2005 03:23:29
Messages: 9
Location: Honolulu, Hawaii
Offline
|
Here the content, I'm not sure if this is what it's suppose to look like:
<?php
// $Id: index.php,v 1.8 2003/03/23 23:03:58 okazu Exp $
// ------------------------------------------------------------------------ //
// XOOPS - PHP Content Management System //
// Copyright (c) 2000 XOOPS.org //
// <http://www.xoops.org/> //
// ------------------------------------------------------------------------ //
// This program is free software; you can redistribute it and/or modify //
// it under the terms of the GNU General Public License as published by //
// the Free Software Foundation; either version 2 of the License, or //
// (at your option) any later version. //
// //
// You may not change or alter any portion of this comment or credits //
// of supporting developers from this source code or any supporting //
// source code which is considered copyrighted (c) material of the //
// original comment or credit authors. //
// //
// This program is distributed in the hope that it will be useful, //
// but WITHOUT ANY WARRANTY; without even the implied warranty of //
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the //
// GNU General Public License for more details. //
// //
// You should have received a copy of the GNU General Public License //
// along with this program; if not, write to the Free Software //
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA //
// ------------------------------------------------------------------------ //
/**
* Catch new users and redirect them to the start page, if any
* @copyright © 2000 xoops.org
**/
/**
* redirects to installation, if xoops is not installed yet
**/
include "mainfile.php";
//check if start page is defined
if ( isset($xoopsConfig['startpage']) && $xoopsConfig['startpage'] != "" && $xoopsConfig['startpage'] != "--" ) {
header('Location: '.XOOPS_URL.'/modules/'.$xoopsConfig['startpage'].'/');
exit();
} else {
$xoopsOption['show_cblock'] =1;
include "header.php";
include "footer.php";
}
?>
|
Norman Kaui
Internet Business Developer
www.nokaNET.com
808.944.6552 |
|
21/07/2005 10:29:15
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
I meant an index.php file in the classifieds folder. The file above is the index page of the Xoops CMS.
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
21/07/2005 11:46:34
|
nokaNET
Beginner
Joined: 12/06/2005 03:23:29
Messages: 9
Location: Honolulu, Hawaii
Offline
|
The only index file in the classified folder is index.php. I just replaced that file with a default index.php and the guest book works now. However, I can't get into admin now.
I read the forum and tried to reset.php before I changed to the default index.php and a message confirmed that the password was changed to default. Now I just tried again to reset and a message indicated that I can't change it now. I used the previous password because I don;t know what the default is.
I hope this makes sense. Thanks again for all your help.
|
Norman Kaui
Internet Business Developer
www.nokaNET.com
808.944.6552 |
|
21/07/2005 16:21:06
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
Couldn' you just reupload the guestbook ?
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
22/07/2005 03:02:53
|
nokaNET
Beginner
Joined: 12/06/2005 03:23:29
Messages: 9
Location: Honolulu, Hawaii
Offline
|
Whenever I try to reinstall a new guestbook I receive the following error:
There was a problem with the install!
Thanks again for any suggestions. I've been looking the trough the forums but I can't find a fix. ...and I'm new at this.
|
Norman Kaui
Internet Business Developer
www.nokaNET.com
808.944.6552 |
|
22/07/2005 04:11:41
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
You do not need to run the install file again.
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
22/07/2005 04:38:54
|
nokaNET
Beginner
Joined: 12/06/2005 03:23:29
Messages: 9
Location: Honolulu, Hawaii
Offline
|
How do I reupload? ... Thanks.
|
Norman Kaui
Internet Business Developer
www.nokaNET.com
808.944.6552 |
|
22/07/2005 05:12:21
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
Use FTP or cPanel to upload the new files.
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
22/07/2005 06:41:54
|
nokaNET
Beginner
Joined: 12/06/2005 03:23:29
Messages: 9
Location: Honolulu, Hawaii
Offline
|
Okay. I just uploaded the files and now I'm getting the following error:
MySQL Error : Database Error
Error Number: 1046 No Database Selected
Date : Thu, July 21, 2005 21:39:50
IP : 66.8.146.30
Browser : Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)
Referer :
PHP Version : 4.3.10
OS : Linux
Server : Apache/1.3.33 (Unix) mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 PHP/4.3.10 FrontPage/5.0.2.2634a mod_ssl/2.8.21 OpenSSL/0.9.7a
Server Name : www.808liquidator.com
I hope I didn't mess it up. Thanks again for your help.
|
Norman Kaui
Internet Business Developer
www.nokaNET.com
808.944.6552 |
|
22/07/2005 08:30:56
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
You need to edit the config.inc.php file found in the admin folder.
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
24/07/2005 23:56:17
|
nokaNET
Beginner
Joined: 12/06/2005 03:23:29
Messages: 9
Location: Honolulu, Hawaii
Offline
|
Thanks, that worked. You're the man!
|
Norman Kaui
Internet Business Developer
www.nokaNET.com
808.944.6552 |
|
|