The following warnings occurred:
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.28 (Linux)
File Line Function
/global.php 783 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.28 (Linux)
File Line Function
/global.php 783 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined variable $newpmmsg - Line: 40 - File: global.php(841) : eval()'d code PHP 8.1.28 (Linux)
File Line Function
/global.php(841) : eval()'d code 40 errorHandler->error
/global.php 841 eval
/printthread.php 16 require_once
Warning [2] Undefined array key "style" - Line: 909 - File: global.php PHP 8.1.28 (Linux)
File Line Function
/global.php 909 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined property: MyLanguage::$lang_select_default - Line: 5024 - File: inc/functions.php PHP 8.1.28 (Linux)
File Line Function
/inc/functions.php 5024 errorHandler->error
/global.php 909 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key "additionalgroups" - Line: 7162 - File: inc/functions.php PHP 8.1.28 (Linux)
File Line Function
/inc/functions.php 7162 errorHandler->error
/inc/functions.php 5044 is_member
/global.php 909 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key 1 - Line: 1415 - File: inc/functions.php PHP 8.1.28 (Linux)
File Line Function
/inc/functions.php 1415 errorHandler->error
/inc/functions.php 1370 fetch_forum_permissions
/printthread.php 76 forum_permissions
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.28 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.28 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.28 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.28 (Linux)
File Line Function
/printthread.php 165 errorHandler->error



Form Tools
Update Outdated URLS - Printable Version

+- Form Tools (https://forums.formtools.org)
+-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1)
+--- Forum: Installation (https://forums.formtools.org/forumdisplay.php?fid=4)
+--- Thread: Update Outdated URLS (/showthread.php?tid=2925)



Update Outdated URLS - squidz - Feb 25th, 2014

I have had Formtools 2.0.4 installed on a site for a year or more. During the initial install some URLS were left as IP numbers while the domain finished propagating and then were left. Everything worked fine.

The server was upgraded and the IP changed so it has now broken form function and navigation in the Admin.

I tried a find and replace of the IP in the mysql database and I updated the globabl > config.php file.

I have managed to get into the Admin, but all of the Admin sidebar menu is still wanting to use the old IP address and I desperately need to update it to function properly.

However, I cannot find anywhere that this old IP is entered beyond the spots I've already updated.

Can someone please assist and guiding me to where I'd fix this?




RE: Update Outdated URLS - squidz - Feb 26th, 2014

EDIT:

SOLVED. Finally tracked this down to the URLs in the forms themselves.

D'oh!

------

Follow up, still not solved. I have managed to get the admin fixed via emptying the cache folder in the theme.

BUT, our forms are still throwing an error that refers to the old IP.

Failed to load resource http://<old-ip-number>/myformsadmin/global/scripts/rsv.js

I cannot figure out where this IP is still set. Can anyone instruct how I can track this down? It seems like a domain or IP change should be more readily available to update. Help?