Bug Error: Undefined index: dbtech_membermap_out

Status
Not open for further replies.

Nulumia

Customer
Hello,
Just started getting this error after upgrading to Xenforo 1.5.22 and the latest version of XF1 Member Map. It is displayed on the main Member Map page after clicking in the nav bar.

Code:
Server Error
Undefined index: dbtech_membermap_out

XenForo_Application::handlePhpError() in /wamp64/www/cms/xen/current/pro3/src/addons/DBTech/MemberMap/Action/Main.php at line 154
DBTech\MemberMap\Action\Main->actionIndex() in /wamp64/www/cms/xen/current/pro3/src/addons/DBTech/MemberMap/Application/Core.php at line 173
DBTech\MemberMap\Application\Core->runAction() in DBTech/MemberMap/XenForo/ControllerPublic/MemberMap.php at line 26
DBTech_MemberMap_XenForo_ControllerPublic_MemberMap->actionIndex() in XenForo/FrontController.php at line 369
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 152
XenForo_FrontController->run() in /wamp64/www/cms/xen/current/pro3/index.php at line 13

I've ensured all templates are up to date and no Template Modification conflicts are present.

Thanks for any help,
 
If you check the xf_user_option table, is the column there?

If not, ALTER TABLE xf_user_option ADD dbtech_membermap_out TINYINT(3) UNSIGNED NOT NULL DEFAULT '0'
 
Hi Fillip I just tested on a fresh installation of XF 1.5.22. After installing the plugin the map page displayed fine, though no members to show.

After registering a new user and refreshing the page, the error appeared.
 
I am getting this same error. Table column exists. XenForo 1.5.10 and the most recent member map version for 1.5.

Code:
Server Error
Undefined index: dbtech_membermap_out

XenForo_Application::handlePhpError() in /home/vq37/public_html/src/addons/DBTech/MemberMap/Action/Main.php at line 154
DBTech\MemberMap\Action\Main->actionIndex() in /home/vq37/public_html/src/addons/DBTech/MemberMap/Application/Core.php at line 173
DBTech\MemberMap\Application\Core->runAction() in DBTech/MemberMap/XenForo/ControllerPublic/MemberMap.php at line 26
DBTech_MemberMap_XenForo_ControllerPublic_MemberMap->actionIndex() in XenForo/FrontController.php at line 351
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
XenForo_FrontController->run() in /home/vq37/public_html/index.php at line 13
 
Fillip just an update I am still experimenting when I can on a few different installations (have been busy with lot of work), but will try to help lock down when this occurs.
Seems to have started with either one of the recent addon updates, or recent XF1.5 updates.
 
Hello @Nulumia,

We hope your ticket regarding DragonByte Member Map has been addressed to your satisfaction. This ticket has now been closed.

If your ticket has not been resolved, you can reply to this thread at any point in the next 7 days in order to reopen the ticket, afterwards this thread will be closed.

Please do not reply to this thread if your ticket has been resolved.

Thank you.


- DragonByte Technologies, Ltd.
 
Status
Not open for further replies.

DragonByte Member Map

XenForo 1.5.3+ XenForo 2.0.x XenForo 2.1.x XenForo 2.2.x XenForo 2.3.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
1,906
Customer rating
5.00 star(s) 1 ratings
Back
Top