vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   New Posting Features - [DBTech] Advanced Post Thanks / Like v3 (vB4) [AJAX] (https://vborg.vbsupport.ru/showthread.php?t=243510)

Sidewindr 04-14-2012 08:22 PM

Quote:

Originally Posted by Sidewindr (Post 2297571)
The problem where ALL search result postbits were being replaced by "-= Hiden Content =-" comes from the edit to the file /vb/legacy/post.php. I removed this edit and search results for posts were being displayed properly.. There probably needs to be some kind of conditional statement in the code..

BUMP! This is a bug I believe .. :)

Alan_SP 04-14-2012 11:30 PM

I just stopped using this file edit. Especially as HIDE BBcode doesn't work in light version. It works in pro version, but it really messes things.

Just skip it. :)

cric2k 04-15-2012 11:42 PM

Just installed this tonight and it's completely stopped one of my own custom plugins working. It's quite a simple plugin to include a php file.

Code:

ob_start();
$getfile = "/var/www/vhosts/*****.com/httpdocs/includes/getForumImage.php";

$PageTitle = $foruminfo[title_clean];

  require_once($getfile);

  $php_include = ob_get_contents();
ob_end_clean();
vB_Template::preRegister('headinclude',array('php_include' => $php_include));

Any ideas why this would stop working when this product is enabled?

cric2k 04-17-2012 08:26 PM

So I figured out where the issue is but not how to fix it, when trying to register variables in my custom plugin using "vB_Template::preRegister('headinclude',array('php _include' => $php_include));" this Product breaks the registration somehow.

cric2k 04-17-2012 08:42 PM

Finally after hours of looking, the plugin 'Navbar Link' which includes one of your files breaks the registration of variables into templates from other plugins.

peratik 04-18-2012 10:00 AM

Hello

I have installed it on 4.1.5
but i can't see buttons: https://vborg.vbsupport.ru/attachmen...7&d=1275100545

DragonByte Tech 04-18-2012 11:02 AM

Quote:

Originally Posted by cric2k (Post 2321030)
Finally after hours of looking, the plugin 'Navbar Link' which includes one of your files breaks the registration of variables into templates from other plugins.

Can't say I would know how to solve that then, thus far I don't believe we've had any other conflicts with any other mods :(

Quote:

Originally Posted by peratik (Post 2321211)
Hello

I have installed it on 4.1.5
but i can't see buttons: https://vborg.vbsupport.ru/attachmen...7&d=1275100545

Ensure you've set up usergroup permissions in the Button Management interface. If you cannot see this interface, please ensure you've set yourself to Super Administrator in config.php


Fillip

Lamonster 04-21-2012 12:15 AM

Quote:

Ensure you've set up usergroup permissions in the Button Management interface. If you cannot see this interface, please ensure you've set yourself to Super Administrator in config.php
I just loaded this up and I can't see the admin for this in usergroups and I am "super admin".
I am showing the drop down menu under the user avatar but that's it.

Alexires 04-21-2012 08:29 AM

Hi, I've been playing with this as I'm having a formatting problem. It seems that the "Thank/Like/Dislike" bar is appearing between the posts, making it difficult to work out which post it is applying to (if that makes sense). How do I go about putting a space between the "Thank/Like/Dislike" bar and the next post?

I've played with some options, but I can't seem to get it to place a space ONLY after the bar. It either puts on in before AND after the bar, or not at all...

DragonByte Tech 04-21-2012 12:44 PM

Quote:

Originally Posted by Lamonster (Post 2322064)
I just loaded this up and I can't see the admin for this in usergroups and I am "super admin".
I am showing the drop down menu under the user avatar but that's it.

No, it's not in Usergroup Manager. It's in the left side menu of the AdminCP, as DBTech - Post Thanks :)

Quote:

Originally Posted by Alexires (Post 2322163)
Hi, I've been playing with this as I'm having a formatting problem. It seems that the "Thank/Like/Dislike" bar is appearing between the posts, making it difficult to work out which post it is applying to (if that makes sense). How do I go about putting a space between the "Thank/Like/Dislike" bar and the next post?

I've played with some options, but I can't seem to get it to place a space ONLY after the bar. It either puts on in before AND after the bar, or not at all...

Try adding it to the dbtech_thanks_postbit_entries template :)

Also, the Pro version lets you integrate this bar into the signatures, amongst other things :)


Fillip


All times are GMT. The time now is 05:53 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.03830 seconds
  • Memory Usage 1,747KB
  • 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)pagenav_pagelinkrel
  • (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