You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been trying to evaluate the status of JG-4 using the Github code such as it was on 2 February (ten days ago).
The display of categories seems to work fine.
But when I try open the menu link of type "Image form view" I put in the Main Menu I get the following diagnostic :
COM_JOOMGALLERY_SERVICE_ERROR_LOAD_CONFIG
500 JLIB_APPLICATION_ERROR_NOT_EXIST JLIB_APPLICATION_ERROR_NOT_EXIST
The full error stack is to be found in the appended file. erreur_JG4.txt
The text was updated successfully, but these errors were encountered:
There are complications.
The bug vanished from my site . However I managed to make it reappear as follows.
Go to a site where Joomgallery has never been installed
Install JG 4
Create a menu item in your frontend menu with type link "List of categories" (just to be able to verify what you do)
In the backend do components/Joomgallery/images/new to upload an image.
Create a menu item in the fontend with the link type "Image Form View"
Click this link, the error is there !
To make it disappear again do the following.
In the backend upload a new image with title and description.
On the frontend click again the item for image upload. The bug has disappeared BUT the form displays the values of the attributes of the image you just uploaded from the backend (title and description)
Disconnect and reconnect to the site. This time you get a clean form with empty fields.
To me this suggests that there could perhaps be a piece of software somewhere being used by the image form views both in the front and in the back that would be mishandling the image ids and/or the UserState.
Now that I have been able to look at the frontend image form I found problems with it, but I am going to open a new issue for that.
I have been trying to evaluate the status of JG-4 using the Github code such as it was on 2 February (ten days ago).
The display of categories seems to work fine.
But when I try open the menu link of type "Image form view" I put in the Main Menu I get the following diagnostic :
COM_JOOMGALLERY_SERVICE_ERROR_LOAD_CONFIG
500 JLIB_APPLICATION_ERROR_NOT_EXIST JLIB_APPLICATION_ERROR_NOT_EXIST
The full error stack is to be found in the appended file.
erreur_JG4.txt
The text was updated successfully, but these errors were encountered: