-
AuthorPosts
-
austenn01 Friend
austenn01
- Join date:
- August 2010
- Posts:
- 175
- Downloads:
- 115
- Uploads:
- 14
- Thanked:
- 33 times in 1 posts
October 9, 2013 at 11:49 am #191252Hello,
I just installed the new T3V3 v1.0.0 version of JA Nex and i have some Major Error when switching from j! Content to K2 for JA News Featured Module.
Attached is a screen shot.
Here is the error code (the template is un-usuable with these errors):
Warning: Creating default object from empty value in /home/mytasks/public_html/dev/edu-news/modules/mod_janews_featured/helpers/adapter/k2.php on line 184
Warning: Creating default object from empty value in /home/mytasks/public_html/dev/edu-news/modules/mod_janews_featured/helpers/adapter/k2.php on line 184
Warning: Creating default object from empty value in /home/mytasks/public_html/dev/edu-news/modules/mod_janews_featured/helpers/adapter/k2.php on line 184
Warning: Creating default object from empty value in /home/mytasks/public_html/dev/edu-news/modules/mod_janews_featured/helpers/adapter/k2.php on line 184
Warning: Creating default object from empty value in /home/mytasks/public_html/dev/edu-news/modules/mod_janews_featured/helpers/adapter/k2.php on line 184
Warning: Creating default object from empty value in /home/mytasks/public_html/dev/edu-news/modules/mod_janews_featured/helpers/adapter/k2.php on line 184
Please assist, i can send logins if required
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
October 10, 2013 at 3:30 am #508539Hi austenn01,
Thank you for your feedbacks. I have already transfered this issue to our developers for the bug fix in next update of JA News Featured module. You can keep track on work flow at http://pm.joomlart.com/browse/JAECMODJANEWSFPJVI-93
At this time, you can set None to Error Reporting in Global Configuration >> Server to hide the error message while waiting the stable bug fix from our dev team.
austenn01 Friendaustenn01
- Join date:
- August 2010
- Posts:
- 175
- Downloads:
- 115
- Uploads:
- 14
- Thanked:
- 33 times in 1 posts
November 10, 2013 at 11:42 am #511739<em>@Leo Burnetts 393006 wrote:</em><blockquote>Hi austenn01,
Thank you for your feedbacks. I have already transfered this issue to our developers for the bug fix in next update of JA News Featured module. You can keep track on work flow at http://pm.joomlart.com/browse/JAECMODJANEWSFPJVI-93
At this time, you can set None to Error Reporting in Global Configuration >> Server to hide the error message while waiting the stable bug fix from our dev team.</blockquote>
Hello,
do we have a fix for this yet? I need to get the site I am working on live, but I can’t until this issue is fixed.
Disabling the error reporting DOES NOT fix the issue of the items not showing….it removes the errors, but doesn’t fix anything.
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
November 12, 2013 at 12:33 pm #511977Hi austenn01,
I’m sorry for being late to update the news on this module bug fix. I has reminded our developer again and set “Urgent” status to this bug so that he will prioritize to check and fix it first. I will come back to reply you as soon as he has the solution on this bug and help you to apply the fix update on your site. Thank you !
austenn01 Friendaustenn01
- Join date:
- August 2010
- Posts:
- 175
- Downloads:
- 115
- Uploads:
- 14
- Thanked:
- 33 times in 1 posts
November 15, 2013 at 3:49 am #512289Hello,
Thank you
After my client has played a little with the site, it seems there MIGHT be some more bugs with this module….It doesnt seem to be re-sizing images that are placed into Joomla Content…
mikkeyb007 Friendmikkeyb007
- Join date:
- November 2009
- Posts:
- 7
- Downloads:
- 0
- Uploads:
- 0
- Thanked:
- 1 times in 1 posts
November 18, 2013 at 9:08 am #512563Hi Leo, any update on this yet? I am getting the same error when switching to K2 Content for Ja News Featured module. I have switched error reporting to off for development purposes and that has temporarily stopped the error string from appearing but we need a fix for going live. Not sure if my webhost would allow error reporting to be set to none until bug fix is available.
Thanks, Michael.
Austenn01 – Not sure if this helps, but I have found that featured articles need to have at least 80 characters. Any less and I have found that the image and text resizes down within the container.
mikkeyb007 Friendmikkeyb007
- Join date:
- November 2009
- Posts:
- 7
- Downloads:
- 0
- Uploads:
- 0
- Thanked:
- 1 times in 1 posts
November 18, 2013 at 11:55 am #512587Austenn01 – I think I have managed to fix this error.
open your file file – /home/mytasks/public_html/dev/edu-news/modules/mod_janews_featured/helpers/adapter/k2.php on line 184.
Create a new line under //Plugins and add the line:
$row->event = new stdClass();
This should mean that the warnings will not show up, even with error reporting on.
Hope this helps, Michael.
1 user says Thank You to mikkeyb007 for this useful post
austenn01 Friendaustenn01
- Join date:
- August 2010
- Posts:
- 175
- Downloads:
- 115
- Uploads:
- 14
- Thanked:
- 33 times in 1 posts
November 19, 2013 at 8:11 am #512678Hello,
This seems to have fixed the issue, but now that I try to make another JoomlArt module show from K2, I am getting errors with the JA News Pro Module module JoomlArt module..
IE: (JA News Pro Module module) the module position to the right is showing this error when choosing K2 as the source:
Warning: Creating default object from empty value in /home/squnch1/public_html/dev/new/modules/mod_janewspro/helpers/adapter/k2.php on line 377
Warning: Creating default object from empty value in /home/squnch1/public_html/dev/new/modules/mod_janewspro/helpers/adapter/k2.php on line 377
Warning: Creating default object from empty value in /home/squnch1/public_html/dev/new/modules/mod_janewspro/helpers/adapter/k2.php on line 377
Warning: Creating default object from empty value in /home/squnch1/public_html/dev/new/modules/mod_janewspro/helpers/adapter/k2.php on line 377
Any help is appreciated..
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
December 10, 2013 at 7:29 am #514922Hi guys,
I am sorry for being late on this thread. Our developer has already released the new update (v2.5.8) of JA News Featured that contains the bug fix of displaying the K2 content. You can backup the modification and update this module via our JAEM component.
AuthorPostsViewing 9 posts - 1 through 9 (of 9 total)This topic contains 9 replies, has 3 voices, and was last updated by phong nam 10 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Major Error when switching from j! Content to K2 for JA News Featured Module
Viewing 9 posts - 1 through 9 (of 9 total)