vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Show Thread Enhancements - Show Profile Fields In Postbit, Zero Query & Template Edit! (https://vborg.vbsupport.ru/showthread.php?t=176386)

Astrof 05-22-2008 12:04 AM

Quote:

Originally Posted by Milad (Post 1527378)
both of you: make sure you hit the save button in the Thread Display Options (showthread) page.

I did that.

Is there something else I might be doing wrong? Something with the Add field option or something?

Milad 05-22-2008 12:19 AM

Please try to replace the content of the hook: "Show Profile Fields In Postbit" at postbit_display_complete to the following:

PHP Code:

$in_template_hook $this->registry->options['profile_fields_place'];
eval(
'$template_hook["$in_template_hook"] .= "' fetch_template('postbit_profilefields') . '";'); 

and let me know if this solves your proplem.

Edit: don't forget to hit save button again!

Stubbed 05-22-2008 08:19 AM

When doing a quick reply, I get the field contents, but not the field name. If I refresh the page, it is fine however.

On legacy postbit.

Perfect otherwise.. :)

KURTZ 05-22-2008 09:28 AM

Quote:

Originally Posted by Amm0 (Post 1524847)
It happens directly after posting (sometimes) so it looks like this:

http://i262.photobucket.com/albums/i...crnshot_01.jpg

When it is meant to look like this:

http://i262.photobucket.com/albums/i...crnshot_02.jpg

After you refresh the page, the right details come up though.

i've got the same trouble in the Announces ... (on the new postbit)

Stubbed 05-22-2008 09:52 AM

Amm0 and KURTZ's: Is it happening when you actually reply to a topic, or is it using quick reply? As it sounds like the same sort of issues that I'm having. You should double check, it would make the mod authors job easier ;)

KURTZ 05-22-2008 10:42 AM

@ Stubbed: i saw this only onto the Annouces, not in the normal posts ...

@ Amm0: have you put in the postbit the xfire's img with this hack?

Milad 05-22-2008 12:46 PM

Quote:

Originally Posted by Milad (Post 1527455)
Please try to replace the content of the hook: "Show Profile Fields In Postbit" at postbit_display_complete to the following:

PHP Code:

$in_template_hook $this->registry->options['profile_fields_place'];
eval(
'$template_hook["$in_template_hook"] .= "' fetch_template('postbit_profilefields') . '";'); 

and let me know if this solves your proplem.

Edit: don't forget to hit save button again!

All problems had been solved, but I'm still waiting for a feedback on this from Astrof before I release the new version!

GaiLoan 05-22-2008 07:49 PM

hi, i got blank, didnt show anytin, why is that happen ?

Astrof 05-22-2008 08:59 PM

Quote:

Originally Posted by Milad (Post 1527893)
All problems had been solved, but I'm still waiting for a feedback on this from Astrof before I release the new version!

Hey, Milad, sorry, couldn't reply sooner.

I tried looking for what you told me, but I simply can't find it.

Can you point me to where exactly I have to go to replace the content of the hook?

Thanks in advance.

Milad 05-23-2008 12:52 AM

Quote:

Originally Posted by GaiLoan (Post 1528274)
hi, i got blank, didnt show anytin, why is that happen ?

Did you modify the settings according to your needs?


All times are GMT. The time now is 05:00 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
  • Page Generation 0.01815 seconds
  • Memory Usage 1,750KB
  • 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
  • (2)bbcode_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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