Nukemods Forum  
» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 85
3 members and 82 guests
celedxebritwb9b, lowsad4erback5s, pai5drdnters6sa
Most users ever online was 611, 03-21-2008 at 10:10 PM.
» .::.
» .:.

Go Back   Nukemods Forum > PHP-Nuke 7.x > Nuke 7.x - General

Reply
 
LinkBack Thread Tools Display Modes
undefined variable problem
Old
  (#1 (permalink))
Junior Member
 
Status: Offline
Posts: 11
Join Date: Apr 2005
undefined variable problem - 04-24-2005, 02:20 AM

hi folks, i just downloaded the latest phpnuke version (7.6) and i tried to install it but i have a little issue, i did configure all my config.php and i hav this problem

Notice: Undefined variable: aid in c:\sites\single11\ut2v2\webroot\admin.php on line 19

Notice: Undefined index: REQUEST_URI in c:\sites\single11\ut2v2\webroot\admin.php on line 29

Notice: Undefined variable: HTTP_USER_AGENT in c:\sites\single11\ut2v2\webroot\mainfile.php on line 32

Notice: import_request_variables(): No prefix specified - possible security hazard in c:\sites\single11\ut2v2\webroot\mainfile.php on line 55

Notice: Undefined variable: forum_admin in c:\sites\single11\ut2v2\webroot\mainfile.php on line 103

Notice: Undefined variable: inside_mod in c:\sites\single11\ut2v2\webroot\mainfile.php on line 106

Notice: Undefined variable: inside_mod in c:\sites\single11\ut2v2\webroot\db\db.php on line 44




and when i try to run nukesql.php(same version-7.6) i still have issue

it wrote on top of page
Notice: Undefined variable: op in c:\sites\single11\ut2v2\webroot\nukesql.php on line 4437

the rest still there but nothing work :?

pls help :P
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#2 (permalink))
Junior Member
 
Status: Offline
Posts: 11
Join Date: Apr 2005
04-24-2005, 10:45 AM

where did i go wrong ops:

$dbhost = "localhost";
$dbuname = "ut2v2";
$dbpass = "...........";
$dbname = "ut2v2";
$prefix = "mysql2.brinkster.com";
$user_prefix = "nuke";
$dbtype = "MySQL";
$sitekey = "grisoune1234567890gogogo";
$gfx_chk = 0;
$subscription_url = "";
$admin_file = "admin";
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#3 (permalink))
Junior Member
 
Status: Offline
Posts: 11
Join Date: Apr 2005
04-24-2005, 11:03 AM

ok i made some change but still aint working

$dbhost = "65.182.101.60";
$dbuname = "ut2v2";
$dbpass = "..........";
$dbname = "ut2v2";
$prefix = "nuke";
$user_prefix = "nuke";
$dbtype = "MySQL";
$sitekey = "grisoune1234567890gogogo";
$gfx_chk = 0;
$subscription_url = "";
$admin_file = "admin";


and dunno if it could be the source problem, when i tried to run all the table and row in the sql folder i had 3 that couldnt work.

Maybe it is where my problem is.

damn im realy lost now

pls anyone heeeeeeeeeeeeeeeeelp oo:
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#4 (permalink))
Member
 
Status: Offline
Posts: 450
Join Date: Jul 2004
04-24-2005, 04:33 PM

Have you actually made a database in phpMyAdmin ?

$dbhost = "localhost";
$dbuname = "ut2v2";
$dbpass = "Password";
$dbname = "ut2v2";
$prefix = "nuke";
$user_prefix = "nuke";
$dbtype = "MySQL";
$sitekey = "7Ed+UratU+e9-eSwASW8s82MagUV*2";
$gfx_chk = 0;
$subscription_url = "";
$admin_file = "admin";

Following that, your Database username and Database name are they the same ?
How my tables are listed in Database "ut2v2" ?


Share4Gain.com- 80% Adsense Revenue Share, no website required
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#5 (permalink))
Junior Member
 
Status: Offline
Posts: 11
Join Date: Apr 2005
04-24-2005, 07:43 PM

yes i got my database and i did run the phpmyadmin tools to create all table with the nuke.sql files.
so the error i had previously is ok i did upload all the tables and rows

and yes my username and databse have the same name. Could that be a conflict??

anyhow i am closer i guess but still far away :cry:

here is my site

http://www.clanflq.com

well i did erase all to restart :evil:
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#6 (permalink))
Member
 
Status: Offline
Posts: 450
Join Date: Jul 2004
04-25-2005, 04:59 AM

Emm what exactly is the error your getting when you goto your site ?

I clicked your URL today and iam getting "error 403 (Forbidden) You are not authorized to view this page" That my friend is notting to do with your nuke site, you have a Permissions problem on your server, ask your hosting provider to look into it for you......


Share4Gain.com- 80% Adsense Revenue Share, no website required
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#7 (permalink))
Junior Member
 
Status: Offline
Posts: 11
Join Date: Apr 2005
04-25-2005, 01:56 PM

Quote:
Originally Posted by Marty
Emm what exactly is the error your getting when you goto your site ?

I clicked your URL today and iam getting "error 403 (Forbidden) You are not authorized to view this page" That my friend is notting to do with your nuke site, you have a Permissions problem on your server, ask your hosting provider to look into it for you......
lol yeah i know i just did erase all to restart, maybe i did a step wrong!

that why you couldn see anything :cry:
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#8 (permalink))
Junior Member
 
Status: Offline
Posts: 11
Join Date: Apr 2005
04-25-2005, 03:59 PM

everything is back on but, my oh my it looks ugly :cry:

www.clanflq.com
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#9 (permalink))
Member
 
Status: Offline
Posts: 450
Join Date: Jul 2004
04-25-2005, 04:14 PM

Quote:
Originally Posted by SeeYa
everything is back on but, my oh my it looks ugly :cry:

www.clanflq.com
Ok dont panic, your nearly there, first things first login to that Administration and setup your admin username and password before anyone eles does lol

Did you edit any files prior to this ie: when you where trying to get it working..... try a fresh upload, if you still have the download zip file un-zip it again and up load the contents But keep a copy of your Config.php file.

BTW you can override any files already there, so you dont need to delete anything of your servers.

Try that and get back to us.......


Share4Gain.com- 80% Adsense Revenue Share, no website required
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#10 (permalink))
Member
 
Status: Offline
Posts: 450
Join Date: Jul 2004
04-25-2005, 04:33 PM

Iam just looking at some of these errors, emm your running this site from your PC right ? ( Just asking ) Do you know what version of PHP you have ? you need PHP version 4.2.x or better you can get an updated version at www.php.net if you need it.


Share4Gain.com- 80% Adsense Revenue Share, no website required
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Change subBlack from variable to fixed width? getphased Site design 2 03-05-2006 04:52 PM
iCGstation: Call to undefined function: public_message() in medicnicks Nuke 7.x - Themes 2 09-06-2005 01:47 AM
Notice: Undefined variable: aid in admin.php on line 16 VIPER_JOSH_RULZ Nuke 7.x - General 5 05-23-2005 01:42 PM
Call to undefined function: opentable() in mainfile.php Voodoo Nuke 7.x - General 1 10-05-2004 02:23 AM
Fatal error: Call to undefined function: themeheader() ..... sweetquads Open topics 2 07-08-2003 03:08 PM




vBulletin Skin developed by: vBStyles.com


LinkBacks Enabled by vBSEO 3.3.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31