![]() |
Considering using this as a the basis for vehicle sub-profiles instead of some of the other plugins that are out there. I'm wondering if it would be possible to have an avatar associated with each tab. And maybe a mini photo gallery for each tab. And then finally, have an option for the tab to display under the username in postbit. Or at the very least, figure out a way to throw in some code that checks to see if the user has tab ID # and then display it in some templates - if tab ID 3 is not empty, then display this html here.
|
Quote:
field a - pictureID from an album for the avatar field b - albumID for the photo gallery Then some swanky code for the pics (or just re-use the vB gallery code). |
I'm using vB 4.2.3 PL 2, and I'm having both Extra Profile Fields Page and Extra Profile Fields Tab, but when the Tab product is enabled, it shows error on the header of profile member page:
Code:
PHP User Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: memberinfo_css_EPFP_tab in ..../includes/functions.php on line 4602 In the line 4602 functions.php: Code:
trigger_error('fetch_template() calls should be replaced by the vB_Template class. Template name: ' . htmlspecialchars_uni($templatename), E_USER_WARNING); Code:
($hook = vBulletinHook::fetch_hook('member_build_blocks_start')) ? eval($hook) : false; PHP version is 5.6.28 |
I've never seen those errors before. How'd you install a 3.8.x mod on 4.x?
|
How? Easily!
Just installed it with no further actions |
You will need to port that product to vB 4.2.x if you intend to use it. vB 3.8.x and vB 4.2.x use different methods for rendering templates.
|
All times are GMT. The time now is 10:26 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:
|