Hi, my extra fields configuration is set to "true", and i have modified extra_fields.php, but the extra field is not appearing.
What should I do?
Thanks!


![]() |
| | Thread Tools | Display Modes |
| ||||
|
Hi, my extra fields configuration is set to "true", and i have modified extra_fields.php, but the extra field is not appearing. What should I do? Thanks! |
| ||||
| Quote:
Is it not showing in the submit form, link summary or no where. |
| ||||
| Quote:
it is only one field, and the top of my extra_field.php looks like this: Code: <?php
//Extra fields
define('Enable_Extra_Field_1', true);
define('Field_1_Title', 'donateurl');
define('Field_1_Instructions', 'Enter the URL for the donation page of this charity.');
define('Field_1_Searchable', false);
//the variables below are not yet used in version 6.02.
define('Field_1_Required', false);
define('Field_1_Validation_Method', '');
define('Field_1_Validation_Error_Message', ''); |
| ||||
|
Thats all right. You said you changed Admin » Configure Directory Digg » Enable extra fields to 'true' lowercase.. It should be working.. Have you done any editing to your submit_step_2.tpl or anything. Maybe try cleaning out your cache, too.. It should be working.. What template are you using. What is your site addy, or pm it if you like.
Last edited by Webmastercoders; 10-20-2008 at 09:30 PM. |
| ||||
| Quote:
how do you PM? the site is behind a password right now. |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Fixes to Profile Extra Fields Module v0.2 and Extended Profile Module v0.1 | redwine | Questions and Comments | 11 | 12-20-2010 04:18 PM |
| Enable Extra fields | johnvgross | Questions and Comments | 6 | 12-13-2008 12:40 PM |
| How to link Extra fields in Profile to pull information from user table in database | pliggnewbie | Questions and Comments | 0 | 04-12-2007 02:59 AM |
| How can I add more extra fields (i've used all 15) | revolver | Questions and Comments | 3 | 03-22-2007 07:16 PM |