Jump to content

Phil A

Clients
  • Posts

    17
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Phil A's Achievements

  1. @AALBC I had a similar issue. If you have DB access as you say, then I would just go in there and manually update the record for your user. If you search online for "IPB password hash generator" you can find a tool that generates the hash and salt you'd need to add to your members table for a given password.
  2. Thank you Mark. I will see if I can get this sorted. If, for whatever reason I'm unable to update the DNS entry, what would be the next steps?
  3. Hi Mark Just so I'm clear. How is the license validated? If the DNS entry for the domain that points to the host that is currently running the instance that is using our license is updated to no longer point at the host, will that then free up the license again?
  4. Hi Jim The current instance I am running is using the -TESTINSTALL suffixed license and won't let me change to the new one because the key is already in use and I don't have access to the DNS entry for the existing one. Clearing the system caches didn't help.
  5. Hi is it possible that we could remove the old URL that's set for our license? I've got our forum migrated successfully to 4.7 and I'd like to point to the forum from a new domain so that I can test it before we move to the cloud-hosted offering. Thanks
  6. Ahh, it actually looks like I had a mistake in my conf_global.php 🤦🏻‍♂️
  7. It was version 3.* so quite old. Yes, I ran the whole upgrade, took around 90 minutes and was successful. I'm on php 8.1 and not sure about the theme, is there somewhere I can remove it from in the code so that it reverts to the default. I'm also unsure as to why this would stop me seeing the AdminCP.
  8. Hi, I recently upgraded to version 4.7.12 and the upgrade and DB migration seemed to run successfully. However when I open the home page on localhost I see the following: I'm also unable to access the AdminCP page even after I set the 'RECOVERY_MODE' env variable in constants.php in the root directory, so I'm unsure what I should do next. I'd be very grateful of any help on this. Thank you.
  9. Hi, I am having the same problem this morning. Is this still an issue with the newest version? I'm running into the same issue on a local install of this. Is it something I can fix myself?
  10. I'm getting this error when I try to access localhost/admin/upgrade: When I go to localhost/admin/ I see the following: Where rdb is the name of my database.
  11. Hi Jim Thank you for taking the time to reply. I am not completely clear here. Do I need an actual working version of a 3.x installation, or are you saying that provided I have the exported DB, the attachments and the conf_global.php I can just create a fresh 4.x server on the latest version and go to my_server/admin/upgrade to kick it off? If it's the former, does that mean I'd need to get my 3.x installation up an running on an older version of PHP that is supported for my instance?
  12. Yes, I am trying a fresh install. Ideally I would like to just install the 4.x fresh using the legacy database as otherwise I will need to install an old version of IP boards and then upgrade that way, which seems laborious as I think it would mean reverting to an older version of PHP as the original forum is now offline. It seems that the 4.x installer is aware of the IP Boards 3.x database so I thought the conversion would work. Is it more nuanced than that? The installation itself goes through fine. I have looked at a few of the tables and much as most of the content is the same, I can see some have been renamed, would it be possible to just remap the existing ones?
  13. Hi. I am currently in the process of trying to migrate a legacy version of IP.Board v3.3.4 to 4.x. I have followed the instructions and managed to create a test installation on localhost and am serving it over an nginx webserver on PHP 8.1. The problem I am having is that the database I am migrating from seems not to work with the new IP 4 software. I have a MySQL instance running on a box with the previous database there. When I go through the installation process it even detects it as an existing IP Boards database. However on completing the setup, I find that in the database the application has just created a load of new empty tables and the legacy ones are not being picked up by the installation. The existing db has all tables prefixed with "ibf_" however because it detects the installation I'm not able to specify this as part of the setup. Has anyone successfully performed a migration using one of these older DBs? I know that this upgrade is not supported by Invision themselves, but any help on this would be gratefully received. Please let me know if anything is more info is needed or you require further clarification. Thanks, Rich
  14. Yes, as a new user my posts are being moderated, so my reply above yours hasn't shown up yet. Good to say all sorted now.
×
×
  • Create New...