Gallery not displaying images
Kev King
Joined: 2008-07-15
Posts: 23 |
![]() |
I am experiencing some problems with gallery not displaying images on an embeded Joomla1.5.12 site. The gallery is displayed with all the content info, but no pictures? When veiwing gallery directly all seems to be fine. Site link, http://postrangersgolfsociety.org.uk error log displays the following: Error (ERROR_BAD_PARAMETER) : core.UserAdmin/g2_subView,register.UserSelfRegistration/g2_view,core.UserAdmin/g2_w,gallery/ can't be parsed in modules/core/classes/GalleryView.class at line 149 (GalleryCoreApi::error) Request variables: Array System info: Gallery URL = http://postrangersgolfsociety.org.uk/gallery/main.php Have tried disabling SEF, but I just get a 404 page error then. Any ideas anyone? |
|
nivekiam
![]()
Joined: 2002-12-10
Posts: 16504 |
![]() |
Kev King
Joined: 2008-07-15
Posts: 23 |
![]() |
Yeah standalone works as it should, no probs there, its the intergration part. |
|
nivekiam
![]()
Joined: 2002-12-10
Posts: 16504 |
![]() |
Kev King
Joined: 2008-07-15
Posts: 23 |
![]() |
Just ran an integrity check in the maintenance tab and it displays the following results: Checked 105 entities Does this point to the possible cause? |
|
nivekiam
![]()
Joined: 2002-12-10
Posts: 16504 |
![]() |
floridave
![]()
Joined: 2003-12-22
Posts: 27300 |
![]() |
Disable and unistall the rewrite module. Activate the setup the rewite module while you are embedded, not standalone. Dave |
|
nivekiam
![]()
Joined: 2002-12-10
Posts: 16504 |
![]() |
Kev King
Joined: 2008-07-15
Posts: 23 |
![]() |
Just checking, the re-write module in gallery plugins? Before I go and cock something else up. Have got one problem, whilst in embeded admin there are no options available or even showing under the action tab? |
|
Kev King
Joined: 2008-07-15
Posts: 23 |
![]() |
Ah I think I am making some progress, haha. Test the Rewrite Parser Configuration Testing if mod_rewrite is supported by the server. Warning Gallery tries to test mod_rewrite in action. For this to work you need to edit each of these two files accordingly: /home/postrangers/public_html/gallery/modules/rewrite/data/mod_rewrite/custom/.htaccess /home/postrangers/public_html/gallery/modules/rewrite/data/mod_rewrite_no_options/custom/.htaccess For whatever reason, Gallery did not detect a working mod_rewrite setup. If you are confident that mod_rewrite does work you may override the automatic detection. Please, run these two tests to see for yourself. If one of the two tests gives you a page with the text PASS_REWRITE you are good to go. Testing if Gallery can write to the .htaccess file. Success Testing if Gallery can write to the embedded .htaccess file. Error Please configure the embedded htaccess path. |
|
Kev King
Joined: 2008-07-15
Posts: 23 |
![]() |
Update On the test page I am now only getting an error on the embed .htaccess For the life of me I can not find embedApp .htaccess? |
|
floridave
![]()
Joined: 2003-12-22
Posts: 27300 |
![]() |
your embedApp is Joomla! so if that is the root of your public_html file then use the path to that. I am suprized that there is no documentation for the Joomla! side of things. Perhaps when you are done you can assist others that are attempting to use Joomla! and create a guide. Dave |
|
Kev King
Joined: 2008-07-15
Posts: 23 |
![]() |
Well I seem to be stuck on this one last hurdle. I've been following the following link for help, but am still stuck on getting all 3 items with a green tick. Even tho the gallery does now display embeded? http://codex.gallery2.org/Gallery2:Modules:rewrite#Configuring_PHP_Path_Info This is the screen shot I have at present, from within embeded admin page: URL Rewrite Setup For URL Rewrite to work in an embedded environment you need to set up an extra .htaccess file to hold the mod_rewrite rules. Testing if mod_rewrite is supported by the server. Success Testing if Gallery can write to the .htaccess file. Success Testing if Gallery can write to the embedded .htaccess file. Error Please configure the embedded htaccess path. floridave, yes my root is as you say but I have entered the path to my .htaccess in the doc root (Joomla's) and it is unable to write to it. Even tho the permissions will allow rewriting? Just at a loss really |
|
floridave
![]()
Joined: 2003-12-22
Posts: 27300 |
![]() |
Sorry don't know anything about joomla. Best bet is to ask in their forums I guess. Dave _____________________________________________ |
|
Kev King
Joined: 2008-07-15
Posts: 23 |
![]() |
Yeah have set permissions for that, its my own server so have full control. Even if I dont know what I might be doing sometimes. Thx floridave, will post a question at Joomla and see what happens. Like I said it is working now, but it would be good to have all items checked, then I know all is well. |
|
Kev King
Joined: 2008-07-15
Posts: 23 |
![]() |
Ha what a simple solution in the end. The file path to the embedded application ../.htaccess was to explicate. Removed the .htaccess from the end and now all is working fine. Have 3 green ticks when tested woOt and all is working. Now to up some snaps Thanks to all who have offered their support. |
|