****** - Advanced Forum Statistics [Deleted]

Status
Not open for further replies.
stats.webp **** I figured it out and surprised myself. LOL

Add this <xen:hook name="******_advanced_forum_statistics" /> (which is in the options)

to

EWRblock_RawHyperText

then place in desired location in portal.

Remove every sample in the box except Divs

You still have to tick place in portal but you don't have to have it show op top in portal. Just have it show in forums.
 
This is what it will look like I think . LOL

<xen:require css="EWRblock_RawHyperText.css" />
<div class="section">
<xen:hook name="******_advanced_forum_statistics" />
</div>
 
Any updates on the features I need? I mentioned before im willing to pay you for your time, I really need a few edits on this soon as possible. Thanks
 
I can't get thread prefixes out of the box. I have them disabled in options but they're not going away. How should I fix it??
 
Also found an error that occurs when users are idle.

An exception occurred: Undefined index: section_forum_id in /var/www/vhosts/politicalbuddies.com/httpdocs/library/******AdvStats/Renderer.php on line 182

XenForo_Application::handlePhpError() in ******AdvStats/Renderer.php at line 182
******AdvStats_Renderer::renderSectionThreadPrepare()
call_user_func_array() in ******AdvStats/Renderer.php at line 269
******AdvStats_Renderer::renderSection() in ******AdvStats/ViewPublic/AdvStats/BulkUpdate.php at line 7
******AdvStats_ViewPublic_AdvStats_BulkUpdate->renderJson() in XenForo/ViewRenderer/Abstract.php at line 215
XenForo_ViewRenderer_Abstract->renderViewObject() in XenForo/ViewRenderer/Json.php at line 88
XenForo_ViewRenderer_Json->renderView() in XenForo/FrontController.php at line 533
XenForo_FrontController->renderView() in XenForo/FrontController.php at line 156
XenForo_FrontController->run() in /var/www/vhosts/politicalbuddies.com/httpdocs/index.php at line 13
 
Hi,

I would like to be able to change the title of this block on the forum list. Could I do so, but keep it linked to your site?
 
Are the results cached and updated via cron in the most recent version?
Or is it still called and build at every single view?
 
I think this add-on is being redistributed without author's consent.

Originally, this add-on was released by vinavb with links to ******.com. He received a lot of backslash because ******.com distributes nulled version of XenForo. So his thread is removed and he released it again here without the backlink. You can download his add-on and check:

File: xenforo/library/******AdvStats/Option.php (vinavb version)
Line: 149
PHP:
 case 'backLink': return false;

Now, if you download this add-on, you can open the same file to check:

File: xenforo/library/******AdvStats/Option.php (X_Plaza version)
Line: 150
PHP:
 case 'backLink': return 'http://******.org/forum';

X_Plaza also admitted it here:
This is updated version. But i don't have vinavb account

Please note that ******.com and ******.org is two different entities. In case it's not obvious to you, vinavb and X_Plaza is two different guys.

Btw, X_Plaza's forum (******.org) is also releasing nulled version of XenForo. This should be enough for this resource to be deleted IMHO.

Updated: I have found vinavb original version here. If you download it there, you can open the file Option.php and you will find this:
PHP:
case 'backLink': return 'http://******.com/';
 
I have noticed that X_Plaza has been online for quite a while, he even published new resource but he hasn't responded in this thread yet. Reported to moderators.
 
Status
Not open for further replies.
Top Bottom