The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Member Profile Intro Details »» | |||||||||||||||||||||||||||||||||
Info
Add an extra content block to the member profile page that could serve for anything from a simple welcome message to a business card presentation.Features - Enable per usergroupInstallation Import [phpdesk.com]-product-profileintro.xml via AdminCP > Plugin System > Manage Products > [Add/Import Product]Settings Go to: AdminCP > vBulletin Options > Profile Intro OptionsMod Support - Do not forget to mark as installed to qualify for further assistanceGhangelog 1.0.4 | 2011-11-24Enjoy Download Now
Screenshots
Show Your Support
|
3 благодарности(ей) от: | ||
BlueCheri, Hakan, Toorak Times |
Comments |
#112
|
|||
|
|||
Thanks for the kind words, I'm doing my best with this particular mod as I use it myself and want to make it a solid piece of code. Unfortunately, just when you think you have time to spare on it, something comes up and takes you away, as always. I'll keep you guys posted, it may take a while though.
|
Благодарность от: | ||
Hippy |
#113
|
||||
|
||||
Hi phpdesk
I know this may not be a fix for everyone but it worked for me.. I did as you suggested here Quote:
so I edited the field*_desc part in the xml file.. to this.. Code:
$template_hook[custom_css_list] .= ',profile-intro.css'; }]]></phpcode> </plugin> </plugins> <phrases> <phrasetype name="Custom Profile Fields" fieldname="cprofilefield"> <phrase name="field13_desc" date="1285782758" username="phpdesk" version="1.0.0"><![CDATA[Enter a short heading for the Profile Intro block]]></phrase> <phrase name="field13_title" date="1285782758" username="phpdesk" version="1.0.0"><![CDATA[Profile Intro Title]]></phrase> <phrase name="field14_desc" date="1285782758" username="phpdesk" version="1.0.0"><![CDATA[The content of the profile intro block. You may use BBcodes <br />if your usergroup is granted permission to do so.]]></phrase> <phrase name="field14_title" date="1285782758" username="phpdesk" version="1.0.0"><![CDATA[Profile Intro Text]]></phrase> <phrase name="field15_desc" date="1285782758" username="phpdesk" version="1.0.0"><![CDATA[Enter a short heading for the Profile Intro block]]></phrase> <phrase name="field15_title" date="1285782758" username="phpdesk" version="1.0.0"><![CDATA[Profile Intro Title]]></phrase> <phrase name="field16_desc" date="1285782758" username="phpdesk" version="1.0.0"><![CDATA[The content of the profile intro block. You may use BBcodes <br />if your usergroup is granted permission to do so.]]></phrase> <phrase name="field16_title" date="1285782758" username="phpdesk" version="1.0.0"><![CDATA[Profile Intro Text]]></phrase> Code:
if(THIS_SCRIPT=='css') { $cache[] = 'youtube.css'; Code:
if(THIS_SCRIPT=='css') { $cache[] = 'profile-intro.css'; thanks again If you see a issue of what I did let me know.. regards Hippy |
#114
|
||||
|
||||
I guess thats why it wouldn't display if you had save css as a file..
https://vborg.vbsupport.ru/showpost....0&postcount=22 |
Благодарность от: | ||
phpdesk |
#115
|
|||
|
|||
Quote:
Code:
<phrasetype name="Custom Profile Fields" fieldname="cprofilefield"> <phrase name="field5_desc" date="1285782758" username="phpdesk" version="1.0.0"><![CDATA[Enter a short heading for the Profile Intro block]]></phrase> <phrase name="field5_title" date="1285782758" username="phpdesk" version="1.0.0"><![CDATA[Profile Intro Title]]></phrase> <phrase name="field6_desc" date="1285782758" username="phpdesk" version="1.0.0"><![CDATA[The content of the profile intro block. You may use BBcodes <br />if your usergroup is granted permission to do so.]]></phrase> <phrase name="field6_title" date="1285782758" username="phpdesk" version="1.0.0"><![CDATA[Profile Intro Text]]></phrase> <phrase name="field7_desc" date="1285782758" username="phpdesk" version="1.0.0"><![CDATA[Enter a short heading for the Profile Intro block]]></phrase> <phrase name="field7_title" date="1285782758" username="phpdesk" version="1.0.0"><![CDATA[Profile Intro Title]]></phrase> <phrase name="field8_desc" date="1285782758" username="phpdesk" version="1.0.0"><![CDATA[The content of the profile intro block. You may use BBcodes <br />if your usergroup is granted permission to do so.]]></phrase> <phrase name="field8_title" date="1285782758" username="phpdesk" version="1.0.0"><![CDATA[Profile Intro Text]]></phrase> </phrasetype> |
Благодарность от: | ||
BCP Hung |
#116
|
||||
|
||||
so remove it all and the issue is fixed ?
I am glad to help and looking forward to the next release pal.. have a great thanksgiving.. to you and your family |
#117
|
|||
|
|||
Quote:
No, no need to remove anything, just reimport the xml product file and make sure "Allow Overwrite" is checked. This should fix the issue. |
#118
|
|||
|
|||
Hello phpdesk, thanks alot for sharing this mod.
I have 402 version and the Intro Block doesn't show up as it should be it shows no frame as this img indicates : https://vborg.vbsupport.ru/showpost....71&postcount=8 I hope you can helo me sort this out. |
#119
|
|||
|
|||
I have the latest version of your mod as well.
|
#120
|
|||
|
|||
I'll try to install a test version of vB 4.0.2 and see what could possibly be going on there, although my schedule is quite tight at the moment (working on another mod).
Anyway, by the look of the screenshot, you're having the CSS-not-loading issue. Are you having your forum set up to store CSS as files? I have addressed this particular issue recently, and tested it working with the latest version of vBulletin. Is there a particular reason why you aren't upgrading yours? |
#121
|
|||
|
|||
Hey phpdesk love the mod. When you get a chance please add post #102
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|