Support has been upgraded!
The Support Forum is closed. Not to worry! Providing the top quality support you expect and we're known for will continue! We're not ending support, just changing where you submit requests. This will provide you with the best experience possible.
Premium Support
Have you purchased an addon for Connections such as one of our premium templates or extensions with a valid license and you need help?
Please open a Support Ticket in your user account.
Free Support
Are you using the free Connections plugin? Don't worry, you are still very important to us! We are still providing you with the same high quality support that we're known for.
Please open a new support topic in the WordPress support forums for Connections.
Tagged: 0.8.6, class.upload.php, preg_match, Tile Plus
- This topic has 14 replies, 3 voices, and was last updated 11 years, 10 months ago by
Steven Zahm.
-
AuthorPosts
-
05/13/2014 at 1:41 pm #290999
Steven Zahm
Keymaster@ walter
This issue seems to be related to the version of PHP and PCRE on your site.
http://www.verot.net/php_class_upload_forum.htm?php_class_upload_forum_id=4992&php_class_upload_forum_thread_id=4992&lang=en-GBDownload the attached file and unzip it.
Login to your site with FTP and navigate to:../wp-content/plugins/connections/includes/libraries/php_class_upload/Upload the unzip file to this path overwriting the original.
That should resolve the issue.Attachments:
You must be logged in to view attached files.05/13/2014 at 4:04 pm #291033walter
ParticipantThanks Steven, that solved it ;-)))))
05/13/2014 at 4:14 pm #291035Steven Zahm
Keymaster@ walter
Great to hear!
If you have a moment, I would truly appreciate a review as they really do make a difference. Many thanks in advance!
http://wordpress.org/support/view/plugin-reviews/connections10/17/2014 at 11:21 pm #307466argentina
GuestProblem PHP 5.5 escape "-" => "\-" OK IN PHP 5.5=> preg_match("/^([\.\-\w]+)\/([\.\-\w]+)(.*)$/i", $this->file_src_mime) ERROR IN PHP 5.5 < preg_match("/^([\.-\w]+)\/([\.-\w]+)(.*)$/i", $this->file_src_mime)10/18/2014 at 9:27 am #307470Steven Zahm
Keymaster@ argentina
Thanks! Two questions…
The version of the preg_match() you have label OK in PHP 5.5 is what is already in the file. Are you using an older version of Of Connections or maybe have them labelled backwards?
I guess this is not a question … The latest versions of Connections does not use this third party library anymore. It is only still being included for backward compatibility for older versions of the CSV Import extension that required it. It s not even included for use in the core Connections plugin. So if you’re getting an error with this, you must be using an older version of Connections, yes?
-
AuthorPosts
You cannot reply to this support topic. Please open your own support topic.
