×

Notice

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

TOPIC: jsoc plugin for component hotspot problem

jsoc plugin for component hotspot problem 14 years 8 months ago #6069

  • Yves Hoppe
  • Yves Hoppe's Avatar Topic Author
  • Offline
  • Administrator
  • Administrator
  • Posts: 3519
  • Karma: 71
  • Thank you received: 556
Hey Daniel,

i'm currently trying to get joomcomment support for a component of mine. It shows correctly the add comment link. But when clicking on the link nothing happens. Perhaps the link is wrong? -> #JOSC_TOP

Link to the testing site:

www.therapeuten24.com/component/hotspots/hotspot/1.html

Any ideas? I included the plugin as zip. Perhaps its just to late and hot, we have > 30 degrees here :blush:

com_hotspots.zip

Thanks for your help.

Best regards,

Yves

jsoc plugin for component hotspot problem 14 years 8 months ago #6070

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Away
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
www.therapeuten24.com/component/hotspots...spot/1.html#JOSC_TOP - this is the single view? Isn't it? Well, the checkVisual is returning false and the setShowReadon is returning true. :)

jsoc plugin for component hotspot problem 14 years 7 months ago #6093

  • Yves Hoppe
  • Yves Hoppe's Avatar Topic Author
  • Offline
  • Administrator
  • Administrator
  • Posts: 3519
  • Karma: 71
  • Thank you received: 556
Okay got it finally to work, now i know half of the code of josc :laugh:

No, just joking, but the dummy template has some bugs:

You have a missing function in the plugin dummy (getPageID), without it, a fatal error occurs (;
function getPageId() {
  $id = JRequest::getVar('id', '0');
  return $id;
}

And it would be nice if you include a option / fix, for components that use views instead of tasks? I had to insert a "dirty" hack for this ;)

Perhaps you include the plugin for com_hotspots in one of your future releases? Hotspots is a new and advanced google map manager for Joomla 1.5, with costum categories and markers with their own detail page. More information, including demo etc. you find at lunajoom.de

Thanks for your help and best regards,

Yves

jsoc plugin for component hotspot problem 14 years 7 months ago #6096

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Away
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
sorry about the getPageId. This function is new - it came with beta2 and I forgot to update the dummy package.

What is the problem with getting the view? JRequest::getVar('view') ???

If you provide me with the new version of your plugin I will be happy to include it in the main package. Another possibility is to distribute it through the marketplace. In such a case you must define a reasonable price(everything between 2 and 7€) and I will list it there. And yea - we get 30% from your earnings :)

But as I said, if you don't wish to list it in the marketplace it is not a problem to add it to the main package :)

jsoc plugin for component hotspot problem 14 years 7 months ago #6111

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Away
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
I forgot to ask; "did you write the createFeed function?" It is necessary for the rss.

jsoc plugin for component hotspot problem 14 years 7 months ago #6167

  • Yves Hoppe
  • Yves Hoppe's Avatar Topic Author
  • Offline
  • Administrator
  • Administrator
  • Posts: 3519
  • Karma: 71
  • Thank you received: 556
Ah finally your page is up again.

I forgot to ask; "did you write the createFeed function?" It is necessary for the rss.


Yep "created" (just copied the function from eventlist plugin and costumized it) the function for hotspots, seems to work without problems.

If you provide me with the new version of your plugin I will be happy to include it in the main package. Another possibility is to distribute it through the marketplace. In such a case you must define a reasonable price(everything between 2 and 7€) and I will list it there. And yea - we get 30% from your earnings


In this case please include the plugin in the next release of josc. I promised it to the people who wanted support for it ;)

com_hotspots-20090821.zip

Best regards,

Yves

jsoc plugin for component hotspot problem 14 years 7 months ago #6180

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Away
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
added to the dev. tracker. The plugin will be included in RC1 :)
  • Page:
  • 1
Time to create page: 0.119 seconds