Recent content by gatoo

  1. G

    Reverse Post Order [Paid]

    My forum is about an illness, each user having a dedicated thread that often goes on for years. So being able to sort posts in reverse chronological order is very helpful. However, the fact that the reply box is still stuck at the bottom of each page negatively impacts usability, esp. if one...
  2. G

    [OzzModz] Email Staff When New Registration

    Thank you very much for this add-on. It's very helpful for my smaller board. I've tried to (unsuccessfully) modify "ozzModzEmailRegistration_new_user_body_html" to also include information on email and custom user fields. Unfortunately this was not possible. I just ended up with curly...
  3. G

    Cannot reproduce There are more messages to display. (when there aren't)

    I've just upgraded to v2.2.3 Patch 1 from XF1 and am using the 2 addons (Reverse Post Order 1.1.1 and Quick Reply Button for Threads 2.0.1). I see the same There are more messages to display View them? when I use the reply box at the bottom of the page. This message is placed somewhere in the...
  4. G

    Lack of interest Show Member Signatures on Mobile Devices

    Thanks, that solution sort of worked for me, but I had to do the following for it to work on Android and Apple: @media (max-width: @xf-responsiveNarrow) { .message-signature { display: block !important; } }
  5. G

    vB 3.7.3 albums import with XF Media Gallery possible?

    I have now successfully imported everything possible from my old vB 3.7.3 to my new XF 1.5. Now I need to rescue the old albums. Looking at the vB3 settings, the images are saved directly in the database. That is, I did not use "Photopost", which is repeatedly mentioned in this slide. Do you...
  6. G

    Additional vB Import Problem

    Update: the import into XF worked without the "vb3_word" table. The only issue I had was an error with "import profile comments", but we don't need those. Thanks for your help.
  7. G

    Additional vB Import Problem

    Dear Community, as described in a previous thread, I am having trouble importing data from an old vB into XF. The proposed solution was to transfer the old data from MySQL 4.1.22 into 5.6.19, and then try the import again. As the database is pretty big, I cannot do this myself and the hosting...
  8. G

    vB 3.7.3 Import Error

    Thanks for your reply. The vBulletin MySQL I am importing from is very old: 4.1.22. I am now going to copy the old data into MySQL 5.6.19 (same as the new XF DB) and try the import from there.
  9. G

    vB 3.7.3 Import Error

    Dear Community, I've successfully installed XF 1.5, but have encountered a problem. I was able to import the user groups, but as soon as I try to import the users I get the following. Does anyone have any ideas? I'm running MySQL 5.6.19. Server Error Mysqli prepare error: You have an error...
Back
Top Bottom