Lyften Bloggie - authors_v1.0.4 module error helper.php on ...

Items per page:

Showing 1-3 of 3 items

Hi there! Thank for this nice Joomla bloggin tool.

I have a problem with the latest mod_lb_authors_v1.0.4 module.

Got this error 

Warning: Invalid argument supplied for foreach() in /home/site/public_html/modules/mod_lb_authors/helper.php on line 66

 

Any suggestion how to solve this?

 

rgds

 

ps this site loads very slowly with this blogging comp is it bcs of Lyften bloggie? Just wonder if the performance will be an issue when using Lyften Bloggie in future...

 

what you say?


No my site is just very slow. I can't afford anything better right now. I have complained to Fatcow.com but they said it's working fine (obviously its not). I already paid for the whole year. Anyone have any good hosting suggestions? I'm looking at 1and1.com right now.

Anyway, you error is caused because you don't have any entries. I'll fix the module for the next release.


 


[ssnobben 2009-10-18 00:46:49]:

Hi there! Thank for this nice Joomla bloggin tool.

I have a problem with the latest mod_lb_authors_v1.0.4 module.

Got this error 

Warning: Invalid argument supplied for foreach() in /home/site/public_html/modules/mod_lb_authors/helper.php on line 66

 

Any suggestion how to solve this?

 

rgds

 

ps this site loads very slowly with this blogging comp is it bcs of Lyften bloggie? Just wonder if the performance will be an issue when using Lyften Bloggie in future...

 

what you say?


hi Daniel,

I'm new user of lyftenBloggie(v1.0.4, fresh install) and i got the same error.

I've seen that in this helper.php, you made a query (l34) where you select
id,user_id and name from #__bloggies_authors but the field name doesn't exist in this table.


I also got an error when I tried to delete an entries in the admin console due to this query that delete row in an old table.

administrator/components/com_lyftenbloggie/models/entries.php (l272) when you delete entryid from #__bloggies_permalinks.
Maybe this issue was already mentioned in other post (so sorry in this case). I comment this query and it's work fine.

I don't have test other module for now.

 

Items per page:

Showing 1-3 of 3 items