Support Forums | Demo Gallery [1.x] [2.x] | Downloads | News | Site Map ]
Nuked Gallery
  Create a FREE account or Login   As a guest, you don't have access to our FULL navigation system.
 Forum FAQForum FAQ   StatisticsStatistics   SearchSearch   UsergroupsUsergroups   FavoritesFavorites  

Only one problem left for me.
Goto page Previous  1, 2
 
Post new topic   Reply to topic    NukedGallery.net Forum Index » phpBB Integration » phpBB2 / Gallery 2 Integration View previous topicPrinter friendly versionView next topic
Author Message
khsjr1970

Novice
Novice


Joined: Aug 30, 2005
Posts: 20

PostPosted: Mon Oct 03, 2005 3:18 pm    Post subject: Re: Only one problem left for me. Reply with quote

you manually sync the users, using your Forum Admin Control Panel, aka your Fourums ACP, where you set your gallery 2 integration settings.
Back to top
Offline View user's profile Send private message
AdBot
   Post subject: Re: Only one problem left for me.  

Back to top
khsjr1970

Novice
Novice


Joined: Aug 30, 2005
Posts: 20

PostPosted: Mon Oct 03, 2005 3:20 pm    Post subject: Re: Only one problem left for me. Reply with quote

I have made the decision to use Gallery 1 and re intregrate G1 with my forum.

I have made this decision based on the idea that at moment, G1 has more advantages for my live site then g2 with its lack of modules.

Of course not being able to get past the missing object error, played a small part in this decision.

Ill check back with G2 as it matures more.

Thanks for everyones help with my issues.
Back to top
Offline View user's profile Send private message
speedracer

Beginner
Beginner


Joined: Sep 25, 2005
Posts: 14

PostPosted: Mon Oct 03, 2005 3:49 pm    Post subject: Re: Only one problem left for me. Reply with quote

khsjr1970 wrote: › you manually sync the users, using your Forum Admin Control Panel, aka your Fourums ACP, where you set your gallery 2 integration settings.


You mean with --> admin_gallery2.php

If I sync users it will complain that there are members already.
Back to top
Offline View user's profile Send private message
pestilence

Novice
Novice


Joined: Oct 03, 2005
Posts: 25

PostPosted: Mon Oct 03, 2005 6:32 pm    Post subject: Re: Only one problem left for me. Reply with quote

speedracer wrote: › Ho do you manually sync the users?
(I am encounteringthe same issue and using CHH mod)


In your PHPBB administration page, there is a gallery option, click inside there is a sync users button.
Back to top
Offline View user's profile Send private message
pestilence

Novice
Novice


Joined: Oct 03, 2005
Posts: 25

PostPosted: Mon Oct 03, 2005 6:36 pm    Post subject: Re: Only one problem left for me. Reply with quote

im having the same problem as listed above.

create a new user, click on gallery and you get:
Error (ERROR_MISSING_OBJECT) : 102 GalleryUser

* in modules/core/classes/helpers/GalleryEntityHelper_simple.class at line 138 (gallerystatus::error)
* in modules/core/classes/GalleryCoreApi.class at line 2225 (galleryentityhelper_simple::loadentitybyexternalid)
* in modules/core/classes/GalleryEmbed.class at line 184 (gallerycoreapi::loadentitybyexternalid)
* in modules/core/classes/GalleryEmbed.class at line 94 (galleryembed::checkactiveuser)
* in /home/.nativity/r3za/teamkallusive.com/forum/gallery2.php at line 76 (galleryembed::init)

.. was there a fix for this?
Back to top
Offline View user's profile Send private message
pestilence

Novice
Novice


Joined: Oct 03, 2005
Posts: 25

PostPosted: Mon Oct 03, 2005 6:37 pm    Post subject: Re: Only one problem left for me. Reply with quote

if I manually sync, it will work, but not automaticlly.
Back to top
Offline View user's profile Send private message
khsjr1970

Novice
Novice


Joined: Aug 30, 2005
Posts: 20

PostPosted: Mon Oct 03, 2005 11:37 pm    Post subject: Re: Only one problem left for me. Reply with quote

speedracer wrote: ›
You mean with --> admin_gallery2.php
No I mean login to your forum as the forum admin, go to you forums Administration Control Panel, and on the right select gallery 2, which will lead you to the area that you have to configure for DB sync.


pestilence wrote: ›
.. was there a fix for this?
I had no luck with it. I followed through with setting up a Vanilla Board and intstalling the integration with the same result. the missing object error.
I can not for the life of me figure out what it is realted to.
Back to top
Offline View user's profile Send private message
speedracer

Beginner
Beginner


Joined: Sep 25, 2005
Posts: 14

PostPosted: Tue Oct 04, 2005 12:36 am    Post subject: Re: Only one problem left for me. Reply with quote

khsjr1970 wrote: ›
speedracer wrote: ›
You mean with --> admin_gallery2.php
No I mean login to your forum as the forum admin, go to you forums Administration Control Panel, and on the right select gallery 2, which will lead you to the area that you have to configure for DB sync.
[/quote]

I think we're talking about the same thing.

Gallery 2 Administration
Choose your Gallery 2 Adminstration Task
Configure Gallery 2 Integration
Sync Users
Sync Groups

***
Click on Sync Users:
Exporting Users

Export Complete

The import of the following phpBB2 user_id's failed:
3
4

**
If it's this method I end up with te same error for any new users I create.
Back to top
Offline View user's profile Send private message
khsjr1970

Novice
Novice


Joined: Aug 30, 2005
Posts: 20

PostPosted: Tue Oct 04, 2005 9:21 am    Post subject: Re: Only one problem left for me. Reply with quote

well if user 1 - 2 made the sync

but users 3 - 4 did not then you have a different issue altogether.
Back to top
Offline View user's profile Send private message
speedracer

Beginner
Beginner


Joined: Sep 25, 2005
Posts: 14

PostPosted: Tue Oct 04, 2005 10:13 pm    Post subject: Re: Only one problem left for me. Reply with quote

Your right.
Something is odd. If I make the user "Admin" the gallery link works instead of giving these errors:
(now I have to think why these are not passed correctly)

Code: › Error (ERROR_MISSING_OBJECT) : 3 GalleryUser
in \www\test1\gallery2\modules\core\classes\helpers\GalleryEntityHelper_simple.class at line 138 (gallerystatus::error)
in \www\test1\gallery2\modules\core\classes\GalleryCoreApi.class at line 2225 (galleryentityhelper_simple::loadentitybyexternalid)
in \www\test1\gallery2\modules\core\classes\GalleryEmbed.class at line 184 (gallerycoreapi::loadentitybyexternalid)
in \www\test1\gallery2\modules\core\classes\GalleryEmbed.class at line 94 (galleryembed::checkactiveuser)
in \www\test1\forums\gallery2.php at line 76 (galleryembed::init)
Back to top
Offline View user's profile Send private message
pestilence

Novice
Novice


Joined: Oct 03, 2005
Posts: 25

PostPosted: Fri Oct 07, 2005 10:02 pm    Post subject: Re: Only one problem left for me. Reply with quote

that is very odd... the above post is correct, if you are an admin it works......

Since you are an admin and it works and if you are a new regular user it dosent.. there seems to be some defaults that are being used........ if that is the case i dont see why you cant say if there is no userid login as anonymous...... maybe they cant make comments n stuff but atlest they can see the gallery.

would this be possibile?
Back to top
Offline View user's profile Send private message
khsjr1970

Novice
Novice


Joined: Aug 30, 2005
Posts: 20

PostPosted: Sat Oct 08, 2005 12:06 am    Post subject: Re: Only one problem left for me. Reply with quote

Part of the point of adding Gallery would be two fold, to use its commenting and when it comes out, its voting module and such.

to code out those features that G2 has is a bad idea in my opinion.

Why install a 23MB program and only use 12MB of it?
Back to top
Offline View user's profile Send private message
pestilence

Novice
Novice


Joined: Oct 03, 2005
Posts: 25

PostPosted: Sun Oct 09, 2005 3:26 am    Post subject: Re: Only one problem left for me. Reply with quote

khsjr1970 wrote: › Part of the point of adding Gallery would be two fold, to use its commenting and when it comes out, its voting module and such.

to code out those features that G2 has is a bad idea in my opinion.

Why install a 23MB program and only use 12MB of it?


I think you misunderstood, sorry - I meant to say that instead of a new user getting an error message when trying to veiw the gallery they should be able to view the gallery with a default "fallback" user id (permissions) with no commenting (becuase you dont konw what the user name is).

This way since this probelem seems to be widespread.. the user can atleast VIEW the gallery, instead of getting an ugly error message.
Back to top
Offline View user's profile Send private message
dari

Site Admin
Site Admin


Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA

PostPosted: Mon Oct 10, 2005 10:44 am    Post subject: Re: Only one problem left for me. Reply with quote

i need to upgrade the user sync code to fix a known bug. however, our first baby just arrived, and my free time is very restricted right now. I will make every effort to get to it as soon as I can.
Back to top
Offline View user's profile Send private message Visit poster's website
pestilence

Novice
Novice


Joined: Oct 03, 2005
Posts: 25

PostPosted: Mon Oct 10, 2005 8:31 pm    Post subject: Re: Only one problem left for me. Reply with quote

Thanks Dari - No Rush! Enjoy the time with your precious baby.
Back to top
Offline View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    NukedGallery.net Forum Index » phpBB Integration » phpBB2 / Gallery 2 Integration View previous topicPrinter friendly versionView next topic
Goto page Previous  1, 2

 
Jump to:  
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
All times are GMT - 5 Hours

Powered by phpBB © phpBB Group



Sponsors: Dedicated ServersDomain NamesWeb HostingDomain Name RegistrationDedicated Web HostingWeb Design New YorkCompare VoIPseo packagesSEO CompanyNew York Yellow PagesFind LocationsVOIP Phone ServiceNeckermannOnline internetSEORestaurant Locator • Get great HP coupons from CouponSnapshot • Search for great dell coupons at CouponSnapshot.com.au • Graduation DressesAndroid TabletSEO IndiaBuy Phen375fuel filter

8th year online! 2003-2011
Legal • Use of this site consitutes agreement to the Acceptable Use Policy
Hosted by Implosion WorksSourceForge.net Logo • Theme by TonicMedia