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  

After installing the gallerie doesn´t work
Goto page 1, 2  Next
 
Post new topic   Reply to topic    NukedGallery.net Forum Index » phpBB Integration » phpBB3 / Gallery 2 Integration View previous topicPrinter friendly versionView next topic
Author Message
genXter

Beginner
Beginner


Joined: Feb 28, 2009
Posts: 10

PostPosted: Sat Mar 14, 2009 10:12 am    Post subject: After installing the gallerie doesn´t work Reply with quote

Hello, first thx for the great Integration. that´s amazing.
Now my problem.
After installing and load the modules.I sync. the tables.Then I wanted to look on the gallery but it show me just this error.

Code: ›
Error

Item not found.

Back to the Gallery
Error Detail -
Error (ERROR_MISSING_OBJECT) : Missing object for 7

    * in modules/core/classes/GalleryStorage/GalleryStorageExtras.class at line 2054 (gallerycoreapi::error)
    * in modules/core/classes/GalleryStorage/GalleryStorageExtras.class at line 98 (gallerystorageextras::_identifyentities)
    * in modules/core/classes/GalleryStorage.class at line 313 (gallerystorageextras::loadentities)
    * in modules/core/classes/helpers/GalleryEntityHelper_simple.class at line 71 (mysqlstorage::loadentities)
    * in modules/core/classes/GalleryCoreApi.class at line 2361 (galleryentityhelper_simple::loadentitiesbyid)
    * in modules/core/classes/GalleryView.class at line 403 (gallerycoreapi::loadentitiesbyid)
    * in modules/core/classes/GalleryView.class at line 260 (showitemview::loadthemeandparameters)
    * in main.php at line 465 (showitemview::doloadtemplate)
    * in main.php at line 104
    * in modules/core/classes/GalleryEmbed.class at line 189
    * in /home/www/web229/html/la famila/gallery2.php at line 34 (galleryembed::handlerequest)



Can anybody help me with that!?

Greetz
Back to top
Offline View user's profile Send private message
AdBot
   Post subject: After installing the gallerie doesn´t work  

Back to top
jettyrat

Moderator
Moderator


Joined: Nov 28, 2005
Posts: 1161

PostPosted: Mon Mar 16, 2009 9:30 am    Post subject: Re: After installing the gallerie doesn´t work Reply with quote

Was gallery working properly in stand alone mode before the integration?

Try deleting everything in the g2_externalIdMap table and run the sync again.
Back to top
Offline View user's profile Send private message
genXter

Beginner
Beginner


Joined: Feb 28, 2009
Posts: 10

PostPosted: Mon Mar 16, 2009 6:21 pm    Post subject: Re: After installing the gallerie doesn´t work Reply with quote

I tryed it, but it´s still the same problem.Any other ideas?
Back to top
Offline View user's profile Send private message
genXter

Beginner
Beginner


Joined: Feb 28, 2009
Posts: 10

PostPosted: Thu Mar 19, 2009 8:34 pm    Post subject: Re: After installing the gallerie doesn´t work Reply with quote

Ok, I install the board and the gallery new.Both worked great.After the integration, I have still the same problem.I try everything but nothing helps.Maybe someone can take I look on it!?

greetz
Back to top
Offline View user's profile Send private message
jettyrat

Moderator
Moderator


Joined: Nov 28, 2005
Posts: 1161

PostPosted: Sun Mar 22, 2009 5:49 pm    Post subject: Re: After installing the gallerie doesn´t work Reply with quote

There are no errors during the sync? I don't see why it wouldn't work if both are installed from scratch. Try creating and logging in as a new user and see if it works.
Back to top
Offline View user's profile Send private message
genXter

Beginner
Beginner


Joined: Feb 28, 2009
Posts: 10

PostPosted: Sun Mar 22, 2009 8:16 pm    Post subject: Re: After installing the gallerie doesn´t work Reply with quote

No errors during the sync, everything was ok.I tryed already a new user but there is the same problem.I have phpbb 304 ! Is that a problem?
Back to top
Offline View user's profile Send private message
jettyrat

Moderator
Moderator


Joined: Nov 28, 2005
Posts: 1161

PostPosted: Mon Mar 23, 2009 9:07 am    Post subject: Re: After installing the gallerie doesn´t work Reply with quote

I've not tried phpbb304, but it doesn't seem to be the problem. What is in the g2_externalIdMap table after export?
Back to top
Offline View user's profile Send private message
genXter

Beginner
Beginner


Joined: Feb 28, 2009
Posts: 10

PostPosted: Sat Mar 28, 2009 1:00 am    Post subject: Re: After installing the gallerie doesn´t work Reply with quote

That´s what the table says:

Code: ›
# phpMyAdmin SQL Dump
# version 2.5.7-pl1
# http://www.phpmyadmin.net
#
# Host: localhost
# Erstellungszeit: 28. März 2009 um 06:58
# Server Version: 5.0.32
# PHP-Version: 4.4.8
#
# Datenbank: `usr_web229_1`
#

