| Author |
Message |
vaninam
Beginner


Joined: Dec 29, 2005 Posts: 10
|
Posted: Thu Dec 29, 2005 7:08 pm Post subject: Integration Errors |
|
|
Hi! I was able to install Gallery 2 with no problems at all (and was working properly before integration into forum). I am trying to integrate it now but getting errors. Here is my gallery link: http://www.myeflora.com/WebSite/forum/gallery2.php
Here are a few errors:
1 - When trying to use any of the links in the gallery, such as "Add Album" (or any, really), I get this error:
Error (ERROR_PERMISSION_DENIED) :
* in C:\Domains\myeflora.com\wwwroot\WebSite\forum\gallery\modules\core\classes\helpers\GalleryUserHelper_simple.class at line 67 (gallerystatus::error)
* in C:\Domains\myeflora.com\wwwroot\WebSite\forum\gallery\modules\core\classes\GalleryCoreApi.class at line 447 (galleryuserhelper_simple::asserthasitempermission)
* in C:\Domains\myeflora.com\wwwroot\WebSite\forum\gallery\modules\core\ItemAddAlbum.inc at line 155 (gallerycoreapi::asserthasitempermission)
* in C:\Domains\myeflora.com\wwwroot\WebSite\forum\gallery\modules\core\ItemAdmin.inc at line 147 (itemaddalbumview::loadtemplate)
* in C:\Domains\myeflora.com\wwwroot\WebSite\forum\gallery\modules\core\classes\GalleryTheme.class at line 688 (itemadminview::loadtemplate)
* in C:\Domains\myeflora.com\wwwroot\WebSite\forum\gallery\modules\core\classes\GalleryView.class at line 285 (matrixtheme::loadtemplate)
* in C:\Domains\myeflora.com\wwwroot\WebSite\forum\gallery\main.php at line 287 (itemadminview::doloadtemplate)
* in C:\Domains\myeflora.com\wwwroot\WebSite\forum\gallery\main.php at line 87
* in C:\Domains\myeflora.com\wwwroot\WebSite\forum\gallery\modules\core\classes\GalleryEmbed.class at line 153
* in C:\Domains\myeflora.com\wwwroot\WebSite\forum\gallery2.php at line 48 (galleryembed::handlerequest)
-- I don't think it's a permissions issue, because before integration I could use the gallery with no problems. I tried to alter the permissions anyway, but it seems that the files are locked and it would not allow me to change them to be executable.
2) The footer is pushed to the side - is there a reason it's doing this?
3) The "gallery" options don't show within the profiles. I see the empty space for it that show ":" but no image or words. Example (below the ICQ number): http://www.myeflora.com/WebSite/forum/p ... 8030e4e7b0
If anyone could give me some guidance, that would be extremely appreciated! Thank you for your time and help!!
-Vanina |
|
| Back to top |
|
|
AdBot
|
| Post subject: Integration Errors |
|
|
|
|
|
| Back to top |
|
 |
PilotSpike
Beginner


Joined: Dec 02, 2005 Posts: 13
|
Posted: Fri Dec 30, 2005 9:34 am Post subject: Re: Integration Errors |
|
|
The first thing I would do with the permissions problem is to log out of your board and the gallery. Then, log into the gallery2 installation itself, and without going through the bbs. That will let you know if the gallery installation itself got screwed up somehow. If that works ok my next suggestion would be that it is a user problem between gallery and phpbb. If for instance you use multiple windows and change the user in one window, the cookie gets rewritten and will affect both windows, which can revoke permissions for links that have already rendered.
As far as the profile integration I dont know if Dari has put that into the release yet or if you downloaded it and integrated it afterwards. How did you get it? If you downloaded it seperately I would suggest that you get the gallery2 integration working first and then integrate the profile mod. Once its running, you should see the word "Gallery" to the left of the colon. You will only get the gallery button image (to the right of the colon) if you have set at gallery id for that user in the admin page. Here is an example of what it should look like with a user that has it.
http://www.rivetbangers.com/cgi-php/for ... rofile&u=2
-- Spike |
|
| Back to top |
|
|
vaninam
Beginner


Joined: Dec 29, 2005 Posts: 10
|
Posted: Fri Dec 30, 2005 10:14 am Post subject: Re: Integration Errors |
|
|
Thanks for responding, PilotSpike. I did try what you suggest -- I logged into the gallery itself. Here, the links do work, and I can see that most of my users (but two) exported. But for some reason it reads every user except the main administrator as a guest and does not give them the option of creating a gallery.
I saw a cookie option in this administrator's panel (not through the phpbb, because I could not access the gallery administration panel from there). Should I fill it out?
For the integration to the profiles: That was actually already in the patch, so that when I downloaded the 1 patch to integrate gallery into phpbb forum, instructions to do this were already available in the same documentation.
Thanks again for your help. I will try the cookie thing to see if it makes a difference. |
|
| Back to top |
|
|
vaninam
Beginner


Joined: Dec 29, 2005 Posts: 10
|
Posted: Fri Dec 30, 2005 11:56 am Post subject: Re: Integration Errors |
|
|
I just set the cookie path in the gallery's administrative panel (by going directly to the gallery path, not through phpbb since there majority of the links don't work). And it didn't make a difference. What you say makes sense - about there being a user problem between gallery and phpbb. But I'm not sure how to proceed from here...
Any ideas? My errors still remain the same. I'm a little surprised, since I would imagine that anyone following the integration steps would have a similar error unless there were many changes made to the phpbb forum prior to installing the gallery mod, or unless the steps weren't followed properly which I believe that I did (here's hoping!). I did install the blog and friend mods (maybe that's an issue?).
Any suggestions would be extremely appreciated! This is such a great application, that I'd hate to give up now. Thanks  |
|
| Back to top |
|
|
vaninam
Beginner


Joined: Dec 29, 2005 Posts: 10
|
Posted: Fri Dec 30, 2005 12:42 pm Post subject: Re: Integration Errors |
|
|
| I'm going to start from scratch. I will re-install everything, just to make sure I didn't make an error in the gallery installation. |
|
| Back to top |
|
|
PilotSpike
Beginner


Joined: Dec 02, 2005 Posts: 13
|
Posted: Fri Dec 30, 2005 6:55 pm Post subject: Re: Integration Errors |
|
|
| Let us know how things go. There are some very good instructions about the cookie config in the Gallery config menu if you click on the "+". Both of my entries (gallery2 and in the gallery2 admin page of phpbb) are set identically (I think they are supposed to be.) |
|
| Back to top |
|
|
vaninam
Beginner


Joined: Dec 29, 2005 Posts: 10
|
Posted: Fri Dec 30, 2005 7:01 pm Post subject: Re: Integration Errors |
|
|
Hi. I reinstalled everything, and I got a step further (the only thing I did differently was include the 'login' code one line further down).
Some of the issues are similar, although now a gallery was created for everyone:
Administrator Issue:
When I try to click on any of the links (other than 'view slideshow'), this is the error that I get, which is what I got last time:
Error (ERROR_PERMISSION_DENIED) :
in C:\Domains\myeflora.com\wwwroot\WebSite\forum\gallery\modules\core\classes\helpers\GalleryUserHelper_simple.class at line 67 (gallerystatus::error)
in C:\Domains\myeflora.com\wwwroot\WebSite\forum\gallery\modules\core\classes\GalleryCoreApi.class at line 447 (galleryuserhelper_simple::asserthasitempermission)
in C:\Domains\myeflora.com\wwwroot\WebSite\forum\gallery\modules\core\ItemAddAlbum.inc at line 155 (gallerycoreapi::asserthasitempermission)
in C:\Domains\myeflora.com\wwwroot\WebSite\forum\gallery\modules\core\ItemAdmin.inc at line 147 (itemaddalbumview::loadtemplate)
in C:\Domains\myeflora.com\wwwroot\WebSite\forum\gallery\modules\core\classes\GalleryTheme.class at line 688 (itemadminview::loadtemplate)
in C:\Domains\myeflora.com\wwwroot\WebSite\forum\gallery\modules\core\classes\GalleryView.class at line 285 (matrixtheme::loadtemplate)
in C:\Domains\myeflora.com\wwwroot\WebSite\forum\gallery\main.php at line 287 (itemadminview::doloadtemplate)
in C:\Domains\myeflora.com\wwwroot\WebSite\forum\gallery\main.php at line 87
in C:\Domains\myeflora.com\wwwroot\WebSite\forum\gallery\modules\core\classes\GalleryEmbed.class at line 153
in C:\Domains\myeflora.com\wwwroot\WebSite\forum\gallery2.php at line 48 (galleryembed::handlerequest)
User Issue
- When a User tries to acces the "Your Gallery" link, they are automatically logged off. Therefore, none of the users can add photos.
Also, I can no longer log into the direct gallery path. Therefore, the gallery administrative panel is off limits to me now.
Can anyone please help me?
-Vanina |
|
| Back to top |
|
|
vaninam
Beginner


Joined: Dec 29, 2005 Posts: 10
|
Posted: Sat Dec 31, 2005 7:18 pm Post subject: Re: Integration Errors |
|
|
Hi, I haven't gotten any suggestions besides Spikes comments. Dari, or anyone willing to help me out, could you offer your thoughts? Thanks, kindly.
-Vanina
Last edited by vaninam on Sat Dec 31, 2005 10:33 pm; edited 1 time in total |
|
| Back to top |
|
|
vaninam
Beginner


Joined: Dec 29, 2005 Posts: 10
|
Posted: Sat Dec 31, 2005 10:33 pm Post subject: Re: Integration Errors |
|
|
I solved the majority of my problems with some external help. The only remaining issue I have is I still get this error: Error (ERROR_PERMISSION_DENIED) : . When performing any functions inside of the integrated gallery, it also logs off the registered user.
Any thoughts? Thanks for your help |
|
| Back to top |
|
|
PilotSpike
Beginner


Joined: Dec 02, 2005 Posts: 13
|
Posted: Sun Jan 01, 2006 5:43 pm Post subject: Re: Integration Errors |
|
|
| Are the permissions set correctly for the users in the gallery itself? |
|
| Back to top |
|
|
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6284 Location: Washington Township, NJ, USA
|
|
| Back to top |
|
|
vaninam
Beginner


Joined: Dec 29, 2005 Posts: 10
|
Posted: Wed Jan 04, 2006 10:49 am Post subject: Re: Integration Errors |
|
|
| Hi, Dari. No, I didn't see that post/informatin. I will look at it closely now. Thanks for forwarding this to me. |
|
| Back to top |
|
|
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6284 Location: Washington Township, NJ, USA
|
Posted: Thu Jan 05, 2006 7:54 am Post subject: Re: Integration Errors |
|
|
no problem. let me know if it doesn't work for you. _________________
 |
|
| Back to top |
|
|
|
|
|
|
|