OpenXBL

OpenXBL 1.5

No permission to download
Hi @Gemma

Along with uploading the new XML file there are new PHP files to be uploaded located on GitHub (just replace them with the new PHP files) which should fix the error you are receiving for Xbox Live Messages.

The file in question is located in /library/OpenXBL/ControllerPublic/OpenXBL.php line 305 public function actionConversationsSend();

Then head over to the Admin Control Panel > Options > OpenXBL and ensure the "Post showcase activity to TaigaChat" option is unchecked / disabled. Then click save. Otherwise it will try to post to the shoutbox causing that error.


Let me know if this helps! Thanks,

David
Ok, downloaded the new files and imported new XML. Still getting the same error when trying to send a message from either the member card link or visitor tab menu

Error_General_Chatter_-_2017-05-01_18.59.43.webp

Sorry, I didn't notice that checkbox in options about TaigaChat :oops:

Still getting errors when trying to share a clip or screenshot though

The controller OpenXBL_ControllerPublic_OpenXBL does not define an action called Showcase&media=7ed9c090B65e4f389019F37b17d443d1.

However despite the above error message the thumbnail image and clip now appears on the forum index (which wasn't happening before)

Forums_General_Chatter_-_2017-05-01_19.01.53.webp
 
@CoZmicShReddeR -

The 'Xbox Live' menu item when clicked should navigate to ?openxbl/showcase ... I've moved the Friends List location in the Accounts Menu. Updated XML file is on GitHub upload that and you should be good to go.


@Gemma -

I am not sure which XF version you're running since I haven't run into this Controller issue. Nonetheless I went and changed how the routes are handled (more along the lines of properly handled) so I am hoping this update helps correct those problems.

For this, please upload the new XML file as well as update/replace the following:

https://github.com/OpenXBL/OpenXBL-...load/library/OpenXBL/Route/Prefix/OpenXBL.php

https://github.com/OpenXBL/OpenXBL-.../library/OpenXBL/ControllerPublic/OpenXBL.php


XML File: https://github.com/OpenXBL/OpenXBL-XenForo/blob/master/addon-OpenXBL.xml
 
Nice addon, got it working. However, I'm having a couple of small issues.

First, the tab isn't appearing. I'm 99% sure it's due to the style I'm using, (pixelexit style), so I imagine I just need to add some code to a template somewhere.

Second issue, when attempting to load the Friends List, I get the below server error.
error.webp


I just updated to OpenXBL 1.5 a little while ago. (Didn't uninstall previous version, just used the Upgrade Add-on option.)
 
@Enlightened - hi there, did you just upload the XML by chance? I just realized the xml file I pushed an hour or so ago was an old version. Easy enough though, you can grab the correct new copy I just pushed over at GitHub. It could be the custom theme but I'd double check in Options > OpenXBL that the NavTab option is checked/enabled. User group permissions need to be set too a few of them I think get disabled by default.

I'll be on gitter.im too a while if you'd like to chat in real time there.
 
I went and changed how the routes are handled (more along the lines of properly handled) so I am hoping this update helps correct those problems.
I'm a couple of XF versions behind, I'm going away on holiday in a few days but I'll look at renewing my XF license and updating when I come back. I uploaded all the new files and it has fixed the problems with sending Xbox Live messages but the "The controller OpenXBL_ControllerPublic_OpenXBL does not define an action called Showcase&media=" error still appears when trying to share media.

Thanks for looking, I'll try again once I'm back online :)
 
@Enlightened - hi there, did you just upload the XML by chance? I just realized the xml file I pushed an hour or so ago was an old version. Easy enough though, you can grab the correct new copy I just pushed over at GitHub. It could be the custom theme but I'd double check in Options > OpenXBL that the NavTab option is checked/enabled. User group permissions need to be set too a few of them I think get disabled by default.

I'll be on gitter.im too a while if you'd like to chat in real time there.

I uploaded the entire package, and then used to included XML. I'll try the new one and report back. And I'll check my permissions, I didn't think about that last night. Shouldn't attempt to do this stuff late at night :)

Edit: Still getting same error as above. I'm on xF 1.5.12 currently, if that helps. Some extra info, when clicking the tab, it directs the browser to "myurl.com/openxbl" but it shows the directory tree view and doesn't load any page content. This error occurs both when clicking the XBL tab and clicking the Friends List option. Also generates a Server 500 error when attempting to navigate directly to "myurl.com/openxbl/friends"
 
Last edited:
@Enlightened I agree haha I overlooked a few things last night and likely because it was 3 in the morning. On GitHub I made a change to one of the files to attempt to help fix that issue

https://github.com/OpenXBL/OpenXBL-XenForo/blob/master/upload/library/OpenXBL/Listener.php

Still the same issue, but clicking the navTab no longer generates an error. Still getting the same error as before, and this is also preventing the Widget from displaying. (Using Widget Framework add-on at least.)

Edit: I'll completely uninstall this afternoon (2-4 hours from now) and reinstall. I'll also check file system permissions, and make sure that's not causing a problem.
 
Last edited:
Everything working perfectly now, thanks for all your help @TACTICS

I've had members saying that if they don't associate their Xbox Live account they get error messages when clicking on either Game Clips or Screenshot links.

upload_2017-5-2_18-42-38.webp

Can a warning message be shown here, maybe along the lines of "you need to associate your Xbox live account to do that", instead of displaying a server error?
 
i'm getting this when trying to associate the account:

Missing 'App Key.' Invalid request. Please try again.
what i did wrong?:X3:
 
Back
Top Bottom