Recent content by robart

  1. R

    Nofollow manager [Paid]

    One suggestion is to add whitelist option to remove 'nofollow' for specific domains?
  2. R

    XF 2.1 Login from outside XF - "Security error occurred. Please press back, refresh the page, and try again."

    Hi there, So we have a modal pop-up on another CMS where we log in the user to XF (and our CMS via a bridge). This worked perfectly on XF 2.0 but when we upgraded to XF 2.1 it's no longer working. The modal POSTS to xf.domain.com/login/login We have an XF API end-point to get a proper...
  3. R

    Custom Addon Development | Xenforo 2.x | Xenforo 1.x | Custom Styling | Migration Services (9+ Experience)

    Fahad did a great job on a small API extension I requested. Fair price, and a very fast turnaround (24 hours). Definitely knows the ins and outs of XF and produces high quality code. Cheers!
  4. R

    XF 2.1 Api: get registration ip

    Curious about this as well - guessing it would require an add-on to add it into the returned JSON?
  5. R

    Add-on Search Results via API

    Found someone (that was quick). Cheers!
  6. R

    Add-on Search Results via API

    Hi all, I would like to be able to do an API request and search (using XF's search/ElasticSearch), and have the API return the search results back to me. Happy to pay for this and make the API extension available for all. Please PM me if you have API experience, and immediate availability...
  7. R

    XF 2.0 Linked in Connect / Login issue

    Did you ever get this resolved? I am having issues as well: When registering, it goes through the oauth but the email field is not filled in with my LinkedIn email, and the error shows up: Please enter a value for the required field 'provider_key'. When I test in the admin, it says the test...
  8. R

    XF 2.1 Specify a return URL when logging in through FB?

    Wondering if I could extend \XF\Pub\Controller\Register actionConnectedAccount() to change the $redirect URL even? Any tips would be great!
  9. R

    XF 2.1 Specify a return URL when logging in through FB?

    Hi all, Is there a way to specify a specific URL? Right now it returns to the thread the user was viewing -- But I have a very odd use-case where I need to redirect to another XF page first.
  10. R

    XF 1.4 Switched to https, [ATTACH] still linking to http

    Hi there, I recently switched my site over to https, however I notice that attachment images are still being linked via http, causing mixed-content errors. I haven't done any edits to the `bb_code_tag_attach` template. It seems like {xen:link full:attachments, $attachment} is at fault. Could...
  11. R

    Fixed Breadcrumb bad URL

    There's a "." showing up in the breadcrumb URL. Curious where this variable is set and if it's possible to easily fix this?
  12. R

    [TH] DataTables BB Code [Deleted]

    Hi! I am unable to add Thumbnails inside a table. Instead of showing the thumbnail image, it just has "View attachment xxxx" and a link to the full-size image. Any idea how to fix this? Thanks!
  13. R

    New User Conversation [Deleted]

    First off, thank you @AndyB for this awesome add-on. It's so essential! One question, In my Options->Email Options I have "Include full message text personal conversation notification emails." checked. However, for some reason the 'new user conversation' email sent only has a link to the...
Back
Top Bottom