vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Custom Rank Image for each User (https://vborg.vbsupport.ru/showthread.php?t=105286)

trackpads 01-17-2006 10:26 PM

Quote:

Originally Posted by trackpads
Marris!

thanks for the fix! Taht did it. I am using the old Friendster style hack and that must be like the myspace thingy because that is the one that fixed it.

Thanks again!!!

Ok, rats. Taht fixed it on my profile pages but not in the postbit. I tried reactivation the postbit plugin but still no luck.

Any ideas?

Thanks again for all the help,

-Jason

trackpads 01-17-2006 11:08 PM

Got it!

Using this guide:

https://vborg.vbsupport.ru/showthrea...bbcode+parsing

I realized that since I am using 3.5 core then the codes are different, I changed it to this and it worked like a charm!

Code:

if ($post['field29'])
{
if (!is_object($bbcode_parser))
{
    require_once(DIR . '/includes/class_bbcode.php');
    $parser =& new vB_BbCodeParser($vbulletin, fetch_tag_list());
$parsed_text = $parser->do_parse($text, $do_html, $do_smilies, $do_bbcode, $do_imgcode, $do_nl2br, $cachable);
}
$post['field29'] = $parser->do_parse($post['field29']);
}

Now for other pages my ranks are on :)

Marris 01-17-2006 11:41 PM

Quote:

Originally Posted by trackpads
Got it!

Using this guide:

https://vborg.vbsupport.ru/showthrea...bbcode+parsing

I realized that since I am using 3.5 core then the codes are different, I changed it to this and it worked like a charm!

Now for other pages my ranks are on :)

Glad to hear you got it working! Did you click Install? ;)

To clarify some points, so I can add notes to the original post, is your code snippet only for postbit_display_complete? And then you used my Step 3. code for member_complete/MEMBERINFO? Or did you have also to use your new $parsed_text method for the member_complete Plugin?

Also, does your 3.5 core bbcode parsing method only apply to 3.5.0, or does it also include either 3.5.1 or 3.5.2?

Thanks.

trackpads 01-18-2006 09:18 AM

Quote:

Originally Posted by Marris
Glad to hear you got it working! Did you click Install? ;)

To clarify some points, so I can add notes to the original post, is your code snippet only for postbit_display_complete? And then you used my Step 3. code for member_complete/MEMBERINFO? Or did you have also to use your new $parsed_text method for the member_complete Plugin?

Also, does your 3.5 core bbcode parsing method only apply to 3.5.0, or does it also include either 3.5.1 or 3.5.2?

Thanks.

Definately clicked install!

I used the other myspace bbcode for the member info to get it to work, but as soon as I get a chance I am gonna go back and try editing for the new parse string.

I am not sure which versions this applies to but during the next 4 day weekend I am going to upgrade to 3.53 and see.

Thanks again!!!

-Jason

Marris 01-18-2006 09:23 AM

Quote:

Originally Posted by trackpads
Definately clicked install!

I used the other myspace bbcode for the member info to get it to work, but as soon as I get a chance I am gonna go back and try editing for the new parse string.

I am not sure which versions this applies to but during the next 4 day weekend I am going to upgrade to 3.53 and see.

Thanks again!!!

Great, thanks a lot! I'll update the first post with your findings.

Matt_270581 03-04-2006 10:46 AM

Was looking for something like this as the Default user ranks only work per group and some groups have multiple members so it is hard to manage if I want to apply a user rank image to a particular user. Thanks. Will try to install later.

Station 04-28-2006 01:45 AM

I tried installing this at my forum and whatever thread that contains a post from a user I set a custom rank on, it gives me this error:
Quote:

Fatal error: Call to a member function on a non-object in /forums/includes/class_bbcode.php on line 181
I went back and checked. Plugins are turned on in vBoptions and I triple checked the code for both plugins and the templates.

I am on 3.5.4, does that have anything to do with the problem?

tappedout 05-12-2006 10:29 AM

Wow what an amazing difference a little mod like this can make! I had so many different usergroups it was making my head spin....Thanks a ton for thinking of the little things!! *Clicked Install!!! :banana:

good2laugh 05-22-2006 05:28 AM

Quote:

Originally Posted by Station
I tried installing this at my forum and whatever thread that contains a post from a user I set a custom rank on, it gives me this error:

I went back and checked. Plugins are turned on in vBoptions and I triple checked the code for both plugins and the templates.

I am on 3.5.4, does that have anything to do with the problem?


I have exactly the same error, and am also running 3.54, this is such a fab idea I really want to get it to work - anyone can help resolve?

Blindchild02 10-22-2006 11:14 PM

Same error:
Quote:

Fatal error: Call to a member function on a non-object in /forums/includes/class_bbcode.php on line 181
using 3.5.3 really want to get this working.


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