Jump to content

Philip_B

Clients
  • Joined

  • Last visited

Everything posted by Philip_B

  1. All - previous steps and DB changes successful - almost at the end of the installer. Removed and added back the previous 4.7 DB and re-ran, exactly the same error. Running this locally MySQL 10.4.32-MariaDB PHP 8.2.12 Error Details MySQL server has gone away #0 D:\xampp\htdocs\forums\system\Db\Db.php(1010): IPS\Db->preparedQuery('/*test::root::I...', Array) #1 D:\xampp\htdocs\forums\system\Theme\Theme.php(4382): IPS\Db->insert('core_theme_reso...', Array) #2 D:\xampp\htdocs\forums\system\Application\Application.php(2854): IPS\Theme::addResource(Array, true) #3 D:\xampp\htdocs\forums\applications\core\sources\Setup\Upgrade.php(1068): IPS\Application->installTemplates(true, 1125, 75) #4 D:\xampp\htdocs\forums\applications\core\sources\Setup\Upgrade.php(433): IPS\core\Setup\Upgrade->IPS\core\Setup\{closure}('core') #5 D:\xampp\htdocs\forums\applications\core\sources\Setup\Upgrade.php(1058): IPS\core\Setup\Upgrade->appLoop(Array, Object(Closure)) #6 D:\xampp\htdocs\forums\applications\core\sources\Setup\Upgrade.php(369): IPS\core\Setup\Upgrade->step9(Array) #7 D:\xampp\htdocs\forums\applications\core\modules\setup\upgrade\upgrade.php(60): IPS\core\Setup\Upgrade->process(Array) #8 D:\xampp\htdocs\forums\system\Helpers\MultipleRedirect\MultipleRedirect.php(104): IPS\core\modules\setup\upgrade\upgrade->IPS\core\modules\setup\upgrade\{closure}(Array) #9 D:\xampp\htdocs\forums\applications\core\modules\setup\upgrade\upgrade.php(45): IPS\Helpers\MultipleRedirect->__construct(Object(IPS\Http\Url), Object(Closure), Object(Closure)) #10 D:\xampp\htdocs\forums\system\Dispatcher\Controller.php(139): IPS\core\modules\setup\upgrade\upgrade->manage() #11 D:\xampp\htdocs\forums\system\Dispatcher\Setup.php(261): IPS\Dispatcher\Controller->execute() #12 D:\xampp\htdocs\forums\admin\upgrade\index.php(38): IPS\Dispatcher\Setup->run() #13 {main} D:\xampp\htdocs\forums\system\Theme\Theme.php::4382 INSERT INTO `ibf_core_theme_resources` ( `resource_set_id`, `resource_app`, `resource_location`, `resource_path`, `resource_name`, `resource_added`, `resource_filename`, `resource_data` ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? )
  2. thanks all looks like my storage file system URL was incorrect. File System: /var/www/html/forums\uploads Changing to File System: /var/www/html/forums/uploads and everything started to work
  3. thanks I tried that are received an error - i dont have any plugins - fresh install with upgraded DB 1S107/3 Before you are able to use the Admin Control Panel, you must edit 'constants.php' and remove the following line: define( 'RECOVERY_MODE', TRUE );
  4. hello - upgraded the forum - now on v4.7.19, having an issue with the theme. Is there a way to rebuild? I added a new default theme and deleted the previous one to try and solve this but now the CSS calls are pointing to ccs_build_8 which does not exist. Chmod for /uploads is 777 and dont see any clear way forward with this. Help appreciated!
  5. great advice with the upgrade. I did that after updating PHP and MySQL with the constant bypass. There is some issue with my login (another account with the same email), removed that, copied over a known hash and salt and everything worked. Other accounts login fine so will figure it out in the next test run. thanks tried + another browser. Also removed the cookie_domain which I thought might have been an issue if called from a different domain (localhost). we have 30k members and 7m posts so need to make sure its all converted Appreciate everyones help here. Amazing community!
  6. thanks! yeah agree, looks to have resolved itself with a re-import. V strange but I'll take it
  7. im also seeing this - legacy upgrade. 3.4.9 -> 4.7 "Unknown column 'conf_app' in 'field list' " error , How does this include the new column in core_sys_conf_settings?
  8. Upgraded 2.4 -> 3.4.9 (thanks for the files) and no longer able to login to the forum or ACP. Checked pass hash and salt and nothing changed. Anything obvious I’m missing, connect to license server? This is running https on localhost. If not I will step through the code when I’m back
  9. replied with a couple of alternatives! received with the first alternative. Many thanks!
  10. thanks, nothing received ** for completeness also checked the spam folder
  11. thanks, received and replied. Not received any more since.
  12. Yes! Built a forum from scratch in the interim, front to back but in the end didn’t release it. Keeping up with nuances of the WYSIWYG editor was too time consuming and not something I’m an expert in. Now going to upgrade what I have and work on some peripheral areas.
  13. Thanks I didn’t receive them. Perhaps the email size is over some limit?
  14. I believe I need a 3.x version and from there upgrade to 4.x. Different PHP support which I have covered. How do I access a 3.x version? Sent an email to accounts and sales and heard nothing back. Paying customer.