Recent content by m!tch

  1. m!tch

    Fixed Font Awesome Icon is not displayed with <xf:fa>

    Still an issue in 2.3.0 Beta 3 In my understanding the sprite regular.svg is recreated whenever you use e.g. <xf:fa icon="fa-ambulance" /> in a template to include the missing icon. However, if you try to use <xf:fa icon="{$var}" /> in conjunction with an icon class set by a variable the...
  2. m!tch

    Attached images shown as thumbnails in Chrome

    Check your usergroup permissions, it seems that guests are not allowed to view attachments, so they only see a thumbnail.
  3. m!tch

    Implemented vBulletin importer improvements

    Two things i would like to mention here: xf_deletion_log Preserver user information and reason for deleted content. xf_attachment_data upload_date is currently set to a timestamp where the attachment was imported, which is also shown in the admin panel. That said, all attachments will show up...
  4. m!tch

    Fixed Importing from VB5 error

    I ran into the same problem with the VB4 importer. It is because of whitespaces in custom bbcodes e.g. [my bbcode] src/XF/Entity/Phrase.php protected function verifyTitle($title) { if (strpos($title, '.') !== false) { if (sizeof(explode('.', $title)) > 2) {...
  5. m!tch

    HTML Sitemap [Deleted]

    This resource has been removed and is no longer available for download.
  6. m!tch

    UI.X

    Would be nice if there was an option to restore the previous (native) behavior of clicking a navtab...
  7. m!tch

    HTML Sitemap [Deleted]

    Hey, did you upload the files to the right place ? They should be under FORUM_ROOT/library/Mitch/...
  8. m!tch

    HTML Sitemap [Deleted]

    Hmm, works just fine in a fresh installation and with the addon by Waindigo. I will check that and provide an update soon...hopefully it will fix the problem.
  9. m!tch

    HTML Sitemap [Deleted]

    Ok, that is going to be complicated. There is no error message, just blank ?
  10. m!tch

    HTML Sitemap [Deleted]

    That sounds bad. What is your XF version ?
  11. m!tch

    HTML Sitemap [Deleted]

    HTML Sitemap, nothing else!
Back
Top Bottom