XPress - A theme and bridge for bringing WordPress into XenForo [Deleted]

Then you may have a firewall or security plugin blocking API access.


The password has to be alphanumeric. Adding backticks will break it.
I disabled the firewall just to see if it was that, but still happening. I reinstalled everything (xenforo and wordpress) and it is still happning. My password is also alphanumeric, no dashes or any other character.

I found the following error In internal_data/xlink_error (domian.com is just an example domain, not my actual domain)

Code:
GuzzleHttp\Exception\ClientException: Client error: `POST https://domain.com/?xf_user=1&rest_route=%2Fxpress%2Fv1%2Fsettings&rest_key=56sdf42D4DFS1fd53115856ssdfSDF` resulted in a `404 Not Found` response:
{"code":"rest_no_route","message":"No route was found matching the URL and request method","data":{"status":404}}
in /home/user/public_html/foros/src/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php:113
Stack trace:
#0 /home/user/public_html/foros/src/vendor/guzzlehttp/guzzle/src/Middleware.php(66): GuzzleHttp\Exception\RequestException::create(Object(GuzzleHttp\Psr7\Request), Object(GuzzleHttp\Psr7\Response))
#1 /home/user/public_html/foros/src/vendor/guzzlehttp/promises/src/FulfilledPromise.php(39): GuzzleHttp\Middleware::GuzzleHttp\{closure}(Object(GuzzleHttp\Psr7\Response))
#2 /home/user/public_html/foros/src/vendor/guzzlehttp/promises/src/TaskQueue.php(47): GuzzleHttp\Promise\FulfilledPromise::GuzzleHttp\Promise\{closure}()
#3 /home/user/public_html/foros/src/vendor/guzzlehttp/promises/src/Promise.php(246): GuzzleHttp\Promise\TaskQueue->run(true)
#4 /home/user/public_html/foros/src/vendor/guzzlehttp/promises/src/Promise.php(223): GuzzleHttp\Promise\Promise->invokeWaitFn()
#5 /home/user/public_html/foros/src/vendor/guzzlehttp/promises/src/Promise.php(62): GuzzleHttp\Promise\Promise->waitIfPending()
#6 /home/user/public_html/foros/src/vendor/guzzlehttp/guzzle/src/Client.php(131): GuzzleHttp\Promise\Promise->wait()
#7 /home/user/public_html/foros/src/vendor/guzzlehttp/guzzle/src/Client.php(89): GuzzleHttp\Client->request('post', 'https://elcodig...', Array)
#8 /home/user/public_html/foros/src/addons/ThemeHouse/Core/Http/HttpClient/20181220.php(23): GuzzleHttp\Client->__call('post', Array)
#9 /home/user/public_html/foros/src/addons/ThemeHouse/XLink/RemoteHandler/Traits/APICall.php(70): ThemeHouse\Core\Http\HttpClient->simplePost('https://elcodig...', Array, Array)
#10 /home/user/public_html/foros/src/addons/ThemeHouse/XPress/RemoteHandler/Platform.php(71): ThemeHouse\XPress\RemoteHandler\Platform->callAPI('/xpress/v1/sett...', Array, 'POST', false)
#11 /home/user/public_html/foros/src/addons/ThemeHouse/XLink/Admin/Controller/Platform.php(190): ThemeHouse\XPress\RemoteHandler\Platform->syncSettingsToRemote()
#12 /home/user/public_html/foros/src/XF/Mvc/Dispatcher.php(321): ThemeHouse\XLink\Admin\Controller\Platform->actionSave(Object(XF\Mvc\ParameterBag))
#13 /home/user/public_html/foros/src/XF/Mvc/Dispatcher.php(244): XF\Mvc\Dispatcher->dispatchClass('ThemeHouse\\XLin...', 'Save', Object(XF\Mvc\RouteMatch), Object(ThemeHouse\XLink\Admin\Controller\Platform), NULL)
#14 /home/user/public_html/foros/src/XF/Mvc/Dispatcher.php(100): XF\Mvc\Dispatcher->dispatchFromMatch(Object(XF\Mvc\RouteMatch), Object(ThemeHouse\XLink\Admin\Controller\Platform), NULL)
#15 /home/user/public_html/foros/src/XF/Mvc/Dispatcher.php(50): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#16 /home/user/public_html/foros/src/XF/App.php(2178): XF\Mvc\Dispatcher->run()
#17 /home/user/public_html/foros/src/XF.php(390): XF\App->run()
#18 /home/user/public_html/foros/admin.php(13): XF::runApp('XF\\Admin\\App')
#19 {main}


