Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
kreosam Posted November 27, 2022 Posted November 27, 2022 We copied the site and created a trial version, but it does not work correctly. If we run the hashgenerator.php script you recommended on the real version, can this somehow affect the operation of the main site?
Jim M Posted November 27, 2022 Posted November 27, 2022 By "trial version", I am assuming you mean a test URL on your license? The only trials we provide are via our hosted instances so believe this is just a language mix up. I am not quite sure what you mean by hashgenerator, could you please clarify?
kreosam Posted November 28, 2022 Author Posted November 28, 2022 We are talking about an additional version of the engine with the added TESTINSTALL keyhttps://invisioncommunity.com/4guides/client-services/license-keys-urls-r344/
Marc Posted November 28, 2022 Posted November 28, 2022 This is your test installation, not a trial. As mentioned by my colleague, please could you let us know where you are seeing hashgenerator that you are mentioning, as that is no related in any way to that guide.
kreosam Posted November 28, 2022 Author Posted November 28, 2022 We copied from our main site bau data and all files to a subdomain. There should be a test version of the site. But despite the fact that all the settings are set correctly, the connection with the main site continues to stay. In particular, somehow the test version of the site writes data to the database of the main site. The developer's website says that such cases are possible and in order to fix everything, you need to run the hashgenerator.php file. Now the question arises, if we run this file on a test version of the site, will the main site work?
Marc Posted November 28, 2022 Posted November 28, 2022 You keep mentioning "The developers website" but havent actually stated a link to what you have seen. Â What you have there, it sounds like you havent actually edited the conf_global.php file to point to your test database. It would not be writing topics etc to live unless this hasnt been done
kreosam Posted November 28, 2022 Author Posted November 28, 2022 This link is not to the developer's website https://invisioncommunity.com/4guides/client-services/license-keys-urls-r344/? Regarding the conf_global.php file, I want to note that it contains the correct data for the new database. There, the data for connecting to the new database is indicated, which is not connected to the main site. But all the same, actions in the test version continue to affect the main site. For example, when we wanted to close the test site, the main one also closed
kreosam Posted November 28, 2022 Author Posted November 28, 2022 And at this address https://invisionbyte.ru/docs/empowerment/config/smena-url-adresa-ili-bazy-dannyh-r38/ information about the hashgenerator.php file is available
Marc Posted November 28, 2022 Posted November 28, 2022 The link you are looking at there is not our site. Invisionbyte.ru is a 3rd party site, and not ours. That tool you are using is in no way associated with our product. I would advise you double check that its saved on yoru conf_global.php file. The only way what you have stated is happening can be happening is if its connected to that database
kreosam Posted November 28, 2022 Author Posted November 28, 2022 Thanks for warning. That's why we write. And we didn't run this file. I checked about 10 times. The conf_global.php file correctly specifies the data for accessing the database of the test version
Solution Randy Calvert Posted November 29, 2022 Solution Posted November 29, 2022 By any chance are you using Redis? Â If you are, I've seem some issues where some settings seem to be pulled from that shared instance instead of it's local settings. Â (I installed a copy of an instance to a new AWS instance to make it a dev setup, but it was communicating with my prod instance because it was using the same Redis details.) Â On the test install, don't use Redis and see if that fixes your problem. Â kreosam 1
kreosam Posted November 29, 2022 Author Posted November 29, 2022 You are absolutely right. I use. I'll try turning it off and checking again. Thanks
Marc Posted November 29, 2022 Posted November 29, 2022 Glad to hear the issue was resolved there 🙂 Thank you for that information, RandyÂ
Recommended Posts