-
AuthorPosts
-
ithacaindy Friend
ithacaindy
- Join date:
- January 2010
- Posts:
- 335
- Downloads:
- 0
- Uploads:
- 10
- Thanks:
- 20
- Thanked:
- 12 times in 1 posts
January 26, 2011 at 3:57 am #159312I’m getting warnings about the JA_Thumbnail plugin (the Joomla 1.6 version) whenever I hit the “Image” button when creating an article. This is the warning I receive:
Warning: Missing argument 4 for plgContentPlg_JAThumbnail::onContentBeforeDisplay() in /home3/wifirepo/public_html/indyorg/plugins/content/plg_jathumbnail/plg_jathumbnail.php on line 35
Here is how the “Image” screen appears to me:
January 26, 2011 at 6:38 pm #373924I solved this way:
http://www.joomlart.com/forums/topic/image-upload-warnings-with-j1-6/
🙂thuanlq Friendthuanlq
- Join date:
- October 2010
- Posts:
- 528
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 8
- Thanked:
- 121 times in 99 posts
January 27, 2011 at 2:49 am #373975<em>@virusracing 217775 wrote:</em><blockquote>I solved this way:
http://www.joomlart.com/forums/topic/image-upload-warnings-with-j1-6/
:)</blockquote>Dear @ithacaindy,
you can resolve this problem this way . Your problem was due to bug of jathumbnail plugin, its fixed in the latest version.hivandhepatitis Friendhivandhepatitis
- Join date:
- February 2011
- Posts:
- 12
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 4
February 17, 2011 at 11:51 am #377156The bug resurfaced again, current version “quick install 02-07-2011”
function onContentBeforeDisplay( $context, &$article, &$params, $limitstart ){
It’s just missing the “= 1 ” and path changed to “/plugins/content/plg_jathumbnail/plg_jathumbnail.php”thuanlq Friendthuanlq
- Join date:
- October 2010
- Posts:
- 528
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 8
- Thanked:
- 121 times in 99 posts
February 18, 2011 at 3:54 am #377259Hi Hivandhepatitis,
You can quick fix this problem as following:
– Open file “plugins/content/plg_jathumbnail/plg_jathumbnail.php” and set default param for $limitstart as :
function onContentBeforeDisplay( $context, &$article, &$params, $limitstart = 1){
Good lucks,
February 26, 2011 at 7:13 pm #378556Thank you….. Mr,
:laugh:
AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 5 voices, and was last updated by samircej 13 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Bug: plgContentPlg_JAThumbnail::onContentBeforeDisplay( )
Viewing 6 posts - 1 through 6 (of 6 total)