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 09-06-2006 11:24 PM

The-Ensemble:
What is in the sub-page, more fields to enter data in, or something else? Either way, you could edit the page template and throw a link in there.

You want the stuff entered NOT to go into their profile, but just into a PM?


garyrogers:
Kewl use of the hack :) Sorry, no clue why it's doing that. Please restrict dropdown posts to the dropdown hack's thread, and vice versa :)


WARNING: allowing users to post links blatently in their profile like that screams for spammers to abuse it. What I'd do is to change it a bit, like so:

HTML Code:

<if condition="$post['field14']">
<tr><td class="vbmenu_option"><a href= "http://www.google.com/calendar/embed?src=$post[field14]" target="_blank">My Calendar from Google</a></td></tr>
</if>

and change the field to be a place for their email address only. That way, you know it'll go to the google calendar page. However, this may very well still be abused by crafty coders, although you could probably do some regex parsing on the field itself somehow to prevent this. No, I have no idea how to do it, just that it may be possible :)

The-Ensemble 09-07-2006 03:03 PM

Quote:

Originally Posted by Wired1
The-Ensemble:
What is in the sub-page, more fields to enter data in, or something else? Either way, you could edit the page template and throw a link in there.

You want the stuff entered NOT to go into their profile, but just into a PM?

Yes, So Users fill out these fields and they all combine and become the content of a PM with a set user and set title. (which I would like to be able to customize because I'll be using this more than once)

Is this possible?

wrang 09-07-2006 06:00 PM

Is it possible to put a link to a picture in this mod. So if i put a link to my picture it came up as a picture in the System Specs

I have a webbpage about marinaquarium and it should be great to use this and want a picture to

best regards

Wired1 09-08-2006 05:16 AM

Quote:

Originally Posted by The-Ensemble
Yes, So Users fill out these fields and they all combine and become the content of a PM with a set user and set title. (which I would like to be able to customize because I'll be using this more than once)

Is this possible?

Possible, yes, however it's way outside the scope of this hack. I'd search the forum here for auto-creation of PMs, that would be a good start.

Quote:

Originally Posted by wrang
Is it possible to put a link to a picture in this mod. So if i put a link to my picture it came up as a picture in the System Specs

I have a webbpage about marinaquarium and it should be great to use this and want a picture to

Do you mean you would like the picture to appear in their member profile and/or dropdown? If so, please specify which one or both you mean, and respond in the correct thread, which would be the add-on hack (linked to at the top of this thread).

wrang 09-08-2006 11:46 AM

Wired1
Yes i want it in the member profile.
Is it possible to have one upload function or is it better to link to a picture in the profile.
So if i put a picture link in one textfield it came up like a picture.

Wired1 09-09-2006 02:18 AM

vBulletin Options > vBulletin Options > User Picture Options

Could do that as well :)

cyvok 09-10-2006 04:04 AM

I have installed this hack and have a small issue.

As you can see from the attached picture, instead of having the new field show up on the userCP all I get is a double line.

I have followed the instructions exactly and gone over them several times. Any advice?

Also, do you have instructions for actually adding the extra fields to the second page. I am slightly new at this and I cannot easily see where/how to add them.

thank you

-CYVOK-

Wired1 09-10-2006 04:22 AM

Code:

$vbphrase[edit_extra_options]
is either not created or has no value. As for the extra fields, you need to select EXTRA OPTIONS under Display Page when creating the field, or edit an existing field to do so. Have you installed the product? it creates the phrase mentioned above.

cyvok 09-10-2006 02:43 PM

Sweet! Did not realize I had to edit the XML if I changed the VB phrase. I have it working just the way I woudl like now.

Great hack, thank you.

-CYVOK-

The-Ensemble 09-10-2006 05:25 PM

Ok, So How would I do the sub page? The input fields into a PM I might be able to work out but how would I create a subpage?


All times are GMT. The time now is 07:29 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.01691 seconds
  • Memory Usage 1,746KB
  • 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
  • (1)bbcode_code_printable
  • (1)bbcode_html_printable
  • (3)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