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)

NeuroLancer 04-12-2008 04:29 PM

I have tested this in 3.7, and its working 100% good :up:

thanks so much Wired1, this mod is just what I needed, you really helped me alot with this.

Edit: I have tested this back to front, its working great as far as I can see. I really dig how easy this is to customise, ive managed to get 2 extra options pages functioning perfectly

Wired1 04-12-2008 06:44 PM

Quote:

Originally Posted by NeuroLancer (Post 1489153)
I have tested this in 3.7, and its working 100% good :up:

thanks so much Wired1, this mod is just what I needed, you really helped me alot with this.

Edit: I have tested this back to front, its working great as far as I can see. I really dig how easy this is to customise, ive managed to get 2 extra options pages functioning perfectly

Glad to hear! Got a link to the forum?

DieselTruck 04-15-2008 09:37 PM

Quote:

Originally Posted by Wired1 (Post 1484091)


What version of vB are you using?

I was running 3.6.8 when I attempted to install this.

Jase2 04-24-2008 10:50 AM

Good to hear it is running on version 3.7.0. However, I currently use this hack: https://vborg.vbsupport.ru/showthrea...t=system+specs

Will see if that can join together to work with this.

Wired1 04-24-2008 04:00 PM

DieselTruck: Go over the instructions again, must've missed something.



Quote:

Originally Posted by Jase2 (Post 1498034)
Good to hear it is running on version 3.7.0. However, I currently use this hack: https://vborg.vbsupport.ru/showthrea...t=system+specs

Will see if that can join together to work with this.

Or... you can use the add-on for this plugin, which does the SAME THING. My dropdown plugin also came out months before that one, and my plugins for profile modifications are supported :)

imports 04-25-2008 03:03 AM

im having the same problem as you this is my fourth time checking my work now and still no dice.:(

Quote:

Originally Posted by DieselTruck (Post 1474453)
Talk about Nerve racking..:(

I've went over my edits to my .php files. There are all correct. Template Edits are correct..

I see the Edit Options in my Edit profile. But, I can't see to add any options to edit. Under USER PROFILE FIELD MANAGER:

I don't see the "Extra Options" Line anywhere on there...

I know this has been asked alot... Any Ideas?


Wired1 04-25-2008 05:01 AM

... because it's not under USER PROFILE FIELDS MANAGER, directly that is. Edit the PROFILE FIELD. Go to the bottom, under DISPLAY PAGE. What's the last thing on that dropdown?

Jase2 04-25-2008 08:34 PM

I have it working fine with the other hack. Thanks for this wired. :)

Wired1 04-25-2008 11:39 PM

NOTE!!!! Change for 3.6.10!!!

Technical explanation on CSRF changes

Because of this change, one line needs to be added to the PAGE template. You can either edit the template with the instructions below, or you can download the attached product-wired1_epfp(3.6.10 ONLY).xml, RENAME it to product-wired1_epfp.xml, and then install normally. As per any vB upgrade with this mod, when upgrading to vB 3.6.10 you'll still have to do the manual edits that are listed in the instructions again.

vB AdminCP -> Styles & Templates -> Style Manager -> (Select Style) -> page

Find:
Code:

<form action="profile.php" method="post">
<input type="hidden" name="s" value="$session[dbsessionhash]" />
<input type="hidden" name="do" value="updateextra" />

Under it add:
Code:

<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />

dsexton1055 04-26-2008 03:08 AM

Quote:

Originally Posted by Wired1 (Post 1499395)
NOTE!!!! Change for 3.6.10!!!

Technical explanation on CSRF changes

Because of this change, one line needs to be added to the PAGE template. You can either edit the template with the instructions below, or you can download the attached product-wired1_epfp(3.6.10 ONLY).xml, RENAME it to product-wired1_epfp.xml, and then install normally. As per any vB upgrade with this mod, when upgrading to vB 3.6.10 you'll still have to do the manual edits that are listed in the instructions again.

vB AdminCP -> Styles & Templates -> Style Manager -> (Select Style) -> page

Find:
Code:

<form action="profile.php" method="post">
<input type="hidden" name="s" value="$session[dbsessionhash]" />
<input type="hidden" name="do" value="updateextra" />

Under it add:
Code:

<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />

been beating my head on the wall for this one.

checked the default and my main style on my forum. there is no "Page" template to edit. clarify please?


All times are GMT. The time now is 05:48 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.01484 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
  • (4)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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