0
Error: Model class albumsModelAlbum not found in file.
This error occurs when I try to modify the album entry in backend and when save after filling info shows this error
Error: Fatal error: Call to a member function store() on a non-object in /home/xyz/public_html/abcd/administrator/components/com_muscol/controllers/album.php on line 38
This error occurs when I try to modify the album entry in backend and when save after filling info shows this error
Error: Fatal error: Call to a member function store() on a non-object in /home/xyz/public_html/abcd/administrator/components/com_muscol/controllers/album.php on line 38
Responses (3)
-
Accepted Answer
0my friend,
this is because you overwrited the file when I sent you those files that solved the first error you had!!!
remember? you had to replace /components/com_muscol/models/album.php but you replaced administrator/components/com_muscol/models/album.php instead...
you have to put the original files for the administrator!!!!!!!!!!!
you know what I mean? -
Accepted Answer
-
Accepted Answer
0about the song, I answered you in the other thread
about that file you replaced: I sent you two files into your mail to replace some files on the installation, but you accidentaly replaced two files you hadn't to, and then you replaced the correct ones. but the first you had replaced... stay replaced! thats way you get the error when try to edit an album. you have two options:
- unzip the com_muscol_1.0.2.zip of yuour installation, and manually copy the files
administrator/compoentns/com_muscol/models/album.php
and
administrator/compoentns/com_muscol/models/song.php
into your installation
or... completely uninstall MUSCOL and reinstall it (this won't erase the data you already entered)
Your Reply

Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »