Support Forums

Old 06-28-2007, 07:36 PM   #1
Member
 
Grebogreen's Avatar
 
Join Date: Apr 2007
Posts: 65
Rep Power: 9
Grebogreen is on a distinguished road
Default When not using Address or City

I have deselected both "Display" & "Require" on Address, City, State & Country. When I register a user I get
Notice: Undefined index: address in /websites/xxxx/v4/userjoin.php on line 202
Notice: Undefined index: city in /websites/xxxx/v4/userjoin.php on line 203
Grebogreen is offline   Reply With Quote
Old 07-04-2007, 09:21 AM   #2
Moderator
 
 
Join Date: Mar 2006
Location: NJ/NYC Area
Posts: 2,150
Rep Power: 58
juven14 is a jewel in the rough
Default

This is because you are displaying E-notice warnings for PHP. The script is looking to do something like filter the data for those variables, so it sends a notice out to let you know that something isn't working as it was intended. You can supress these notices by changing the line in init.php. It should be one of the very first lines.

I'm on vacation so I don't have access to the files to give you a best example, but I think you can do this:

includes/init.php

error_reporting(E_ALL & ~E_NOTICE & ~E_WARNING);
__________________
Regards,

John Snyder
TemplateCodes.com

�By perseverance, study, and eternal desire, any man can become great.� George S. Patton
juven14 is online now   Reply With Quote
Old 07-05-2007, 12:46 PM   #3
Member
 
Grebogreen's Avatar
 
Join Date: Apr 2007
Posts: 65
Rep Power: 9
Grebogreen is on a distinguished road
Default

Thats what I like to see. On vacation and still logging into the net, I'm usual banned.
If it's something that can be changed then that should be OK but I'm corect in thinking that I would need Developer to do this?
Or can I slip this in above encription code?
My plan is to go for Developer with V4 which I realy want to use.

Still having problems with PIPEX and uploading pictures so may have to change host as well.
Grebogreen is offline   Reply With Quote

Bookmarks

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
City Field not showing Bold when browsing ads sporthorsebreeder v3.1 Questions & Support 15 09-28-2007 01:17 PM
city drop down won't search NetGirl v3.1 Questions & Support 7 12-11-2006 12:15 AM
Duplicating City Field GSP v3.1 Questions & Support 0 11-21-2006 12:22 PM
Validating Address - preventing spammers dawyatt v3.1 Questions & Support 1 09-13-2006 02:16 PM
Show county and city in display. free2take v3.0 Questions & Support 2 04-20-2006 04:54 PM


All times are GMT -4. The time now is 01:41 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0