WPIntell

Source evidence

Warning: implode() [function.implode]: Invalid arguments

Timeline Pro · support · 2014-06-05T14:55:00+00:00

mixedsentiment
mediumseverity
0.8relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

6 / 35 rows with source links

17.1% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

29 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
Loomy83 resolved
Hi ! Please help me. 1.0 was working fine. i upgraded to 1.1. wasnt working, removed, reinstalled 1.0 and now everytime, whether i use plain shortcode or shortcode with posttype(‘post’ or many postypes) i am getting this error 🙁 Warning: implode() [function.implode]: Invalid arguments passed in /home/jabulktb/public_html/new/wp-content/plugins/timeline-pro/index.php on line 482 What could this be ? If $posttype is only containing post then there will be no commas or is not an array, hence its failing. Im not sure why now all of a sudden this is happening ? How do i delete any settings that 1.1 created ? is it unregister_setting(timelinepro_setting_name) etc will this help https://wordpress.org/plugins/timeline-pro/ hi Loomy83 we have removed shortcode attributes so if you define posttype=’post’ or something like this in shortcode it will not work. please use version 1.1 and create custom post “ Add New Timeline Pro ” and see the shortcode at bottom please use this only like bellow [timeline_pro id=”xxx” ] so you don’t need define shortcode attributes in page, just change setting from exiting “timeline” you created. /////////////// also please note that version 1.1 won’t create any option you mentioned, it will work with post meta’s Thanks

Comments

1 shown
PluginsPoint 2014-06-05T19:12:00+00:00

hi Loomy83 we have removed shortcode attributes so if you define posttype=’post’ or something like this in shortcode it will not work. please use version 1.1 and create custom post “ Add New Timeline Pro ” and see the shortcode at bottom please use this only like bellow [timeline_pro id=”xxx” ] so you don’t need define shortcode attributes in page, just change setting from exiting “timeline” you created. /////////////// also please note that version 1.1 won’t create any option you mentioned, it will work with post meta’s Thanks