[HA] Site Tour and Hint

[HA] Site Tour and Hint [Paid] 3.2.6

No permission to buy ($49.99)
I don't see the text in the demo site:
View attachment 139836
In some rare cases that happens, mostly when you come from a tour in footer to a tour in header or upper side of site. But its so rare.
(its a conflict and need time to figure it out. I think I'll fully update this add-on for XF2 and until that I will just improve my add-ons for subjects likes bugs reports or small changes like updating their libraries.) => you surely know why these days I don't have time ;):D
 
Just a few things --

The tour wouldn't work for me on IE, but it did work on chrome
You should consider switching the Next/Prev buttons... Usually they are PREV - NEXT in that order
 
You should consider switching the Next/Prev buttons... Usually they are PREV - NEXT in that order
You can control it from add-on's options page. You can also easily rename them to anything you want right from there.
The tour wouldn't work for me on IE, but it did work on chrome
Yes. Because of the library of it. (I'll talk to its developer. if he adds support of it, I'll also update my add-on. I can't promise it, as its totally depends on the opinion of the developer of the library, who is not me. I'm developer of this add-on)
 
Hello @Dadparvar,

I get the following error since the last update when trying to access the account page:

Code:
An exception occurred: Call to undefined method XenForo_ControllerHelper_Account::getResponseType() in /library/Dadparvar/Tour/ControllerPublic.php on line 28

    Dadparvar_Tour_ControllerPublic->responseView() in XenForo/ControllerHelper/Account.php at line 17
    XenForo_ControllerHelper_Account->getWrapper() in XenForo/ControllerPublic/Account.php at line 2215
    XenForo_ControllerPublic_Account->_getWrapper() in XenForo/ControllerPublic/Account.php at line 225
    XenForo_ControllerPublic_Account->actionPersonalDetails() in XenForo/FrontController.php at line 351
    XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
    XenForo_FrontController->run() in /index.php at line 13

Do you have an idea?
 
Hello @Dadparvar,

I get the following error since the last update when trying to access the account page:

Code:
An exception occurred: Call to undefined method XenForo_ControllerHelper_Account::getResponseType() in /library/Dadparvar/Tour/ControllerPublic.php on line 28

    Dadparvar_Tour_ControllerPublic->responseView() in XenForo/ControllerHelper/Account.php at line 17
    XenForo_ControllerHelper_Account->getWrapper() in XenForo/ControllerPublic/Account.php at line 2215
    XenForo_ControllerPublic_Account->_getWrapper() in XenForo/ControllerPublic/Account.php at line 225
    XenForo_ControllerPublic_Account->actionPersonalDetails() in XenForo/FrontController.php at line 351
    XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
    XenForo_FrontController->run() in /index.php at line 13

Do you have an idea?
Hi,

Please deactivate the add-on so that your site work fine. I'll fix it withing few hours and update it with a hot-fix.

Thanks for reporting.
 
There is a conflict between ToggleMe and Site Tour. If Site Tour is installed then ToggleMe buttons do not show.
 
Installed it and checked.

Both are working fine together. (even when the Tour is showing some tips you can click on toggle => this way you can also create a fun Tour or Hint to let users know what that toggle button is ;) )
 

Attachments

Turn off the options to display the tour tabs. Then check again.
Tested fully. see the video. Nothing wrong at all. Isn't there anything wrong with your site's other add-ons? or something wrong with your ToggleME? (its a good idea to reinstall the Toggleme on your current installed version.)
 
Which version of toggleme did you install? 3.1.15 is the latest version which can be found here:
https://github.com/cclaerhout/xen_ToggleME/commit/fd3dfae021f50f80175033c7f8e79a6dbf2e393c
No.
Latest version released in xenforo:
https://xenforo.com/community/resources/toggleme.137/
(so: 3.1.4)

I downloaded latest version from github and upgraded and tested now (I didn't find 3.1.15 => I found 3.1.5). Everything is 100% working with no problem.

If anyone else uses that add-on and has the same problem, please report how it happens so that I be able to reproduce it (if exists) and fix.
 
The issue appeared after installing site tour (latest version) on XF 1.5.11 and turning both the tabs off. I did not make any site tours yet.
When I turn Site Tour off the issue disappears. When I turn it on again, then the Toggle buttons are gone again.
The console shows a reference error 'TourList is not defined'
It refers to this:
tourList = tourList.filter (function (v, i, a) { return a.indexOf (v) == i });

So I guess that means that the issue only appears if there are no tours created yet.
 
Any news?
I'm exactly now working on it with another person. But we really can't reproduce it. Even installed both add-on on a fresh xf install and tested, but nothing happened.

If you be able to provide me a URL to where you installed it and you are getting error, then I can check and see if I can get any result.
 
Back
Top Bottom