Skip to content
This repository has been archived by the owner on Mar 30, 2019. It is now read-only.

I get "strict standards" errors when using this... Please help. #191

Closed
chill4 opened this issue Nov 12, 2014 · 3 comments
Closed

I get "strict standards" errors when using this... Please help. #191

chill4 opened this issue Nov 12, 2014 · 3 comments

Comments

@chill4
Copy link

chill4 commented Nov 12, 2014

Dear Michael!

Thank you for having made this component. I have been watching your work for years, always really scared if I would be able to publish my podcast. I tried it now and actually came quite far. Here is my problem: When I save a new episode ("Podcast") , I get lines above the UI:

Strict Standards: Declaration of PodcastManagerModelPodcast::prepareTable() should be compatible with JModelAdmin::prepareTable($table) in /kunden/401993_12159/oukdemo/administrator/components/com_podcastmanager/models/podcast.php on line 27

Strict Standards: Declaration of PodcastManagerTablePodcast::_getAssetParentId() should be compatible with JTable::_getAssetParentId(JTable $table = NULL, $id = NULL) in /kunden/401993_12159/oukdemo/administrator/components/com_podcastmanager/tables/podcast.php on line 306

What does that mean? Does this cause any harm?

Your help would be greatly appreciated.

AnDee from Berlin, Germany!

@chill4
Copy link
Author

chill4 commented Nov 12, 2014

Oh, and if I enter "Feeds", it says...

Strict Standards: Declaration of PodcastManagerTableFeed::_getAssetParentId() should be compatible with JTable::_getAssetParentId(JTable $table = NULL, $id = NULL) in /kunden/401993_12159/oukdemo/administrator/components/com_podcastmanager/tables/feed.php on line 267

I have no idea what that means?

Thanks once more!

@chill4 chill4 changed the title I get errors whil using this... I get "strict standards" errors when using this... Please help. Nov 12, 2014
@mbabker
Copy link
Member

mbabker commented Nov 13, 2014

Strict Standards messages aren't a big deal, they're mostly because of the
code supporting both Joomla 2.5 and 3.x. If you turn error reporting down
they will go away.

On Wed, Nov 12, 2014 at 6:18 PM, chill4 notifications@github.com wrote:

Oh, and if I enter "Feeds", it says...

Strict Standards: Declaration of
PodcastManagerTableFeed::_getAssetParentId() should be compatible with
JTable::_getAssetParentId(JTable $table = NULL, $id = NULL) in
/kunden/401993_12159/oukdemo/administrator/components/com_podcastmanager/tables/feed.php
on line 267

I have no idea what that means?

Thanks once more!


Reply to this email directly or view it on GitHub
#191 (comment)
.

@chill4
Copy link
Author

chill4 commented Nov 13, 2014

Dear Michael! Thanks for this really quick answer. I will try to switch this off, Thanks also for your component, I thought I could never make it (=hosting my podcast!) work!

AnDee!

@chill4 chill4 closed this as completed Nov 13, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants