Keyword

K2 support for MiniFrontpage

  • Lou Griffith
  • Lou Griffith's Avatar Topic Author
  • Offline
  • Junior Member
More
14 years 10 months ago #68607 by Lou Griffith
K2 support for MiniFrontpage was created by Lou Griffith
Hey Guys,

I have added support for MiniFrontpage however with the new K2 v2 rollout, the images don't work.

I was using the following code to access the images...

if(isset($img_url))
{
$test = json_decode($row->image);
$img = $test->main_image;
$img_out=$img;
}

But K2 v2 doesn't pull the images. Any help to fix this code would be greatful and I can post the new module here.

Thanks,
Lou

Please Log in or Create an account to join the conversation.

  • Lou Griffith
  • Lou Griffith's Avatar Topic Author
  • Offline
  • Junior Member
More
14 years 10 months ago #68608 by Lou Griffith
Replied by Lou Griffith on topic K2 support for MiniFrontpage
Here is the minifrontpage module if anyone care to work with it.
Attachments:

Please Log in or Create an account to join the conversation.

More
14 years 10 months ago #68609 by Jack Sacre
Replied by Jack Sacre on topic K2 support for MiniFrontpage
Lou if you can get this working I will be eternally in your debt!

:)

I have just installed the new module...how do I go about getting this to work?... I tried publishing category Id 10 but I get this error

Table 'db280051660.jos_jw_k2_items' doesn't exist SQL=SELECT a.*,cc.name,u.name, u.username FROM jos_jw_k2_items AS a LEFT JOIN jos_users AS u ON u.id = a.created_by LEFT JOIN jos_jw_k2_categories AS cc ON cc.id = a.catid WHERE ( a.published = 1 ) AND ( a.catid=10 ) ORDER BY a.created desc

Please Log in or Create an account to join the conversation.

  • Lou Griffith
  • Lou Griffith's Avatar Topic Author
  • Offline
  • Junior Member
More
14 years 10 months ago #68610 by Lou Griffith
Replied by Lou Griffith on topic K2 support for MiniFrontpage
I am still trying to get it to work - it worked perfectly in K2 v1. With the additions of K2 v2, it look like it has broken them. I will keep you updated.

Please Log in or Create an account to join the conversation.

More
14 years 10 months ago #68611 by JBC Web Services
Replied by JBC Web Services on topic K2 support for MiniFrontpage
Any updates on this?

Please Log in or Create an account to join the conversation.

More
14 years 1 month ago #68612 by Alexis Valera
Replied by Alexis Valera on topic K2 support for MiniFrontpage
Hi. Any goog news about this

Best regards

Please Log in or Create an account to join the conversation.

  • Lou Griffith
  • Lou Griffith's Avatar Topic Author
  • Offline
  • Junior Member
More
14 years 1 month ago #68613 by Lou Griffith
Replied by Lou Griffith on topic K2 support for MiniFrontpage
Because K2 content module does everything that mini-frontpage was doing, I have begun to use it instead. The files are still there if you would like to continue to work on this. ~ Lou

Please Log in or Create an account to join the conversation.

More
14 years 1 month ago #68614 by fakhreeldin
Replied by fakhreeldin on topic K2 support for MiniFrontpage
hi,how to list item title at the end with k2-content module

Lou Griffith said:Because K2 content module does everything that mini-frontpage was doing, I have begun to use it instead. The files are still there if you would like to continue to work on this. ~ Lou

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum