Jump to content

Buzzy fan

Clients
  • Posts

    67
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Everything posted by Buzzy fan

  1. I was able to fix this by changing PHP version to 7.3 Now, when I try to do the update, I got this error Call to undefined method IPS\Image::canWriteText() Any idea why ? Thanks
  2. @Woodsman, The only difference in config_global.php is INFO['sql_tbl_prefix'] = 'ibf_'; changed to $INFO['sql_tbl_prefix'] = 'x_utf_ibf_'; Added in new config_global.php $INFO['sql_charset'] = 'utf8'; Changed default Board URL to $INFO['board_url'] = 'http://localhost/forumtest/index.php'; Thanks for your help
  3. Hi all.. I did follow Woodsman instruction before upgrating from 3.4 to 4.3 Hi. I did upgrade my IPB 3.4 to IPB 4.3 yesterday in WAMP. I ran the IPS UTF8 Converter before and all table was converted successfully. I did copy all IPB 4.3 files/folders to the root of IPB 3.4. I had no choice to do this way because I can't log anymore to ACP on 3.4.. Got some errors Warning: require_once(/home/xxx/public_html/forum.com/forum/admin/applications/core/modules_admin/login/manualResolver.php): failed to open stream: No such file or directory in /home/xxxx/public_html/forum.com/forum/admin/sources/base/core.php on line 1188 Fatal error: require_once(): Failed opening required '/home/xxx/public_html/forum.com/forum/admin/applications/core/modules_admin/login/manualResolver.php' (include_path='.:/opt/cpanel/ea-php56/root/usr/share/pear:/home/xxx/public_html/forum.com/forum/ips_kernel/') in /home/xxx/public_html/forum.com/forum/admin/sources/base/core.php on line 1188 So, what I did .. Copied all files/folders to my laptop and ran WAMP Added original database to WAMP Change PHP version to 7.0.33 Ran IPS UTF8 Converter Upload all files/folders from IPB 4.3 folders to WAMP Now, when I try to log to my forum, I got this error An error occurred (500 Error) We're sorry, but a temporary technical error has occurred which means we cannot display this site right now.  You can try again by clicking the button below, or try again later. If I try to log to AdminCP, I got this error An error occurred (500 Error) We're sorry, but a temporary technical error has occurred which means we cannot display this site right now. Table 'xxx_forum221.x_utf_ibf_core_sys_conf_settings' doesn't exist You can try again by clicking the button below, or try again later. I'm lost... Did I miss something ?.. I'm not a guru in mysql or PHP.. Is someone can help me please ? Thanks
  4. Hi..i suggest you to open a ticket in IPB customer area. They will do it the right way and you will be safe. Buzz
×
×
  • Create New...