vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Profile Enhancements - Extra Profile Fields Page (https://vborg.vbsupport.ru/showthread.php?t=123253)

Wired1 05-24-2007 06:59 PM

Quote:

Originally Posted by RedGTiVR6 (Post 1253886)
has anyone tried this on 3.6.6 or 3.6.7?

I have just upgraded to 3.6.7PL1 and I'm having an issue with the page not showing up under the UserCP.

I'm not sure where to search for this solution.

When I go to the UserCP and click on the link to go to where I would enter in the information, it's the below image:

http://www.mj-garage.com/pics/UserCP.JPG

When I go to the memberinfo page I see the following (yes, other mods installed too, but they are working):

http://www.mj-garage.com/pics/memberinfo.JPG

Thanks for the help anyone can provide!

can't see it not working on newer versions as it's very basic code (haven't gotten a chance to test it yet); try un/reinstalling it; my guess is that you need to manually re-edit one of the template files again.

RedGTiVR6 05-25-2007 01:23 PM

OK - fixed the first issue.

functions_user.php - I missed the file edit here when I was using Araxis Merge to compare old files to the new updated ones.

Still have the second issue though - but I'll take this over to the other thread for that part of the mod.

Raw Sugar 06-11-2007 01:44 AM

Using 3.6.7 PL:

I am having the same problem that RedGTiVR6 was having... I can't seem to figure out how to fix it. Uninstalling and then reinstalling didn't work. :-/

Also, the extra profile fields I had before I upgraded no longer show up in the User Profile Fields Manager, but I can add new ones. However, they don't show up on the extra page. They do still show up in MEMBERINFO, though.

Any help would be greatly appreciated!

RedGTiVR6 06-11-2007 02:00 AM

I'm still having trouble with the profile fields in the profile field page showing up all funny...like the columns are all off.

I had to go back and double check the template info to get it to all show up in the first place.

Still no word from Wired1 on it though...:(

Wired1 06-13-2007 05:54 AM

can't duplicate the tables getting squinched on a fresh install, but someone just pointed out a variable that goes nowhere. Looks like a whole plugin is somehow missing from the uploaded code. I'll re-upload it tomorrow (sleep calls!)

Raw Sugar 06-13-2007 02:52 PM

So all that we will need to do is re-download the plugin?

4x4 Mecca 06-14-2007 03:39 AM

Quote:

Originally Posted by Wired1 (Post 1060790)
HOW TO ADD MULTIPLE PAGES:

I've attached EXAMPLES of modified instruction.txt and product.xml of what to change. ANYWHERE you see ###, INCLUDING the product name, change to whatever number you wish (but don't repeat in another extra page). I'd recommend editing the product and instructions first, and then follow them as normal.


cavyspirit, futuredood, BETIServices:
Any questions? BTW, futuredood, please hit install :)


1996 328ti:
cool beans :)


That would not be this hack, sorry. Your idea is definitely possible, but beyond the scope of this hack.


This hack has nothing in common with that one, and that hack is for 3.0.x, so it may not even be compatible with 3.6.x.

I've done this on three seperate pages, and everything works fine until i to edit the field. No options show up there. Nothing does except a save button and a reset button

Ronin Storm 06-21-2007 10:02 AM

Quote:

Originally Posted by sross (Post 1237879)
i tried that same thing and got an error :( i was hoping it would work.

Code:

Invalid SQL:

        SELECT *
        FROM profilefield
        WHERE searchable = 1
            WHERE form = 0 OR 6
                ORDER BY displayorder;


You've almost certainly either had this answered by PM or gone off and gotten bored in waiting but while I was searching for the answer to how to get the additional fields on the memberlist search I saw your problem...

... and it's an easy fix.

In your SQL code, it reads:

Code:

        SELECT *
        FROM profilefield
        WHERE searchable = 1
            WHERE form = 0 OR 6
                ORDER BY displayorder;

See the second "WHERE form = 0 OR 6"? That's a cut and paste error. That should read "AND form = 0 OR 6".

Saviour 06-23-2007 08:28 AM

Nice...

Clicked Installed.

xt0m 06-25-2007 11:54 PM

Quote:

Originally Posted by 4x4 Mecca (Post 1268167)
No options show up there. Nothing does except a save button and a reset button

Same here and did it by the book.. Twice. :(

Tried un/re-installing but still same thing - shows the edit extra options over on the left, and the save and reset in the middle area. No fields to fill with information. Looking at the user profile there's only the extra options box and a white empty field below it :confused:


All times are GMT. The time now is 02:02 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01462 seconds
  • Memory Usage 1,745KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete