to no avail, changing that file and reuploading just messed EVERYTHING up. I dont have the rewrite module on because its recommended to have it deactivated.
I have the latest g2 and integration module installed with phpnuke 7.7 and everything works perfectly, users, permissions, adding photos, everything but this. When there are already photos in a particular album and a user wants to add more, they use the drop down menu i have set in the lower left of the screen with the album actions, or at least, thats what they WOULD do if it worked. Currently while using g2 through phpnuke, none of these options in the drop down menu work, doesnt matter who is logged in, but i get the same error for any option. (the error is linked above)
Note: the dropdown menu works as it should when viewing g2 in standalone mode, hence why my post is located here.
Now.. removing the g2_return from the url somewhat fixes the problem, it allows for action to take place, but apparantly g2_return is required to show thumnails because any that will be shown while that string is missing break.
I have not edited manually any files, but if you need anything posted, let me know. This problem is a thorn in my side right now, it needs to be fixed, and i welcome any help that can be given.
and it allows for full integration, however, when i or my users try to view the fullsize images, they do not load properly, i copied the image location to a new window and it seems there are some header conflicts, ill post them here.
Code: ›
Warning: Cannot modify header information - headers already sent by (output started at /home/talusian/public_html/modules/gallery2/modules/core/classes/GalleryUrlGenerator.class:666) in /home/talusian/public_html/modules/gallery2/modules/core/DownloadItem.inc on line 127
Warning: Cannot modify header information - headers already sent by (output started at /home/talusian/public_html/modules/gallery2/modules/core/classes/GalleryUrlGenerator.class:666) in /home/talusian/public_html/modules/gallery2/modules/core/DownloadItem.inc on line 128
Warning: Cannot modify header information - headers already sent by (output started at /home/talusian/public_html/modules/gallery2/modules/core/classes/GalleryUrlGenerator.class:666) in /home/talusian/public_html/modules/gallery2/modules/core/DownloadItem.inc on line 131
Warning: Cannot modify header information - headers already sent by (output started at /home/talusian/public_html/modules/gallery2/modules/core/classes/GalleryUrlGenerator.class:666) in /home/talusian/public_html/modules/gallery2/modules/core/DownloadItem.inc on line 133
Warning: Cannot modify header information - headers already sent by (output started at /home/talusian/public_html/modules/gallery2/modules/core/classes/GalleryUrlGenerator.class:666) in /home/talusian/public_html/modules/gallery2/modules/core/DownloadItem.inc on line 134
and then all the binary image data is displayed in plain text under the error. any ideas?
Posted: Mon Jan 09, 2006 9:15 am Post subject: Re: 406 Not Acceptable Error, Please Help!
yes, that fix i did to the GalleryURLGenerator.class seems to have broken the ability to view any image of the gallery in full size whether viewing integrated or in standalone.
Joined: Mar 03, 2003 Posts: 6271 Location: Washington Township, NJ, USA
Posted: Mon Jan 09, 2006 4:00 pm Post subject: Re: 406 Not Acceptable Error, Please Help!
the url generator is being changed in 2.1, that might fix it. you might want to ask in the normal gallery forums, esp. if this is problematic for you when viewing it standalone as well. _________________
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum