If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
Messages posted by: nokaNET
Forum Index » Profile for nokaNET » Messages posted by nokaNET
Author Message
Thanks, that worked. You're the man!
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.
How do I reupload? ... Thanks.
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.
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.
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 &copy; 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";
}
?>
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!
I found it!

The answer was here: http://proxy2.de/forum/viewtopic.php?p=9870

Thanks fot the reminder to read FAQ topics. It was very easy and it works like a charm: http://www.808liquidator.com/classified.htm

Thanks again and "Aloha" to everyone!
Hi, I'm trying to edit addentry.php. Where does this page receive it's content from? I'm actually trying to turn this guestbook into a classified page at http://www.808liquidator.com/classified.htm , but I need to change all the Guestbook info into Classified info or list your items text.

I would really appreciate your help...I'm have very little knowledge of PHP.

Thanks and Aloha. nk
 
Forum Index » Profile for nokaNET » Messages posted by nokaNET
Go to:   
Based on the open source JForum