2017-04-27, 00:46:45
then you are doing something wrong
The following warnings occurred: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "threadviews_countguests" - Line: 745 - File: showthread.php PHP 8.1.31 (Linux)
|
Image upload failures after server PHP update
|
2017-04-27, 00:46:45
then you are doing something wrong
2017-04-27, 00:55:00
You cannot set php ini directives in an htaccess typically, they must go in php ini, this is usually locked down. Depends on the host though.
2017-04-27, 01:03:22
yes, maybe, but this is not necessarily the case, many hosts provides it.
you can try php_value instead of php_flag: php_value always_populate_raw_post_data -1
2017-04-27, 05:21:44
Yes @Bigin, it's pretty safe to assume that I'm doing ~something~ wrong.
@shawn_a Yes, the hosting company has things pretty well locked down that way.
2017-04-29, 01:56:01
Well, a tip of my hat and a BIG thank you to shawn_a. Using cpanel to switch from php 5.6 to php 7 got rid of the php chatter and the error uploading pictures! Sadly, the process still does not work as I encounter a java error now, with "fancybox" which wasn't happening pre-patching by the hosting company. Arrgh! Not sure if it is at all GS related, so I'll start with the hosting company for advice.
If your interested, the error is: script.js:46 Uncaught TypeError: $(...).fancybox is not a function at HTMLDocument.<anonymous> (script.js:46) at Object.resolveWith (jquery-1.6.3.min.js:2) at Function.ready (jquery-1.6.3.min.js:2) at HTMLDocument.C (jquery-1.6.3.min.js:2)
2017-04-29, 10:00:33
What page is this on?
2017-04-29, 11:18:43
Shawn,
Kittens.html : http://warcloudexotics.com/kittens.html Thanks, -george
2017-06-11, 22:59:48
I think you should update to lasted php version
2017-06-11, 23:08:42
2020-04-29, 02:34:03
Where you can not interfere with the PHP version.
Usually, the hosting packages support version changes. Try checking the file sa_welcome.php line 12. |
« Next Oldest | Next Newest »
|