×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: MMS Plugin is not working..

MMS Plugin is not working.. 14 years 8 months ago #5848

  • Alex
  • Alex's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 3
  • Thank you received: 0
Hi,

I just installed "Joomlacomment 4 beta2" and MMS blog 2.3.0 - I then went to "Other components settings" to set the mms plugin up.

Now when I go to mmsblog the comments are not there !!
If I activate ( from MMS blog parameters ) the "Intergrate with JomComment" I receive an error.

What am I doing wrong ?? Please some help ?

Thank you

MMS Plugin is not working.. 14 years 8 months ago #5849

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Hey there Alex,
Well you will have to add few lines of code to the mmsblog template. Please search the forum and you will find the necessary information.
cheers,
Daniel

MMS Plugin is not working.. 14 years 8 months ago #5865

  • Alex
  • Alex's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 3
  • Thank you received: 0
Hi Daniel,

Thank you for your reply,

If you are refening to this post:
============================================


<!-- START joomlacomment INSERT -->
<div class="dm_description" style="text-align:center; vertical-align: bottom;">
<?php
global $option;
require(JPATH_SITE . "/administrator/components/com_comment/plugin/$option/josc_com_mmsblog.php");
?>
</div>
<!-- END OF joomlacomment INSERT -->



at the end of components/com_mmsblog/views/item/tmpl/default.php

I also configured the mmsblog plugin in backend->components->joomlacomment->other components settigns and it is working out of the box.
=====================================================

I did what you suggested but still nothing. Is there anything else I could try ??

Thank you

MMS Plugin is not working.. 14 years 8 months ago #5866

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Hm, this should be actually everything.

When oyu look at the source of the page - do you see this comment:
<!-- START joomlacomment INSERT --> ???

MMS Plugin is not working.. 14 years 8 months ago #5867

  • Alex
  • Alex's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 3
  • Thank you received: 0
Hi Daniel,

I inserted your code in to this file: /public_html/components/com_mmsblog/views/mmsblog/tmp/default.php ( different path from the one you mention) and now there is a button but still not the whole form for comments. I think that the code should be inserted in more places.

It may have to do something with Version 2.3 of MMS Blog.

Could you please have a look ?

Thanks
  • Page:
  • 1
Time to create page: 0.128 seconds