Recent content by andybond

  1. andybond

    Update cadence changes

    At present Xenforo releases a new major , or minor version with a multitude of features in an almost single hit. For example when V2.0 was released we had emoji support ,retina support, widgets, alerts in favicons plus lots more 2.3 was released and we had a new raft of updates such as image...
  2. andybond

    XF 2.4 XenForo 2.4 status and what's new under the hood?

    I would get onto 2.3 and then pause. You can do an offline test of the 2.4 upgrade to validate. I think there will be some changes that break things like themes.
  3. andybond

    Wordpress Host?

    Alex. Try allhost.io I used them for VPS and shared platform. Uk based and fast.
  4. andybond

    Atari Missile Command game remake

    Who do we send claims to for a new left mouse button?
  5. andybond

    XF 2.2 Unable To Import Database To New Server

    Do you have access to SSH? Use the command line instead if you have. If not I have had some success with BigDump ; https://www.ozerov.de/bigdump/
  6. andybond

    ForumSolution-Complete services of forum (Development , Design , Migration and more)

    I have worked with @forumSolution on a piece of work to provide my forum https://turborenault.co.uk with a car register. I have found @forumSolution to be a pleasant person to work with and fulfil my requirements. We had a slight misunderstanding about a design but it was never too much...
  7. andybond

    XF 2.3 PHPBB import

    With some judicious use of AI I did a SQL Query to rewrite the number with the correct URL. What you need to do is extract two columns from a table called gallery_id_map in phpBB Gallery. Add these two a newly created table in your Xenforo table. Then the following script needs to be run...
  8. andybond

    XF 2.3 PHPBB import

    This is what I have worked out so far. The shortcode in the phpBB gallery is linked to a table phpbb_gallery_images The image ID is a sequentially incremental number and reveals the image name in the imagefilename. Now all I have to do is rewrite the posts that have numbers to the correct...
  9. andybond

    XF 2.3 PHPBB import

    Ok, that makes sense. What regex will I use?
  10. andybond

    XF 2.3 PHPBB import

    I have imported a PHPBB 3,2 site to my Xenforo 2.3.6 dev site. I am seeing the following instead of images. Any suggestions how I can get the image instead of what appears to be an album shortcode? I believe its from a phpbb gallery plugin
  11. andybond

    XF 2.3 Importing custom fields from phpBB

    Perfect. Thanks for the information
  12. andybond

    XF 2.3 Importing custom fields from phpBB

    Hello 👋 I am looking to import a modified phpBB site where multiple custom fields that are available to users have been created. It helps form a register. Will these fields be imported into my existing Xenforo site without me pre-creating the equivalent data in Xenforo?
  13. andybond

    Add-on Register

    Exactly what I was thinking. Haven’t heard of vbGarage for years
  14. andybond

    Add-on Register

    Hello all. I run several car forum ( lucky me! ) and we are looking for a suitable way to maintain a register. Things such as registration , model , model year , owner , colour and miles would want to be recorded Are there any addons that could help facilitate this? Or any suggestions for the...
  15. andybond

    XF 2.3 Image optimization, enhanced image resizing, and more!

    https://xenforo.com/community/threads/change-the-upload-optimise-to-webp-order.223966/ I created this suggestion based on the image optimisation order
Back
Top Bottom