# --------------------------------------------------------

#
# Tabellenstruktur für Tabelle `g2_ExternalIdMap`
#

CREATE TABLE `g2_ExternalIdMap` (
  `g_externalId` varchar(128) NOT NULL,
  `g_entityType` varchar(32) NOT NULL,
  `g_entityId` int(11) NOT NULL,
  PRIMARY KEY  (`g_externalId`,`g_entityType`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

#
# Daten für Tabelle `g2_ExternalIdMap`
#

INSERT INTO `g2_ExternalIdMap` (`g_externalId`, `g_entityType`, `g_entityId`) VALUES ('2', 'GalleryUser', 24),
('g2i_2-1238219713', 'GalleryUser', 23);
   


I hope this helps.

Greetz
Back to top
Offline View user's profile Send private message
genXter

Beginner
Beginner


Joined: Feb 28, 2009
Posts: 10

PostPosted: Sun Apr 12, 2009 2:59 pm    Post subject: Re: After installing the gallerie doesn´t work Reply with quote

Bump
Back to top
Offline View user's profile Send private message
genXter

Beginner
Beginner


Joined: Feb 28, 2009
Posts: 10

PostPosted: Sun Apr 19, 2009 9:09 pm    Post subject: Re: After installing the gallerie doesn´t work Reply with quote

Ok, now I have installed the phpbb 303 but it has still the same problem.I´m pissed off slowly.I´dont know where is the problem and in every other post you can read the same." What is in the externalIdmap" !? Here is only one guy who helps the users but it seems that he is just once in a week here.
I think the only way to get help is donate or buy support!? Right????

sorry for my english
Back to top
Offline View user's profile Send private message
IngerK

Wizard
Wizard


Joined: Jan 19, 2006
Posts: 120
Location: Oslo, Norway

PostPosted: Wed Apr 22, 2009 3:04 pm    Post subject: Re: After installing the gallerie doesn´t work Reply with quote

I have tried this mod with phpBB 3.0.3 and 3.0.4 many times without problems at all. I use the mod on a live forum (phpBB 3.0.4, Gallery 2.3 ). I really don't know how to help you. Have you tried again with latest phpBB3 and latest G2? Are you sure all edits are done right? Have you done all steps in the mod description?

Jettyrat is doing a great job with this mod, but he has a job and family as well... Wink
Back to top
Offline View user's profile Send private message Visit poster's website
genXter

Beginner
Beginner


Joined: Feb 28, 2009
Posts: 10

PostPosted: Wed Apr 22, 2009 7:12 pm    Post subject: Re: After installing the gallerie doesn´t work Reply with quote

I have tried this mod also many times with no results.2 x phpbb 303 and I don´t know how often with 304.I have done exactly all in discription.I don´t wanna blame on jettyrat.I want only that everything works.I trying since march to fix the problem but i cannot find the problem.
Is there no packet that I just have to put on my server and install the mysql datas!?Then I could no that´s something todo with my server!

Greetz
Back to top
Offline View user's profile Send private message
IngerK

Wizard
Wizard


Joined: Jan 19, 2006
Posts: 120
Location: Oslo, Norway

PostPosted: Wed Apr 22, 2009 8:06 pm    Post subject: Re: After installing the gallerie doesn´t work Reply with quote

And you are sure you have cleared cache (DIY Instructions)?

What is the URL to your board?

And what is last export result? (Gallery2 settings in phpBB admin panel)
Back to top
Offline View user's profile Send private message Visit poster's website
genXter

Beginner
Beginner


Joined: Feb 28, 2009
Posts: 10

PostPosted: Thu Apr 23, 2009 5:16 pm    Post subject: Re: After installing the gallerie doesn´t work Reply with quote

I wrote you a PM with full temp access to all you need.Just take a look on it and I hope you can fix my problem.If you need more information just let me know.Thx a lot.
Back to top
Offline View user's profile Send private message
IngerK

Wizard
Wizard


Joined: Jan 19, 2006
Posts: 120
Location: Oslo, Norway

PostPosted: Fri Apr 24, 2009 2:14 am    Post subject: Re: After installing the gallerie doesn´t work Reply with quote

I will have to look at this in the weekend. I edited your config file in Gallery2 to allow standalone access, but your gallery doesn't work! I guess that is the problem. I have to look at this later today or tomorrow. I think you will have to set up G2 again and make sure it works in standalone mode.
Back to top
Offline View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    NukedGallery.net Forum Index » phpBB Integration » phpBB3 / Gallery 2 Integration View previous topicPrinter friendly versionView next topic
Goto page 1, 2  Next

 
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 IndiaWeb Design MelbournePhoenix SEOPhoenix Web MarketingSEOflorida web design companyScottsdale Interior Designweb marketing servicesScottsdale SEOAsked Last NightSEO ServicesSEO IndiaWeb Development IndiaPHP Web Development IndiaWeb DirectoryNew York Yellow Pages

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