Phoca Gallery Image Module Error

Phoca Gallery - image gallery extension
Agent Smith
Phoca Member
Phoca Member
Posts: 35
Joined: 04 May 2023, 21:28

Phoca Gallery Image Module Error

Post by Agent Smith »

Installed module 4.4.0 on J 4.3.1 and it is not working.
When clicking on the module I get this error:
An error has occurred.
0 Class "JRequest" not found
User avatar
Benno
Phoca Hero
Phoca Hero
Posts: 8622
Joined: 04 Dec 2008, 11:58
Location: Germany
Contact:

Re: Phoca Gallery Image Module Error

Post by Benno »

Hi,
see: viewtopic.php?t=63360

Kind regards,
Benno
Agent Smith
Phoca Member
Phoca Member
Posts: 35
Joined: 04 May 2023, 21:28

Re: Phoca Gallery Image Module Error

Post by Agent Smith »

Mist. I thought version 4.xxx was for J4. The solution with the plugin does not work since it only gets images out of one category.
Was mache ich jetzt?
Agent Smith
Phoca Member
Phoca Member
Posts: 35
Joined: 04 May 2023, 21:28

Re: Phoca Gallery Image Module Error

Post by Agent Smith »

This plugin is actually not bad at all, but I am having some issues with it. I am trying to disable the image file name and would like to show the category name and link, but it doesn't work when I set it up according to the docu.

Code I have:

Code: Select all

{phocagallery view=category|categoryid=8|imageid=0|limitstart=0|limitcount=2|fontcolor=#B88A00|bgcolor=#FFBF00|bgcolorhover=#BFFF00|imagebgcolor=#FFD24D|bordercolor=#B88A00|bordercolorhover=#86B300|detail=1|displayname=0|displaydetail=1|displaydownload=0|float=right|imageordering=6}
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 46564
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Phoca Gallery Image Module Error

Post by Jan »

Hi,
The solution with the plugin does not work since it only gets images out of one category.
What do you exactly mean?
would like to show the category name and link
Where exactly do you want to show category name and link? For each image?

Jan
If you find Phoca extensions useful, please support the project
Agent Smith
Phoca Member
Phoca Member
Posts: 35
Joined: 04 May 2023, 21:28

Re: Phoca Gallery Image Module Error

Post by Agent Smith »

Jan wrote: 22 May 2023, 11:56 Hi,
The solution with the plugin does not work since it only gets images out of one category.
What do you exactly mean?
would like to show the category name and link
Where exactly do you want to show category name and link? For each image?

Jan
See my last post:
This plugin is actually not bad at all, but I am having some issues with it. I am trying to disable the image file name and would like to show the category name and link, but it doesn't work when I set it up according to the docu.

Code I have:

Code: Select all

{phocagallery view=category|categoryid=8|imageid=0|limitstart=0|limitcount=2|fontcolor=#B88A00|bgcolor=#FFBF00|bgcolorhover=#BFFF00|imagebgcolor=#FFD24D|bordercolor=#B88A00|bordercolorhover=#86B300|detail=1|displayname=0|displaydetail=1|displaydownload=0|float=right|imageordering=6}
I like to have latest images shown on Frontpage.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 46564
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Phoca Gallery Image Module Error

Post by Jan »

Hi, yes, a lot of parameters are missing in Joomla 4 - in the plugin code, so e.g. the titles are managed by component parameters (or when you switch to view=category-masonry - there as default the titles are not displayed)

But I don't have any information that displaying category name and link is possible in plugin or even in obsolete module). Did you mean the "categories" view in plugin (such displays list of categories with category links in plugin)

Jan
If you find Phoca extensions useful, please support the project
Agent Smith
Phoca Member
Phoca Member
Posts: 35
Joined: 04 May 2023, 21:28

Re: Phoca Gallery Image Module Error

Post by Agent Smith »

When will the module be ready for J4? It has been requested from many users for more than 2 years I see.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 46564
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Phoca Gallery Image Module Error

Post by Jan »

When will the module be ready for J4? It has been requested from many users for more than 2 years I see.
Hi, I don't know if you read this viewtopic.php?t=62650 but it is in fact impossible to say some specific date when some extension will be ready.

When you are working on overwriting extensions, you can think, it will be ready in two days and then you meet some problem which moves the solution for e.g. months (because of different problems - Joomla bugs, or missing feature which is not more a part or new Joomla, etc. etc. etc.).

Phoca extensions are free extensions and I am under attack of thousands tasks because of overwriting extension for new Joomla system.

It is community driven software so if I have so much tasks and there is demand for this module:

- somebody can hire a developer to overwrite it for Joomla 4 and give such solution to the community
- or somebody can pay my time to stop all other tasks I need to do and do such plugin (in this case I will take a leave of absence from my regular job and give priority to this module)
- or, or, or...

Yes, I would like to see such module for Joomla 4 too but as there is a plugin for now which can do the same work, the way is to use this plugin and if the plugin is missing some feature, such can be added to feature request list:

https://github.com/PhocaCz/PhocaGallery ... gin/issues

But from this post I still don't understand some feature requests. :-( :idea:

Jan
If you find Phoca extensions useful, please support the project
Agent Smith
Phoca Member
Phoca Member
Posts: 35
Joined: 04 May 2023, 21:28

Re: Phoca Gallery Image Module Error

Post by Agent Smith »

Then you should probably charge some small license fee (Don't be afraid of) so that that you are able to hire some people to help you.
You have a good established product.
I'll keep donating, but I would guess that there are not a lot of people out there to donate to this project.

For my issue: I need to show the latest uploaded gallery pictures on the front page.
I have 10 categories.
Post Reply