![]() |
How to get the javascript edit for profile field on another page?
1 Attachment(s)
I want to set up a vB powered page and have the ability for the user to edit a field in their ABOUT ME section, from this new page. Ive got the following code all done (see below) and attached screenshot. The edit pencil links to the edit your details page which is a temp work around. What I want is to do the javascript instant inline editing like it does in their profile about me section. Can you have a look at my coding and let me know where (and what) to place in so that when I click on the pencil, you can instantly edit the profile field?
Thanks!! Code:
<!-- ########## WHATS ON YOUR MIND ######### --> |
Did you read my post here about this?
|
yep, read it, tried the code you placed but nothing showed up.
Im not as advanced with this as I look, looking for someone with experience to help me get past the final loop and post the solution (code) to get it to work. Anyone know the code to use? |
She's saying you should be doing this:
Code:
<!-- ########## WHATS ON YOUR MIND ######### --> |
actually that disabled the pencil I had there...and the javascript one isnt there either...
--------------- Added [DATE]1237872370[/DATE] at [TIME]1237872370[/TIME] --------------- also this in your code vBulletin.register_control("vB_ProfilefieldEditor" , "1"); I changed to vBulletin.register_control("vB_ProfilefieldEditor" , "12"); and still no edit pencil... |
You should be sure to add in the .js includes... I thought you had done that already.
Code:
<script type="text/javascript" src="clientscript/vbulletin_profilefield_edit.js?v=$vboptions[simpleversion]"></script> |
wow, that worked you rock !!!!
|
Use the variable $vboptions[simpleversion] instead of 381. You can put it anywhere above where you call it, the head is fine.
|
Thanks Tiger and Lynne!
Solution reached! |
1 Attachment(s)
Actually, 1 more question...
The layout is taking up to much space by putting the text UNDER the avatar... How can I put the text to the right of the avatar? I've tried putting the avatar in the left cell of a table, and the text on the right, but the table structure breaks up the tables bad on the page Im using... Is there another way to do it without tables? (Ive attached a screenshot of the way it looks now, and how I want the layout to look... |
Glad you got it to work.
You might want to post the template code that includes the avatar so we can see what html you are currently using. Also, post a few lines above and below the area of interest. |
I tried using this, but when i click the pencil, i get a popup saying undefined. Any help would be appreciated.
Thanks! Here is the code im using: Code:
<!-- ########## STEAM ID ######### --> |
I believe the issue is that you blindly copied the code without altering it to fit your page.
Here's a snippet from your page source: Code:
<tbody id="collapseobj_module_12" style=""> Try fixing that. |
Ok, thanks. I will try this.
--------------- Added [DATE]1239915162[/DATE] at [TIME]1239915162[/TIME] --------------- I figured it out. I was making a page in VBa, but the index.php file was not under /forum. Once i moved it, it worked. |
I would like to do something similar. I started a seperate thread.
https://vborg.vbsupport.ru/showthread.php?p=1799453 Basically I would like to add a "pencil" somewhere that will allow the member to edit a field in his profile. I would prefer a text box to a pencil ... but I will take a pencil if it is easier. |
All times are GMT. The time now is 04:17 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|