Xenforo 2 - Advanced Redirect Page with XenVn add-on

Xenforo 2 - Advanced Redirect Page with XenVn add-on

  • Thread starter Thread starter xenvn
  • Start date Start date
Advanced redirect page for Xenforo 2.webp


Xenforo 2 - Advanced Redirect Page for attachments and external link. Compatible with XenForo Resource Manager.

Features:

  • Force click to get
  • Verify captcha
  • Countdown time
  • Pause the countdown if the user leaves the page
  • AD top & bottom
  • Smart AD Block detect
  • Similar threads & attachment
  • Youtube videos view
This is a feature part of XenVn addon, see details here:
https://xenvn.com/threads/xenvn-all-in-one-tools-for-xenforo-2.516/


Advanced-redirect-page-for-Xenforo-2-1.webp


Advanced-redirect-page-for-Xenforo-2-2.webp


Advanced-redirect-page-for-Xenforo-2-4.webp
 
Last edited:
Fatal error: Access level to XV\Pub\Controller\Forum::setupThreadCreate() must be public (as in class QuestionThreads\XF\Pub\Controller\Forum) in /home/*******/public_html/vb/src/addons/XV/Pub/Controller/Forum.php on line 244
this line is:
protected function setupThreadCreate(\XF\Entity\Forum $__)
result of test

Unexpected Content: 1
src/addons/XV/addon.json
Unknown Content: 8
src/addons/XV/Service/Definitions/download.php
src/addons/XV/Service/Definitions/image.php
src/addons/XV/Service/Definitions/patterns_func.txt
src/addons/XV/Service/Definitions/patterns_raw.txt
src/addons/XV/Service/Definitions/patterns_re.txt
src/addons/XV/Repository/Search.php
src/addons/XV/Job/ConvertImage.php
src/addons/XV/Job/DailyCleanUp.php
Total Files: 135

Version Comparison
Current Version: 2.5.3
Newest: 2.5.2


for:
Unexpected Content: 1
src/addons/XV/addon.json
i have change it to downgrade to 2.3.6 (change in addon version 2.5.3) to accept the downgrade to 2.3.6, butnow i back to 2.5.2 but the addon json i change it to 2.5.3 to accep the upgarde to 2.5.2
 
Last edited:
@farid34000
Disable addon: QuestionThreads

Or open file: src\addons\QuestionThreads\XF\Pub\Controller\Forum.php
Find: public function setupThreadCreate(
Change to:
protected function setupThreadCreate(
 
Similar content Most view View more
Back
Top Bottom