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

I added an "or similar" phrase to the documentation to clarify for the future.
OK thanks. I use Cloudflre so I guess I should do this:


  • The recommended fix for this situation is to set up a whitelist/bypass so your servers request are not being proxied by your firewall/proxy but instead passed to your server directly.
Is there an idiots guide how to do this ?
 
@Lukas W.

I now have it linked - thanks.

I cant get the avatars to work (never have been able to)

 
I'm almost giving up on this plugin...

All I wanted it for was the comments syncing. At $80 it barely works for me :-(

  • Avatars not working in WP
  • Comment sync barely works... comment 'test' (post 26) not syncing from XF to Wordpress.
Thread: https://www.emtbforums.com/communit...streaming-internet-connected-smart-bike.4387/
Article: https://www.emtbforums.com/greyp-g6-bike-launched-live-streaming-internet-connected-emtb/

I tried to update the WP article to the XF thread... It made another thread in XF? Mismatched comments / threads from WP to XF here:

Thread: https://www.emtbforums.com/communit...iant-ebike-with-outstanding-performance.4646/
Article: https://www.emtbforums.com/yt-decoy-all-new-emtb/
 
  • Avatars not working in WP
  • Comment sync barely works... comment 'test' (post 26) not syncing from XF to Wordpress.
Thread: https://www.emtbforums.com/communit...streaming-internet-connected-smart-bike.4387/
Article: https://www.emtbforums.com/greyp-g6-bike-launched-live-streaming-internet-connected-emtb/

It looks like most of those posts have been created as guest posts, potentially because you disabled automated account generation.

I tried to update the WP article to the XF thread... It made another thread in XF? Mismatched comments / threads from WP to XF here:

Thread: https://www.emtbforums.com/communit...iant-ebike-with-outstanding-performance.4646/
Article: https://www.emtbforums.com/yt-decoy-all-new-emtb/

Retrospectively linking threads is currently not working due to a bug.
 
ThemeHouse updated XPress - A theme and bridge for bringing WordPress into XenForo with a new update entry:

Version 1.1.1 Patch Level 1 released!

Changes:
  • Removed a duplicate canonical URL in linked threads
  • Resolved an issue that would prevent XPress page titles from showing up in XF
  • Resolved an issue the WP default comment script showing the wrong comment after ajax-replying
  • Resolved an issue that would prevent manually updating the linked thread ID of WP posts
  • Resolved a number of styling issues with the gridded article view
  • Resolved an issue that would break snippet rendering when using WP shortcodes...

Read the rest of this update entry...
 
Frequent errors of following type with latest version


Code:
ErrorException: [E_NOTICE] Trying to get property 'status' of non-object
src/addons/ThemeHouse/XLink/RemoteHandler/Traits/APICall.php:74
Generated by: Unknown account
Apr 10, 2019 at 5:13 PM

Code:
Stack trace
#0 src/addons/ThemeHouse/XLink/RemoteHandler/Traits/APICall.php(74): XF::handlePhpError(8, '[E_NOTICE] Tryi...', '/home/dlifein1/...', 74, Array)
#1 src/addons/ThemeHouse/XPress/RemoteHandler/Account.php(109): ThemeHouse\XPress\RemoteHandler\Account->callAPI('/wp/v2/users', Array, 'POST', false)
#2 src/addons/ThemeHouse/XLink/Job/GenerateRemoteAccountsForUser.php(80): ThemeHouse\XPress\RemoteHandler\Account->createRemoteAccount()
#3 src/XF/Job/Manager.php(253): ThemeHouse\XLink\Job\GenerateRemoteAccountsForUser->run(G)
#4 src/XF/Job/Manager.php(195): XF\Job\Manager->runJobInternal(Array, G)
#5 src/XF/Job/Manager.php(79): XF\Job\Manager->runJobEntry(Array, G)
#6 job.php(42): XF\Job\Manager->runQueue(false, 8)
#7 {main}

Code:
Request state
array(4) {
  ["url"] => string(15) "/forums/job.php"
  ["referrer"] => string(57) "https://www.dlife.in/forums/whats-new/posts/587445/page-2"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}
 
Hey guys. We've thrown around ideas internally over the day on how we could improve things and we opted into going the extra mile and lifting the usergroup map to a criteria rule based approach. Coming with the next update, we will replace the existing usergroup map with a system similar to XenForos User Group promotion system. If you haven't already, we suggest holding back with changing your usergroup setup until then.
Hi Lukas,

How does this work? Is it possible for a thread to be created on behalf of the person who wrote the WP article? It always defaults to me (admin) when an article is posted as a thread in XF. Is there a way for the mapped XF user to have the XF thread generated in their name?
 
Did you make sure that the XPress plugin and theme are up to date?

You're right, the WP plugin was not updated (I assumed it would update automatically now).
Are there any changes to the WP theme as well?

I also found a new bug :)
While I'm able to connect a different Xenforo thread to a WP article now, the article overview (e.g. frontpage) still shows the old comment count and does not refresh based on the thread linked.
 
You're right, the WP plugin was not updated (I assumed it would update automatically now).
Are there any changes to the WP theme as well?

I also found a new bug :)
While I'm able to connect a different Xenforo thread to a WP article now, the article overview (e.g. frontpage) still shows the old comment count and does not refresh based on the thread linked.
Confirmed in my instance.
 
Top Bottom