Forum Replies Created
-
AuthorPosts
-
Enrique Garibay
ParticipantUpdated folder permission to 767 but it doesn’t work.
I’m able to add new connections, but the image processing returns the following error log in PHP code:
[Wed Aug 26 14:04:05 2015] [error] [client 201.231.141.140] PHP Fatal error: Function name must be a string in /var/www/vhosts/firstpresmanhattan.com/httpdocs/wp-admin/includes/file.php on line 352, referer: http://www.firstpresmanhattan.com/wp-admin/admin.php?page=connections_manage&cn-action=edit_entry&id=376&_wpnonce=a4856b27b1″
that’s why the POST action returns 500
if we add a new entry with an image, the entry in the “uploads/connections-images” is created OK as expected, but the upload process aborts due to the error above
Any Idea?
Thanks
Enrique Garibay
ParticipantI also changed permissions of both ./wp-content/plugins/connections/cache/index.php and ./wp-content/plugins/connections/cache/index.html to:
rwx rw- rwx
Still only NON-photo submissions are accepted.
Test Suite just continues to run indefinately.
Nothing is working as expected. Suggestions?
Enrique Garibay
ParticipantI changed permissions of ./wp-content/plugins/connections/cache to:
rwx rw- rwx
WP System Health “Test Suite” seems to time out. Trying it again.
I submit a contact from public site without image, it goes into admin site and available for “manage”. when image is included, it does not appear in admin site and not available for “manage”.
I’ll update back as Test Suite information available.
Enrique Garibay
ParticipantAdmin site is complaining:
NOTICE: Path ../wp-content/plugins/connections/cache does not seem to be writeable.
File permission for that older set at your previous suggestion of:
rwx r-x r-x
checking on the plugin now
Enrique Garibay
ParticipantServer Configuration
Operating System : Linux (64 Bit)
Server : Apache/2.2.3 (CentOS)
Memory usage : 53.09 MByte
MYSQL Version : 5.1.55
SQL Mode : Not set
PHP Version : 5.2.17
PHP Safe Mode : On
PHP Allow URL fopen : On
PHP Memory Limit : 60M
PHP Max Upload Size : 10M
PHP Max Post Size : 8M
PCRE Backtracking Limit : 100000
PHP Max Script Execute Time : 30s
PHP Exif support : Yes ( V1.4 )
PHP IPTC support : Yes
PHP XML support : YesGraphic Library
GD Version : bundled (2.0.34 compatible)
FreeType Support : Yes
FreeType Linkage : with freetype
T1Lib Support : Yes
GIF Read Support : Yes
GIF Create Support : Yes
JPG Support : Yes
PNG Support : Yes
WBMP Support : Yes
XPM Support : Yes
XBM Support : Yes
JIS-mapped Japanese Font Support : NoFolder Permissions
Image Path Exists: Yes
Image Path Writeable: Yes
Template Path Exists: Yes
Template Path Writeable: Yes
Cache Path Exists: Yes
Cache Path Writeable: Yes===
Enrique Garibay
ParticipantSteve, I think this is a symptom of a larger issue. I create submissions on the public site and the page tells me “submission received” however the submission is not visible within the admin site to manage. I’ve tested this with both entries that included and excluded photos and none show up.
Permissions are set as follows:
wp-content: rwx rw- rwx
wp-content/cache/: rwx r-x r-x
wp-content/connection_images/: rwx rw- rwx
wp-content/plugins/connections/: rwx r-x r-x
wp-content/plugins/connections/cache/: rwx rw- rwxI’ll look at the items you reported and post those back momentarily. Thank you.
Enrique Garibay
ParticipantHi Steve.. just opened php.ini file for this domain. It shows that memory is already set as 128MB:
memory_limit = 128M
Any other suggestion?
Enrique Garibay
ParticipantHi Steve, I modified the ‘wp-config.php’ file by adding the line:
define(‘WP_MEMORY_LIMIT’, ’64M’);
Nothing changed. We still cannot upload image and get a white screen.
The image is named VerllaCoughenour.JPG and is 371KB in file size.
Any next suggestion?
Thanks,
Enrique
Enrique Garibay
ParticipantAlso, right now each contact is “open” vertically on the list. Clicking the arrow at right does not minimize it as it does in your example referenced earlier.
How can we have the page displayed so that all contact info is minimized as default?
Enrique Garibay
ParticipantMaybe I have a cache problem as issues #2 and #3 no longer exist.
Can you advise on issue #1?
-
AuthorPosts
