0
after install everything i get this error on "main" page:
0 - Using $this when not in object context
my website is: www.tomroad.com
what is missing on installation?
Thanks
0 - Using $this when not in object context
my website is: www.tomroad.com
what is missing on installation?
Thanks
Responses (30)
-
Accepted Answer
-
Accepted Answer
0I've found that after update joomla for latest version something went wrong with my template. I have install a new template and make installation of the modules. I have upload an album with 12 songs. In the menu "my Music Collection" I can see the album and a few songs. When press on it I receive an error page. Can't open the next page. What Could be wrong? -
Accepted Answer
0Miguel Silva wrote:
I've found that after update joomla for latest version something went wrong with my template. I have install a new template and make installation of the modules. I have upload an album with 12 songs. In the menu "my Music Collection" I can see the album and a few songs. When press on it I receive an error page. Can't open the next page. What Could be wrong?
And inside an album, can't see the player. -
Accepted Answer
-
Accepted Answer
-
Accepted Answer
0the system plugin for music collection
see the installation instructions.. there's big blue box specifying this: https://www.joomlathat.com/documentation/music-collection/installation -
Accepted Answer
-
Accepted Answer
0also, you're not taken to the same page on click.
you're taken, for example, to the Album page.
what is happening is that you have created modules that show up on every page, so every page looks the same.. but if you scroll down you will see the actual album page.
I don't recommend creating modules on those positions (that will show everywhere) -
Accepted Answer
-
Accepted Answer
0Germinal Camps wrote:
also, you're not taken to the same page on click.
you're taken, for example, to the Album page.
what is happening is that you have created modules that show up on every page, so every page looks the same.. but if you scroll down you will see the actual album page.
I don't recommend creating modules on those positions (that will show everywhere)
this means, that is better to remove the positions? -
Accepted Answer
-
Accepted Answer
0yes, remove the modules from those positions.
instead, I recommend using un-used positions (you can make them up, for example "music1")
and load those positions into MC's main page, through the "introtext" fields (in MC global config), using the "loadposition" syntax
like this:
loadposition music1
(it has to be between curly braces) -
Accepted Answer
-
Accepted Answer
-
Accepted Answer
0thanks for your answer. I have delete that text.
Now I have found other problem. in this page: http://tomroad.com/index.php/my-music-collection.html when I press on the artist name opens a blank page (error page) Can't find why. Try everything, but still get the error.
When I open the page: http://tomroad.com/index.php/my-music-collection/tom-road.html the player don't appear, can't listen the songs.
In the administrator page, can't add comments, type, rattings or Playlist.
What is missing?
Best regards -
Accepted Answer
0thanks for your answer. I have delete that text.
Now I have found other problem. in this page: http://tomroad.com/index.php/my-music-collection.html when I press on the artist name opens a blank page (error page) Can't find why. Try everything, but still get the error.
When I open the page: http://tomroad.com/index.php/my-music-collection/tom-road.html the player don't appear, can't listen the songs.
In the administrator page, can't add comments, type, rattings or Playlist.
What is missing?
Best regards -
Accepted Answer
-
Accepted Answer
0I've check that,. it's in last position. Clear cash. No alteration. The player don't appear.
the other question. when i click on the algum I'll get an error page. after inspection found that the album is search for an strange address. where I can change that? check the image please.-
Germinal Campsmore than a month agothat is what I meant before, about the plugin in last position, this is what caused (in theory) the "wrong link" in albums. can you send me admin access so I can take a look?
-
-
Accepted Answer
-
Accepted Answer
0ok. I've re-install com_muscol_3.0.6_pro_3.x and plg_muscol_3.0.1_3.x.
The answer I receive from website when I install the first one is a popup Box saying OK. I don't know if this is correct. the plugin installation get a message in page saying the installation with success.
I've made the installation using the method drag and drop on the installation page.
the jwplayer doesn't work. the comments, still trying to load.
On the backoffice, the fields still empty.
Do you know if is better to use ftp and upload a new file to that address? -
Accepted Answer
0hi,
ok, now the previous error I mentioned is gone. Still other errors tho, that are causing the problem with the player.
I managed to see where the problem may come from. is not related to Music Collection but it's affecting it.
you must set the PHP config variable:
short_open_tag=On
on your php.ini file
looks like it's currently OFF, and needs to be ON.
can you enable this, and then let me know? -
Accepted Answer
0thanks.
that fixed a bunch of errors in the page. still, some to solve.
it appears there's a file called inject.preload.js (related to webpack) causing this
if you open Chrome's developer console, you will see what I mean.
do you know where this is coming from? maybe is a plugin you can disable?
the problem is that the JS error caused by this is affecting the rest of the page, including Jwplayer (that's why it doesn't appear, but the problem does not come from JWplayer itself) -
Accepted Answer
-
Accepted Answer
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 »