Full Response:
{"code":"rest_no_route","message":"No route was found matching the URL and request method","data":{"status":404}}

I were using pretty urls in wordpress, but I changed it to use simple urls, but no luck.
 
I forgot to mention that that error happens when trying to save my Xpress settings in my xenforo admin. Also gives a similar error when trying to go into a thread generated when posting an article in wordprses, the thread that is generated to be used to post comments.
 
i have 2 errors:

PHP:
ErrorException: [E_NOTICE] Trying to get property 'options' of non-object src/addons/ThemeHouse/XLink/App.php:188
Generado por: Mikia1101 29 Oct 2019 a las 05:01
Seguimiento
#0 src/addons/ThemeHouse/XLink/App.php(188): XF::handlePhpError(8, '[E_NOTICE] Tryi...', '/var/www/vhosts...', 188, Array)
#1 src/XF/Service/PusherTrait.php(102): ThemeHouse\XLink\App->getGlobalTemplateData()
#2 src/XF/Service/Alert/Pusher.php(60): XF\Service\Alert\Pusher->renderPushTemplate('public:push_tro...', Array)
#3 src/XF/Service/PusherTrait.php(175): XF\Service\Alert\Pusher->getNotificationBody()
#4 src/XF/Repository/UserAlert.php(147): XF\Service\Alert\Pusher->push()
#5 src/XF/Repository/UserAlert.php(98): XF\Repository\UserAlert->insertAlert(3748, 3748, 'Mikia1101', 'trophy', 5, 'award', Array)
#6 src/XF/Repository/Trophy.php(91): XF\Repository\UserAlert->alertFromUser(Object(SV\ReportImprovements\XF\Entity\User), Object(SV\ReportImprovements\XF\Entity\User), 'trophy', 5, 'award')
#7 src/addons/DBTech/Credits/XF/Repository/Trophy.php(16): XF\Repository\Trophy->awardTrophyToUser(Object(ThemeHouse\UserImprovements\XF\Entity\Trophy), Object(SV\ReportImprovements\XF\Entity\User))
#8 src/XF/Repository/Trophy.php(70): DBTech\Credits\XF\Repository\Trophy->awardTrophyToUser(Object(ThemeHouse\UserImprovements\XF\Entity\Trophy), Object(SV\ReportImprovements\XF\Entity\User))
#9 src/XF/Pub/App.php(249): XF\Repository\Trophy->updateTrophiesForUser(Object(SV\ReportImprovements\XF\Entity\User))
#10 src/XF/Pub/App.php(189): XF\Pub\App->updateUserCaches()
#11 src/addons/ThemeHouse/XLink/App.php(44): XF\Pub\App->start(false)
#12 /var/www/vhosts/cloudbit.es/httpdocs/wp-content/plugins/wp-xpress-plugin/src/XLink/App.php(88): ThemeHouse\XLink\App->start()
#13 /var/www/vhosts/cloudbit.es/httpdocs/wp-content/plugins/wp-xpress-plugin/src/XLink.php(40): XLink\App->initializeXenForo()
#14 /var/www/vhosts/cloudbit.es/httpdocs/wp-content/plugins/wp-xpress-plugin/src/XPress.php(44): XLink->__construct('/var/www/vhosts...', Array)
#15 /var/www/vhosts/cloudbit.es/httpdocs/wp-content/plugins/wp-xpress-plugin/thxpress.php(15): XPress::start('/var/www/vhosts...')
#16 /var/www/vhosts/cloudbit.es/httpdocs/wp-settings.php(362): include_once('/var/www/vhosts...')
#17 /var/www/vhosts/cloudbit.es/httpdocs/wp-config.php(79): require_once('/var/www/vhosts...')
#18 /var/www/vhosts/cloudbit.es/httpdocs/wp-load.php(37): require_once('/var/www/vhosts...')
#19 /var/www/vhosts/cloudbit.es/httpdocs/wp-blog-header.php(13): require_once('/var/www/vhosts...')
#20 /var/www/vhosts/cloudbit.es/httpdocs/index.php(17): require('/var/www/vhosts...')
#21 {main}


and:

PHP:
ErrorException: [E_WARNING] array_merge(): Expected parameter 1 to be an array, null given src/addons/ThemeHouse/XLink/App.php:189
Generado por: Mikia1101 29 Oct 2019 a las 05:01
Seguimiento
#0 [internal function]: XF::handlePhpError(2, '[E_WARNING] arr...', '/var/www/vhosts...', 189, Array)
#1 src/addons/ThemeHouse/XLink/App.php(189): array_merge(NULL, Array)
#2 src/XF/Service/PusherTrait.php(102): ThemeHouse\XLink\App->getGlobalTemplateData()
#3 src/XF/Service/Alert/Pusher.php(60): XF\Service\Alert\Pusher->renderPushTemplate('public:push_tro...', Array)
#4 src/XF/Service/PusherTrait.php(175): XF\Service\Alert\Pusher->getNotificationBody()
#5 src/XF/Repository/UserAlert.php(147): XF\Service\Alert\Pusher->push()
#6 src/XF/Repository/UserAlert.php(98): XF\Repository\UserAlert->insertAlert(3748, 3748, 'Mikia1101', 'trophy', 5, 'award', Array)
#7 src/XF/Repository/Trophy.php(91): XF\Repository\UserAlert->alertFromUser(Object(SV\ReportImprovements\XF\Entity\User), Object(SV\ReportImprovements\XF\Entity\User), 'trophy', 5, 'award')
#8 src/addons/DBTech/Credits/XF/Repository/Trophy.php(16): XF\Repository\Trophy->awardTrophyToUser(Object(ThemeHouse\UserImprovements\XF\Entity\Trophy), Object(SV\ReportImprovements\XF\Entity\User))
#9 src/XF/Repository/Trophy.php(70): DBTech\Credits\XF\Repository\Trophy->awardTrophyToUser(Object(ThemeHouse\UserImprovements\XF\Entity\Trophy), Object(SV\ReportImprovements\XF\Entity\User))
#10 src/XF/Pub/App.php(249): XF\Repository\Trophy->updateTrophiesForUser(Object(SV\ReportImprovements\XF\Entity\User))
#11 src/XF/Pub/App.php(189): XF\Pub\App->updateUserCaches()
#12 src/addons/ThemeHouse/XLink/App.php(44): XF\Pub\App->start(false)
#13 /var/www/vhosts/cloudbit.es/httpdocs/wp-content/plugins/wp-xpress-plugin/src/XLink/App.php(88): ThemeHouse\XLink\App->start()
#14 /var/www/vhosts/cloudbit.es/httpdocs/wp-content/plugins/wp-xpress-plugin/src/XLink.php(40): XLink\App->initializeXenForo()
#15 /var/www/vhosts/cloudbit.es/httpdocs/wp-content/plugins/wp-xpress-plugin/src/XPress.php(44): XLink->__construct('/var/www/vhosts...', Array)
#16 /var/www/vhosts/cloudbit.es/httpdocs/wp-content/plugins/wp-xpress-plugin/thxpress.php(15): XPress::start('/var/www/vhosts...')
#17 /var/www/vhosts/cloudbit.es/httpdocs/wp-settings.php(362): include_once('/var/www/vhosts...')
#18 /var/www/vhosts/cloudbit.es/httpdocs/wp-config.php(79): require_once('/var/www/vhosts...')
#19 /var/www/vhosts/cloudbit.es/httpdocs/wp-load.php(37): require_once('/var/www/vhosts...')
#20 /var/www/vhosts/cloudbit.es/httpdocs/wp-blog-header.php(13): require_once('/var/www/vhosts...')
#21 /var/www/vhosts/cloudbit.es/httpdocs/index.php(17): require('/var/www/vhosts...')
#22 {main}
 
ThemeHouse updated XPress - A theme and bridge for bringing WordPress into XenForo with a new update entry:

Version 1.1.3 Patch Level 2 released!

Changes:
  • Resolved a couple of issues with filters not receiving all necessary arguments.
  • Resolved a number of namespacing issues when throwing login errors.
  • Resolved an issue with category breadcrumbs not correctly showing on pages and category archives.
  • Resolved an issue with XenForo>WordPress widgets not respecting display conditions.
  • Resolved an issue with XPress Category page criteria not saving correctly.
  • Resolved an issue with XPress Category page...

Read the rest of this update entry...
 
Anyone running Wordfence and/or Onesignal plugins on their Wordpress and can confirm no compatibility issues with Xpress? Thank you.
 
Well, there isn't anything to discuss.

It's just a simple question:
Ist/Will it still be possible to buy licenses, download the software and do installation & maintenance on our own without interference by TH staff/systems just like it was in the past?
If so we will most likely buy further licenses in the (near) future, if not we will not :)
 
Well, there isn't anything to discuss.

It's just a simple question:
Ist/Will it still be possible to buy licenses, download the software and do installation & maintenance on our own without interference by TH staff/systems just like it was in the past?
If so we will most likely buy further licenses in the (near) future, if not we will not :)
As configurations and goals can vary, it would be best to discuss your specific set-up and needs. Whenever you are ready, please create a ticket so we can better answer your question and anything else you need.
 
