Recent content by ClemsonJeeper

  1. ClemsonJeeper

    Forum Runner iOS/Android XenForo App!

    In your MySQL database for XenForo. It adds the 'token' column (which is a TINYTEXT) to the xf_forumrunner_push_users table.
  2. ClemsonJeeper

    Forum Runner iOS/Android XenForo App!

    Looks like for some reason your database didn't get upgraded. This should have happened when you upgraded to 1.1.3: ALTER TABLE xf_forumrunner_push_users ADD token TINYTEXT You can run that manually for your database and should be fine.
  3. ClemsonJeeper

    Forum Runner iOS/Android XenForo App!

    We simply call the XenForo backend with our add-on, so if the site normally generates loads like that (IE: searching, CPU intensive activities), then yes you will see the same load if you make the same query from the app.
  4. ClemsonJeeper

    Unmaintained Forum Runner iOS/Android XenForo App! - Forum Runner add-on updated to version 1.1.3

    1.1.3 has been released: 1.1.3 ----------------------------------------------------------------------------- * Remove requirement for branded users to have a push notification account
  5. ClemsonJeeper

    Forum Runner iOS/Android XenForo App!

    ClemsonJeeper updated Forum Runner iOS/Android XenForo App! with a new update entry: Forum Runner add-on updated to version 1.1.3 Read the rest of this update entry...
  6. ClemsonJeeper

    Forum Runner iOS/Android XenForo App!

    This is just moving the old add-on from http://xenforo.com/community/threads/announcing-forum-runner-xenforo-iphone-ipad-android-app.12070/ to the new resource toolkit - nothing has changed. XenForo support is continuing for Forum Runner with no plans of changing. forumrunner.com is the new...
  7. ClemsonJeeper

    Forum Runner iOS/Android XenForo App!

    ClemsonJeeper submitted a new resource: Forum Runner iOS/Android XenForo App! (version 1.1.2) - Browse XenForo forums on your mobile device! Read more about this resource...
  8. ClemsonJeeper

    Unmaintained Forum Runner iOS/Android XenForo App! 1.1.3

    Introducing Forum Runner for the iPhone/iPad/Android! What is Forum Runner? Forum Runner is an Android/iPhone/iPod Touch/iPad App that allows you to browse XenForo forums using a native client. This means faster access for those users since it only downloads the actual forum information...
  9. ClemsonJeeper

    Announcing Forum Runner - XenForo iPhone/iPad/Android App!

    You don't need to open a browser to sign up for push notifications, it comes directly from the app. Granted, we came up with the push notification system 6 months before we considered branded apps, so it is a legacy issue. Perhaps in the future we can migrate branded apps from requiring the...
  10. ClemsonJeeper

    Announcing Forum Runner - XenForo iPhone/iPad/Android App!

    We've released version 1.1.2 of the plugin which: 1.1.2 ----------------------------------------------------------------------------- * Add support for XenForo 1.1.x Thread Prefixes
  11. ClemsonJeeper

    Announcing Forum Runner - XenForo iPhone/iPad/Android App!

    Yes, because we need to associate a user on your forum to a specific device. Your user can be on multiple forum runner sites with different usernames, and they want a total of all the notifications for the sites. So we have a single push notification user which keeps this data all synced up.
  12. ClemsonJeeper

    Announcing Forum Runner - XenForo iPhone/iPad/Android App!

    Ha. Yeah, can't go wrong with a compliment like that. PS: Branding information is at http://www.forumrunner.com/?p=branding
  13. ClemsonJeeper

    Announcing Forum Runner - XenForo iPhone/iPad/Android App!

    Very odd. I just did a install on a 1.0.4 and it worked fine -- I fully vetted it against the latest version before deploying. We don't modify any templates/css at all. Is it possible for you to get a dump of the page source with the CSS messed up when FR is installed so we can compare it to...
  14. ClemsonJeeper

    Announcing Forum Runner - XenForo iPhone/iPad/Android App!

    1.1.1 ----------------------------------------------------------------------------- * Fix issue with users with certain posts-per-page settings causing crash issues
  15. ClemsonJeeper

    Announcing Forum Runner - XenForo iPhone/iPad/Android App!

    Android ui update is coming soon. I'll add this.
Back
Top Bottom