Question How get vbanswers stats on postbit tabs

Status
Not open for further replies.

bosss

Customer
When i disable Manual Postbit Deploymet in vbanswers - can not get vbanswers stats in postbit tabs - when i enable Manual Postbit Deploymen in vbanswers settings - i get it double - both in postbit tabs and in postbit user info block.

Have you some fix for that?

use latest versions of vbanswers and postbit tabs!

regards

bosss
 
In the AdminCP go to DBTech - Postbit Tabs -> Manage Views -> Enable the "DragonByte Tech: vBAnswers (Pro)" view.
 
Could you please create and PM me with a temporary FTP and AdminCP account?

For security reasons, we recommend you create a new FTP account only for DBTech support, then disable or delete it after we have both confirmed the issue has been solved and there are no further issues.

The same applies to AdminCP accounts; they should ideally be temporary accounts created for us only. If we have created an account on your site already, you can optionally boost that account to Administrator and then de-admin this account once the issue has been solved.

If you use a .htaccess password protection for your AdminCP directory, it is recommended that you create a new authorised user for DBTech and remove this user once the issue has been solved.

Please test any temporary accounts you create to ensure that the FTP account has access to the forum files, and that the AdminCP account can access the administrative controls for the product we are assisting you with.

Ensuring this is all in order before submitting the information will significantly speed up the process of assisting you. We will alert you via PM if there's any issues with the login information you have provided.

When sending the PM, for your security you should also un-tick the "Save a copy in my Sent Items folder" checkbox. When the access details have been received, we will delete the PM from our inbox. Ensuring you have not kept a copy of the PM reduces the risk of security breaches.

Thank you for helping us debug our products and allowing us to assist you, we appreciate it :D
 
I made like this - deleted view what come with mod and made new view and put this html code (from skin )

PHP:
<dt>{vb:rawphrase dbtech_vbanswers_problems_posted}</dt>
		<dd>{vb:raw post.problem}</dd>
	
	<dt>{vb:rawphrase dbtech_vbanswers_solutions_provided}</dt>
		<dd>{vb:raw post.solution}</dd>
	
	<dt>{vb:rawphrase dbtech_vbanswers_best_answers_given}</dt>
		<dd>{vb:raw post.bestanswer}</dd>
	
	<dt>{vb:rawphrase dbtech_vbanswers_good_answers_given}</dt>
		<dd>{vb:raw post.goodanswer}</dd>

and now works.

What you thinks is it ok solution?

regards

bosss
 
Status
Not open for further replies.

Legacy Postbit Tabs

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
497
Customer rating
0.00 star(s) 0 ratings
Back
Top