Well, the question wouldn't change even if I did submit a ticket :cautious:

It would still just be:
With the new pricing and support scheme in place, will it still be possible for us to just download the full software after purchase and install and configure it on our servers without interference by TH systems or staff?

If you can't answer this simple question it implicitly means No which in turn means we have to find alternative solutions as giving TH systems or staff access to our servers is not an option due to legal requirements.
 
The reason for not directly answering your question is because configurations and goals can vary so we can't give a blanket answer. If you create a ticket, we can have a conversation about your requirements specifically. The process for purchasing XPress has changed and you need to create a ticket first. We want to support our customers and their needs. The best way for us to help you, would be to open a ticket with us.
 
300$... lol

The price is reasonable, you have a total ignorance of the prices of companies that do front/back development

To give you an idea, in my profession (lowest level (DevOps Enginer)), my MYR (Median Daily Rate) is $840

Freelancers on this type of technology charge an average of $450 - $550 per working day (European market)

Consider yourself lucky that people have committed themselves to this type of project (which can very quickly become a thorn in foot), bridges are very rare and often very far from the level of what Xpress offers today.
 
The price increase is no problem; apparently (I am still awaiting an answer on my ticket) not being able to use the software as it was before however is a showstopper.
 
I solved this error disabling Cloudflare, because that was the problem, however I just updated XenForo and everything stoped working again... in a month will end my year of support and in a year, I couln't get this working in production because of errors here and there. So to me, the price doesn't seems reasonable, it would be reasonable only if the software could work out of the box like XenForo. So NO, it is not reasonable, now it cost more than XenForo itself. I will not renew another year, I will see what other options I have or just use wordpress alone.
I disabled the firewall just to see if it was that, but still happening. I reinstalled everything (xenforo and wordpress) and it is still happning. My password is also alphanumeric, no dashes or any other character.

I found the following error In internal_data/xlink_error (domian.com is just an example domain, not my actual domain)

Code:
GuzzleHttp\Exception\ClientException: Client error: `POST https://domain.com/?xf_user=1&rest_route=%2Fxpress%2Fv1%2Fsettings&rest_key=56sdf42D4DFS1fd53115856ssdfSDF` resulted in a `404 Not Found` response:
{"code":"rest_no_route","message":"No route was found matching the URL and request method","data":{"status":404}}
in /home/user/public_html/foros/src/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php:113
Stack trace:
#0 /home/user/public_html/foros/src/vendor/guzzlehttp/guzzle/src/Middleware.php(66): GuzzleHttp\Exception\RequestException::create(Object(GuzzleHttp\Psr7\Request), Object(GuzzleHttp\Psr7\Response))
#1 /home/user/public_html/foros/src/vendor/guzzlehttp/promises/src/FulfilledPromise.php(39): GuzzleHttp\Middleware::GuzzleHttp\{closure}(Object(GuzzleHttp\Psr7\Response))
#2 /home/user/public_html/foros/src/vendor/guzzlehttp/promises/src/TaskQueue.php(47): GuzzleHttp\Promise\FulfilledPromise::GuzzleHttp\Promise\{closure}()
#3 /home/user/public_html/foros/src/vendor/guzzlehttp/promises/src/Promise.php(246): GuzzleHttp\Promise\TaskQueue->run(true)
#4 /home/user/public_html/foros/src/vendor/guzzlehttp/promises/src/Promise.php(223): GuzzleHttp\Promise\Promise->invokeWaitFn()
#5 /home/user/public_html/foros/src/vendor/guzzlehttp/promises/src/Promise.php(62): GuzzleHttp\Promise\Promise->waitIfPending()
#6 /home/user/public_html/foros/src/vendor/guzzlehttp/guzzle/src/Client.php(131): GuzzleHttp\Promise\Promise->wait()
#7 /home/user/public_html/foros/src/vendor/guzzlehttp/guzzle/src/Client.php(89): GuzzleHttp\Client->request('post', 'https://elcodig...', Array)
#8 /home/user/public_html/foros/src/addons/ThemeHouse/Core/Http/HttpClient/20181220.php(23): GuzzleHttp\Client->__call('post', Array)
#9 /home/user/public_html/foros/src/addons/ThemeHouse/XLink/RemoteHandler/Traits/APICall.php(70): ThemeHouse\Core\Http\HttpClient->simplePost('https://elcodig...', Array, Array)
#10 /home/user/public_html/foros/src/addons/ThemeHouse/XPress/RemoteHandler/Platform.php(71): ThemeHouse\XPress\RemoteHandler\Platform->callAPI('/xpress/v1/sett...', Array, 'POST', false)
#11 /home/user/public_html/foros/src/addons/ThemeHouse/XLink/Admin/Controller/Platform.php(190): ThemeHouse\XPress\RemoteHandler\Platform->syncSettingsToRemote()
#12 /home/user/public_html/foros/src/XF/Mvc/Dispatcher.php(321): ThemeHouse\XLink\Admin\Controller\Platform->actionSave(Object(XF\Mvc\ParameterBag))
#13 /home/user/public_html/foros/src/XF/Mvc/Dispatcher.php(244): XF\Mvc\Dispatcher->dispatchClass('ThemeHouse\\XLin...', 'Save', Object(XF\Mvc\RouteMatch), Object(ThemeHouse\XLink\Admin\Controller\Platform), NULL)
#14 /home/user/public_html/foros/src/XF/Mvc/Dispatcher.php(100): XF\Mvc\Dispatcher->dispatchFromMatch(Object(XF\Mvc\RouteMatch), Object(ThemeHouse\XLink\Admin\Controller\Platform), NULL)
#15 /home/user/public_html/foros/src/XF/Mvc/Dispatcher.php(50): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#16 /home/user/public_html/foros/src/XF/App.php(2178): XF\Mvc\Dispatcher->run()
#17 /home/user/public_html/foros/src/XF.php(390): XF\App->run()
#18 /home/user/public_html/foros/admin.php(13): XF::runApp('XF\\Admin\\App')
#19 {main}


