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 8 years, 3 months ago by
Steven Zahm.
-
AuthorPosts
-
05/13/2014 at 12:41 pm #290978
walter
Participanthello steven,
when i add a new entry i always get some error messages, and then sometimes i get a multiple entry:
Warning: preg_match(): Compilation failed: invalid range in character class at offset 7 in ../wp-content/plugins/connections/includes/libraries/php_class_upload/class.upload.php on line 2899
Warning: preg_match(): Compilation failed: invalid range in character class at offset 7 in ../wp-content/plugins/connections/includes/libraries/php_class_upload/class.upload.php on line 2939
Warning: preg_match(): Compilation failed: invalid range in character class at offset 7 in ../wp-content/plugins/connections/includes/libraries/php_class_upload/class.upload.php on line 2966
Warning: preg_match(): Compilation failed: invalid range in character class at offset 7 in ../wp-content/plugins/connections/includes/libraries/php_class_upload/class.upload.php on line 2993
Warning: preg_match(): Compilation failed: invalid range in character class at offset 7 in ../wp-content/plugins/connections/includes/libraries/php_class_upload/class.upload.php on line 3011
Warning: Cannot modify header information – headers already sent by (output started at ../wp-content/plugins/connections/includes/libraries/php_class_upload/class.upload.php:2899) in ../wp-includes/pluggable.php on line 1121
-
This topic was modified 8 years, 5 months ago by
Steven Zahm. Reason: Remove full server path for security
Attachments:
You must be logged in to view attached files.05/13/2014 at 12:43 pm #290982walter
Participant05/13/2014 at 12:59 pm #290984Steven Zahm
Keymaster@ walter
Honestly, I have no clue why you would receive that error. I guess you’re lucky. The error doesn’t seem to be affecting functionality. I suspect duplicates are being created because doing a browser refresh.
Open your
wp-config.php
file and add the following:error_reporting(0); @ini_set('display_errors', 0); @ini_set( 'log_errors', 'On' );
This should be added right before this line:
/* That's all, stop editing! Happy blogging. */
PHP errors and other notices shouldn’t be shown on live sites, they should be written to log file which is what this does. Hope that helps.
05/13/2014 at 1:02 pm #290985Steven Zahm
Keymaster@ walter
I just noticed something else, the template is not being display correctly. see the suggestion in the yellow-tinted section in this FAQ
05/13/2014 at 1:13 pm #290986walter
ParticipantDoesnt help Steven,
when i add the code in the wp-congig.php it shows just an empty page instead of the error page.
Then i tried to activated: “Compatibility section, please check the Templates option” – aslo doesnt help
again, it doesnt add the new entry and displays:
Warning: preg_match(): Compilation failed: invalid range in character class at offset 7 in /var/home/produktionen_at/www/danubesurfer/wp-content/plugins/connections/includes/libraries/php_class_upload/class.upload.php on line 2899
Warning: preg_match(): Compilation failed: invalid range in character class at offset 7 in /var/home/produktionen_at/www/danubesurfer/wp-content/plugins/connections/includes/libraries/php_class_upload/class.upload.php on line 2939
Warning: preg_match(): Compilation failed: invalid range in character class at offset 7 in /var/home/produktionen_at/www/danubesurfer/wp-content/plugins/connections/includes/libraries/php_class_upload/class.upload.php on line 2966
Warning: preg_match(): Compilation failed: invalid range in character class at offset 7 in /var/home/produktionen_at/www/danubesurfer/wp-content/plugins/connections/includes/libraries/php_class_upload/class.upload.php on line 2993
Warning: preg_match(): Compilation failed: invalid range in character class at offset 7 in /var/home/produktionen_at/www/danubesurfer/wp-content/plugins/connections/includes/libraries/php_class_upload/class.upload.php on line 3011
05/13/2014 at 1:18 pm #290990walter
Participantjust happens when i try to uplaod a picture
05/13/2014 at 1:19 pm #290991walter
Participantor logo
05/13/2014 at 1:21 pm #290992Steven Zahm
Keymaster@ walter
The template looks correct now, so I’m guessing that did work fine.
I’m guessing you can add an entry without an image just fine, correct?
Perhaps its the images that are the issue. Can you attach an image that you’re adding which is causing the issue to so if I can duplicate it?
What is the image file size?
05/13/2014 at 1:26 pm #290994walter
Participantprblems with all the images uploaded, now mine ;-) as attachment. File size is like 40kb
Attachments:
You must be logged in to view attached files.05/13/2014 at 1:27 pm #290996walter
Participantand no problem with adding it without image. error just appears at image adding
-
This topic was modified 8 years, 5 months ago by
-
AuthorPosts
You cannot reply to this support topic. Please open your own support topic.