0

I have custom created Joomla component on my website, when I trying to unpublish some item of this component, seems that everything is OK, but in the front-end the unpublished item is still visible.

My Joomla site is vj3.8.8, but I have the same problem on the old Joomla versions too, J33 etc.

The website running in PHP5.6 environment.

In the Joomla "Global Configuration" I've changed to Development, but there is no any PHP error related to this component.

What should be the problem? Which part/file of a Joomla component contain the function which control front-end publish/unpublished function?

Thank you in advance.

  • You said you created this component but you dont know where the publish unpublish code is. How strange? – Amit Ray Jun 26 '18 at 10:43
  • I said " I have custom created Joomla component on my website" this means the component not exist on JED. I never said that this component is created by me. – Nikola Nikovski Jun 26 '18 at 11:03
  • Where is the link? Without seeing the component even god cannot tell you where the publish unpublished code is. The developer only can tell. But if he followed Joomla coding guidelines then it is supposed to be in Model folder. – Amit Ray Jun 26 '18 at 11:38
  • Make sure you are not logged in. – Elin Jun 29 '18 at 02:25
  • it's impossible to help you without seeing the code of the component. If the developer followed the guidelines, it would be in the models having the same name of the views though. – JulienV Jul 03 '18 at 07:24

0 Answers0