Full Response:
{"code":"rest_no_route","message":"No route was found matching the URL and request method","data":{"status":404}}

I were using pretty urls in wordpress, but I changed it to use simple urls, but no luck.
 
Code:
Exception: Server error: `GET https://cloudbit.es/?xf_user=785&rest_route=%2Fwp%2Fv2%2Fcategories&rest_key=conjuntajuegos123&hide_empty=1&per_page=50&context=embed` resulted in a `524 Origin Time-out` response: <!DOCTYPE html> <!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]--> <!--[if IE 7]> <html class (truncated...) src/addons/ThemeHouse/XLink/RemoteHandler/Traits/APICall.php:79
Generado por: Jesus343 14 Nov 2019 a las 00:09
Seguimiento
#0 src/addons/ThemeHouse/XPress/RemoteHandler/Platform.php(261): ThemeHouse\XPress\RemoteHandler\Platform->callAPI('/wp/v2/categori...', Array)
#1 src/addons/ThemeHouse/XPress/RemoteHandler/Platform.php(238): ThemeHouse\XPress\RemoteHandler\Platform->getCategories()
#2 src/addons/ThemeHouse/XLink/Navigation/RemoteNavigation.php(94): ThemeHouse\XPress\RemoteHandler\Platform->getSubnavigation()
#3 internal_data/code_cache/navigation_cache.php(96): ThemeHouse\XLink\Navigation\RemoteNavigation::displayPlatformExtended(1, 'thxlink_1')
#4 src/XF/Template/Templater.php(6654): XF\Pub\App->{closure}(Object(AddonFlare\PaidRegistrations\XF\Template\Templater), NULL, Array)
#5 src/XF/Pub/App.php(557): XF\Template\Templater->renderNavigationClosure(Object(Closure), NULL, Array)
#6 src/XF/Pub/App.php(510): XF\Pub\App->getNavigation(Array, NULL)
#7 src/XF/App.php(1995): XF\Pub\App->renderPageHtml('

<div class="b...', Array, Object(XF\Mvc\Reply\View), Object(XF\Mvc\Renderer\Html))
#8 src/XF/Mvc/Dispatcher.php(402): XF\App->renderPage('

<div class="b...', Object(XF\Mvc\Reply\View), Object(XF\Mvc\Renderer\Html))
#9 src/XF/Mvc/Dispatcher.php(58): XF\Mvc\Dispatcher->render(Object(XF\Mvc\Reply\View), 'html')
#10 src/XF/App.php(2184): XF\Mvc\Dispatcher->run()
#11 src/XF.php(391): XF\App->run()
#12 index.php(20): XF::runApp('XF\\Pub\\App')
#13 {main}

-------------

