-
AuthorPosts
-
freissmann Developer
freissmann
- Join date:
- February 2011
- Posts:
- 294
- Downloads:
- 0
- Uploads:
- 71
- Thanks:
- 79
- Thanked:
- 29 times in 1 posts
June 18, 2012 at 12:46 pm #178266Hi,
after importing twitter messages into K2 categories we want to edit the new articels.
But when trying to open the article at backend the following error occures:500 – Es ist ein Fehler aufgetreten (An error occured)
DateTime::__construct() : Failed to parse time string (30-11–0001 01:00:00) at position 0 (3): Unexpected character
Any ideas?
Wall Crasher DeveloperWall Crasher
- Join date:
- December 2011
- Posts:
- 1113
- Downloads:
- 0
- Uploads:
- 15
- Thanks:
- 66
- Thanked:
- 361 times in 300 posts
June 19, 2012 at 6:56 am #457980Hi freissmann,
It seems the datetime format is not correct. We need your admin/ftp access information to take further look.
Please send it to me via pm.Have you used the latest JA Social Feed plugin?
I am waiting for your information.
Regards
semblance Friendsemblance
- Join date:
- May 2012
- Posts:
- 19
- Downloads:
- 0
- Uploads:
- 3
- Thanked:
- 2 times in 1 posts
July 8, 2013 at 1:54 pm #498285I ve the same problem when importing content from fb to k2 content there is no problem but when i want to mofified it i ve this error :
500 – Une erreur s’est produite
DateTime::__construct() : Failed to parse time string (30-11–0001 01:00:00) at position 0 (3): Unexpected character
I can’t do the upgrade… It’s seems that my upgrade rights are done?
Please help me !Thank’s a lot:((
PS : I think it can come from the translation fr-FR of K2 ?
Wall Crasher DeveloperWall Crasher
- Join date:
- December 2011
- Posts:
- 1113
- Downloads:
- 0
- Uploads:
- 15
- Thanks:
- 66
- Thanked:
- 361 times in 300 posts
July 9, 2013 at 3:09 am #498364Hi semblance,
We have just updated JA Social Feeds plugin to fix the API of Twitter. They have changed their API recently.
First, please check again the file permission on your server.
And I see that you had JA Wall membership, but it is expired. I am not sure that you can update the JA Social Feeds.
Regards
1 user says Thank You to Wall Crasher for this useful post
freissmann Developerfreissmann
- Join date:
- February 2011
- Posts:
- 294
- Downloads:
- 0
- Uploads:
- 71
- Thanks:
- 79
- Thanked:
- 29 times in 1 posts
July 10, 2013 at 8:06 pm #498594Hi Wall crasher,
thanks for your follow up message.Everything works fine so far – update of JA Social Feeds pluging is fine due to developer membership :-[
Greetings
Frank1 user says Thank You to freissmann for this useful post
semblance Friendsemblance
- Join date:
- May 2012
- Posts:
- 19
- Downloads:
- 0
- Uploads:
- 3
- Thanked:
- 2 times in 1 posts
September 19, 2013 at 9:59 am #506346I can’t do the Ja social feed plugin update cause my subscription is finished.
Problem:
When social feed import content in k2 article i can’t reedit it cause of this error :
DateTime::__construct() : Failed to parse time string (30-11–0001 01:00:00) at position 0 (3): Unexpected characterMaybe start of a solution:
I ve take a look in the DB and the problem comes from table xxx_k2_items for the publish_up value . Every article imported from facebook in k2 is still to 00-00-0000 00:00:00. I put a date manually and i can reedit it .The question is how to put a correct publish_up date in DB automatically?
semblance Friendsemblance
- Join date:
- May 2012
- Posts:
- 19
- Downloads:
- 0
- Uploads:
- 3
- Thanked:
- 2 times in 1 posts
September 19, 2013 at 10:18 am #506352Solved :
modify the k2.php file in plugins/system/jasocial_feed/tables/
replace :
$item[‘publish_up’] = ”;
With :
$item[‘publish_up’] = $this->dateToDb($post[‘source_published_date’]);PEACE
1 user says Thank You to semblance for this useful post
-
AuthorPosts
This topic contains 7 replies, has 3 voices, and was last updated by semblance 11 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum