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  

G2 Image Selector problem / phpBB3 / black_pearl style

 
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
Firefly

Beginner
Beginner


Joined: Jun 06, 2006
Posts: 14

PostPosted: Sun Feb 22, 2009 9:46 am    Post subject: G2 Image Selector problem / phpBB3 / black_pearl style Reply with quote

I know you guys don't support custom styles, but I am hoping someone can throw some clues.

The G2 Integration seems to work, just got stuck on the g2is
the g2img button opens the pop up, but the folder structure is not there to pick pictures.

http://dumbthumb-rc.com/phpBB/g2is.php? ... &albumId=7

screen shot if above doesn't work : http://dumbthumb-rc.com/Untitled-1.jpg

also notice the max image size allowed in post, wierd.

I hope that when I understand this more, I might be able to provide some instructions on this custom style.
Back to top
Offline View user's profile Send private message
AdBot
   Post subject: G2 Image Selector problem / phpBB3 / black_pearl style  

Back to top
jettyrat

Moderator
Moderator


Joined: Nov 28, 2005
Posts: 1144

PostPosted: Mon Feb 23, 2009 10:39 am    Post subject: Re: G2 Image Selector problem / phpBB3 / black_pearl style Reply with quote

The max image post size are parameters from phpbb. It would appear you don't have the max image height set in the ACP.

Looking at the page source, no image/album tree in g2is appears to be a more of a js problem brought on by the style. Your page does not have these calls that would be present in stock phpbb.
Code: ›       var onload_functions = new Array();
   var onunload_functions = new Array();

   /**
   * New function for handling multiple calls to window.onload and window.unload by pentapenguin
   */
   window.onload = function()
   {
      for (var i = 0; i < onload_functions.length; i++)
      {
         eval(onload_functions[i]);
      }
   }

   window.onunload = function()
   {
      for (var i = 0; i < onunload_functions.length; i++)
      {
         eval(onunload_functions[i]);
      }
   }

Either add this code or to keep things more consistent with your style try changing this in g2is.html
Code: ›             onload_functions.push('MooTree()');
            onload_functions.push('toggleTextBoxes()');

To this
Code: ›             MooTree();
            toggleTextBoxes();
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 » phpBB3 / Gallery 2 Integration View previous topicPrinter friendly versionView next topic

 
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 ServiceNeckermannBluetooth HeadsetOnline internetSEOchina factoryDressesRestaurant Locatorandroid tablet

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