Previous GuzzleHttp\Exception\ServerException: Server error: `GET https://cloudbit.es/?xf_user=785&rest_route=%2Fwp%2Fv2%2Fcategories&rest_key=conjuntajuegos123&hide_empty=1&per_page=50&context=embed` resulted in a `524 Origin Time-out` response:
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
<!--[if IE 7]>    <html class (truncated...)
- src/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php:113
#0 src/vendor/guzzlehttp/guzzle/src/Middleware.php(66): GuzzleHttp\Exception\RequestException::create(Object(GuzzleHttp\Psr7\Request), Object(GuzzleHttp\Psr7\Response))
#1 src/vendor/guzzlehttp/promises/src/FulfilledPromise.php(39): GuzzleHttp\Middleware::GuzzleHttp\{closure}(Object(GuzzleHttp\Psr7\Response))
#2 src/vendor/guzzlehttp/promises/src/TaskQueue.php(47): GuzzleHttp\Promise\FulfilledPromise::GuzzleHttp\Promise\{closure}()
#3 src/vendor/guzzlehttp/promises/src/Promise.php(246): GuzzleHttp\Promise\TaskQueue->run(true)
#4 src/vendor/guzzlehttp/promises/src/Promise.php(223): GuzzleHttp\Promise\Promise->invokeWaitFn()
#5 src/vendor/guzzlehttp/promises/src/Promise.php(62): GuzzleHttp\Promise\Promise->waitIfPending()
#6 src/vendor/guzzlehttp/guzzle/src/Client.php(131): GuzzleHttp\Promise\Promise->wait()
#7 src/vendor/guzzlehttp/guzzle/src/Client.php(89): GuzzleHttp\Client->request('get', 'https://cloudbi...', Array)
#8 src/addons/ThemeHouse/Core/Http/HttpClient/20181220.php(12): GuzzleHttp\Client->__call('get', Array)
#9 src/addons/ThemeHouse/XLink/RemoteHandler/Traits/APICall.php(64): ThemeHouse\Core\Http\HttpClient->simpleGet('https://cloudbi...', Array)
#10 src/addons/ThemeHouse/XPress/RemoteHandler/Platform.php(261): ThemeHouse\XPress\RemoteHandler\Platform->callAPI('/wp/v2/categori...', Array)
#11 src/addons/ThemeHouse/XPress/RemoteHandler/Platform.php(238): ThemeHouse\XPress\RemoteHandler\Platform->getCategories()
#12 src/addons/ThemeHouse/XLink/Navigation/RemoteNavigation.php(94): ThemeHouse\XPress\RemoteHandler\Platform->getSubnavigation()
#13 internal_data/code_cache/navigation_cache.php(96): ThemeHouse\XLink\Navigation\RemoteNavigation::displayPlatformExtended(1, 'thxlink_1')
#14 src/XF/Template/Templater.php(6654): XF\Pub\App->{closure}(Object(AddonFlare\PaidRegistrations\XF\Template\Templater), NULL, Array)
#15 src/XF/Pub/App.php(557): XF\Template\Templater->renderNavigationClosure(Object(Closure), NULL, Array)
#16 src/XF/Pub/App.php(510): XF\Pub\App->getNavigation(Array, NULL)
#17 src/XF/App.php(1995): XF\Pub\App->renderPageHtml('

<div class="b...', Array, Object(XF\Mvc\Reply\View), Object(XF\Mvc\Renderer\Html))
#18 src/XF/Mvc/Dispatcher.php(402): XF\App->renderPage('

<div class="b...', Object(XF\Mvc\Reply\View), Object(XF\Mvc\Renderer\Html))
#19 src/XF/Mvc/Dispatcher.php(58): XF\Mvc\Dispatcher->render(Object(XF\Mvc\Reply\View), 'html')
#20 src/XF/App.php(2184): XF\Mvc\Dispatcher->run()
#21 src/XF.php(391): XF\App->run()
#22 index.php(20): XF::runApp('XF\\Pub\\App')
#23 {main}
Estado de la solicitud
array(4) {
  ["url"] => string(152) "/foro/index.php?misc/accept-privacy-policy&_xfRedirect=https%3A%2F%2Fcloudbit.es%2Fforo%2Findex.php%3Fattachments%2F715vpobelnl-_ac_sl1500_-jpg.61778%2F"
  ["referrer"] => string(45) "https://cloudbit.es/foro/index.php?productos/"
  ["_GET"] => array(2) {
    ["misc/accept-privacy-policy"] => string(0) ""
    ["_xfRedirect"] => string(81) "https://cloudbit.es/foro/index.php?attachments/715vpobelnl-_ac_sl1500_-jpg.61778/"
  }
  ["_POST"] => array(0) {
  }
}

i have this problem:
What do I have to do to fix this? It completely blocks the website and I have to restart the server.

Captura de pantalla 2019-11-14 a las 0.38.34.png

300 dollars for a plugin that's full of mistakes since I bought it a year ago.
Are these developers crazy?

If these problems are not solved, I will not renew the license.
I'm tired of dealing with this plugin.
 
Code:
Exception: Server error: `GET https://cloudbit.es/?xf_user=785&rest_route=%2Fwp%2Fv2%2Fcategories&rest_key=conjuntajuegos123&hide_empty=1&per_page=50&context=embed` resulted in a `524 Origin Time-out` response: <!DOCTYPE html> <!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]--> <!--[if IE 7]> <html class (truncated...) src/addons/ThemeHouse/XLink/RemoteHandler/Traits/APICall.php:79
Generado por: Jesus343 14 Nov 2019 a las 00:09
Seguimiento
#0 src/addons/ThemeHouse/XPress/RemoteHandler/Platform.php(261): ThemeHouse\XPress\RemoteHandler\Platform->callAPI('/wp/v2/categori...', Array)
#1 src/addons/ThemeHouse/XPress/RemoteHandler/Platform.php(238): ThemeHouse\XPress\RemoteHandler\Platform->getCategories()
#2 src/addons/ThemeHouse/XLink/Navigation/RemoteNavigation.php(94): ThemeHouse\XPress\RemoteHandler\Platform->getSubnavigation()
#3 internal_data/code_cache/navigation_cache.php(96): ThemeHouse\XLink\Navigation\RemoteNavigation::displayPlatformExtended(1, 'thxlink_1')
#4 src/XF/Template/Templater.php(6654): XF\Pub\App->{closure}(Object(AddonFlare\PaidRegistrations\XF\Template\Templater), NULL, Array)
#5 src/XF/Pub/App.php(557): XF\Template\Templater->renderNavigationClosure(Object(Closure), NULL, Array)
#6 src/XF/Pub/App.php(510): XF\Pub\App->getNavigation(Array, NULL)
#7 src/XF/App.php(1995): XF\Pub\App->renderPageHtml('

<div class="b...', Array, Object(XF\Mvc\Reply\View), Object(XF\Mvc\Renderer\Html))
#8 src/XF/Mvc/Dispatcher.php(402): XF\App->renderPage('

<div class="b...', Object(XF\Mvc\Reply\View), Object(XF\Mvc\Renderer\Html))
#9 src/XF/Mvc/Dispatcher.php(58): XF\Mvc\Dispatcher->render(Object(XF\Mvc\Reply\View), 'html')
#10 src/XF/App.php(2184): XF\Mvc\Dispatcher->run()
#11 src/XF.php(391): XF\App->run()
#12 index.php(20): XF::runApp('XF\\Pub\\App')
#13 {main}

-------------

Previous GuzzleHttp\Exception\ServerException: Server error: `GET https://cloudbit.es/?xf_user=785&rest_route=%2Fwp%2Fv2%2Fcategories&rest_key=conjuntajuegos123&hide_empty=1&per_page=50&context=embed` resulted in a `524 Origin Time-out` response:
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
<!--[if IE 7]>    <html class (truncated...)
- src/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php:113
#0 src/vendor/guzzlehttp/guzzle/src/Middleware.php(66): GuzzleHttp\Exception\RequestException::create(Object(GuzzleHttp\Psr7\Request), Object(GuzzleHttp\Psr7\Response))
#1 src/vendor/guzzlehttp/promises/src/FulfilledPromise.php(39): GuzzleHttp\Middleware::GuzzleHttp\{closure}(Object(GuzzleHttp\Psr7\Response))
#2 src/vendor/guzzlehttp/promises/src/TaskQueue.php(47): GuzzleHttp\Promise\FulfilledPromise::GuzzleHttp\Promise\{closure}()
#3 src/vendor/guzzlehttp/promises/src/Promise.php(246): GuzzleHttp\Promise\TaskQueue->run(true)
#4 src/vendor/guzzlehttp/promises/src/Promise.php(223): GuzzleHttp\Promise\Promise->invokeWaitFn()
#5 src/vendor/guzzlehttp/promises/src/Promise.php(62): GuzzleHttp\Promise\Promise->waitIfPending()
#6 src/vendor/guzzlehttp/guzzle/src/Client.php(131): GuzzleHttp\Promise\Promise->wait()
#7 src/vendor/guzzlehttp/guzzle/src/Client.php(89): GuzzleHttp\Client->request('get', 'https://cloudbi...', Array)
#8 src/addons/ThemeHouse/Core/Http/HttpClient/20181220.php(12): GuzzleHttp\Client->__call('get', Array)
#9 src/addons/ThemeHouse/XLink/RemoteHandler/Traits/APICall.php(64): ThemeHouse\Core\Http\HttpClient->simpleGet('https://cloudbi...', Array)
#10 src/addons/ThemeHouse/XPress/RemoteHandler/Platform.php(261): ThemeHouse\XPress\RemoteHandler\Platform->callAPI('/wp/v2/categori...', Array)
#11 src/addons/ThemeHouse/XPress/RemoteHandler/Platform.php(238): ThemeHouse\XPress\RemoteHandler\Platform->getCategories()
#12 src/addons/ThemeHouse/XLink/Navigation/RemoteNavigation.php(94): ThemeHouse\XPress\RemoteHandler\Platform->getSubnavigation()
#13 internal_data/code_cache/navigation_cache.php(96): ThemeHouse\XLink\Navigation\RemoteNavigation::displayPlatformExtended(1, 'thxlink_1')
#14 src/XF/Template/Templater.php(6654): XF\Pub\App->{closure}(Object(AddonFlare\PaidRegistrations\XF\Template\Templater), NULL, Array)
#15 src/XF/Pub/App.php(557): XF\Template\Templater->renderNavigationClosure(Object(Closure), NULL, Array)
#16 src/XF/Pub/App.php(510): XF\Pub\App->getNavigation(Array, NULL)
#17 src/XF/App.php(1995): XF\Pub\App->renderPageHtml('

<div class="b...', Array, Object(XF\Mvc\Reply\View), Object(XF\Mvc\Renderer\Html))
#18 src/XF/Mvc/Dispatcher.php(402): XF\App->renderPage('

<div class="b...', Object(XF\Mvc\Reply\View), Object(XF\Mvc\Renderer\Html))
#19 src/XF/Mvc/Dispatcher.php(58): XF\Mvc\Dispatcher->render(Object(XF\Mvc\Reply\View), 'html')
#20 src/XF/App.php(2184): XF\Mvc\Dispatcher->run()
#21 src/XF.php(391): XF\App->run()
#22 index.php(20): XF::runApp('XF\\Pub\\App')
#23 {main}
Estado de la solicitud
array(4) {
  ["url"] => string(152) "/foro/index.php?misc/accept-privacy-policy&_xfRedirect=https%3A%2F%2Fcloudbit.es%2Fforo%2Findex.php%3Fattachments%2F715vpobelnl-_ac_sl1500_-jpg.61778%2F"
  ["referrer"] => string(45) "https://cloudbit.es/foro/index.php?productos/"
  ["_GET"] => array(2) {
    ["misc/accept-privacy-policy"] => string(0) ""
    ["_xfRedirect"] => string(81) "https://cloudbit.es/foro/index.php?attachments/715vpobelnl-_ac_sl1500_-jpg.61778/"
  }
  ["_POST"] => array(0) {
  }
}

i have this problem:
What do I have to do to fix this? It completely blocks the website and I have to restart the server.

View attachment 213580

300 dollars for a plugin that's full of mistakes since I bought it a year ago.
Are these developers crazy?

If these problems are not solved, I will not renew the license.
I'm tired of dealing with this plugin.
Hello, I am sorry to hear that you are experiencing issues with XPress. Have you already reported this within a ticket on our support portal? If not, please do.
 
Hi I'm struggling with this error under the "Add Platform Link" option.
I added my WordPress installation and I get this error:

"All disk_path values must be unique."

My URL is set to:
Code:
https://www.mysite.com/blog

My disk path is set to:
Code:
/home1/myusername/public_html/blog

I can't figure out why I'm getting this error?

When I clear the info and start over entering the same info, I get all of these errors:
  • All platform_title values must be unique.
  • All disk_path values must be unique.
  • All url_path values must be unique.
EDIT: This has not been resolved, I keep getting more errors.

I bought this almost a year ago and have NEVER been able to make it work. I have a simple hosting setup with HostGator... I cannot get it linked to WordPress. I have gone in circles with tickets and this is my last hope. I'm pretty mad to be honest. I don't understand why nobody has been able to help me get this up and running. I have 5 months of support left and I hope to God someone can get this working for me before my support ends. It was so exhausting before I gave up. Now I am trying again... please, please help me. This is now giving me API errors!

I wish I read this thread before dumping my money on this plugin that doesn't work!!!!!!! I really want a refund if this doesn't get resolved. I really cannot believe how bad this plugin is and seeing other people with the same (and even worse) issues really shakes my confidence that this will ever work. HELPPPPPPPPPPPP
 
Last edited:
You can't create two platform links with the same disk path, platform title or URL path. Your error(s) simply indicate that you already have one such platform.
 
Top Bottom