Home | Support Forums | Your Account | Gallery [2] | 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  

The plugins page never looks right.
Goto page Previous  1, 2
 
Post new topic   Reply to topic    NukedGallery.net Forum Index » phpBB Issues » Olympus (phpBB3) / Gallery 2 Integration View previous topicPrinter friendly versionView next topic
Author Message
darp

Novice
Novice


Joined: Feb 14, 2007
Posts: 20

PostPosted: Wed May 07, 2008 9:01 pm    Post subject: Re: The plugins page never looks right. Reply with quote

Here are the screen shots of the source view for my plugin page.
these shots are from Opera, but all other browsers show the same source rendering.






Just in case there is another poor soul tearing out their hair over this the way I got Firefox working was Edit --> Preferences --> Content --> Advanced --> Minimum Font Size --> 12 ( or whatever you want. It was "None" )
Back to top
Offline View user's profile Send private message
AdBot
   Post subject: Re: The plugins page never looks right.  

Back to top
jettyrat

Moderator
Moderator


Joined: Nov 28, 2005
Posts: 922

PostPosted: Thu May 08, 2008 9:11 am    Post subject: Re: The plugins page never looks right. Reply with quote

That's wierd, the second head section is from Gallery. The first is from phpbb and should be there. The second is from Gallery and should not be there in embed mode. I don't know what is going on there. Dari?
Back to top
Online View user's profile Send private message
dari

Site Admin
Site Admin


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

PostPosted: Thu May 08, 2008 12:35 pm    Post subject: Re: The plugins page never looks right. Reply with quote

what version of gallery is this? i wonder if something in a recent SVN build might be causing this.
ooooor, it could be that some headHTML is getting parsed when it shouldn't be in the integration code. i think that a recent SVN build made some changes to how that stuff was handled...
_________________
Back to top
Offline View user's profile Send private message Visit poster's website
darp

Novice
Novice


Joined: Feb 14, 2007
Posts: 20

PostPosted: Thu May 08, 2008 9:54 pm    Post subject: Re: The plugins page never looks right. Reply with quote

I used Phpbb3 3.0.1 and Gallery 2.2.4.
Back to top
Offline View user's profile Send private message
jettyrat

Moderator
Moderator


Joined: Nov 28, 2005
Posts: 922

PostPosted: Fri May 09, 2008 9:25 am    Post subject: Re: The plugins page never looks right. Reply with quote

For some reason he is getting a full gallery page (complete with doctype, head and body sections), even though it is embedded, but it only happens on the plugins page and no others. I can't reproduce it, mine works fine on 2 different test machines.
Back to top
Online View user's profile Send private message
darp

Novice
Novice


Joined: Feb 14, 2007
Posts: 20

PostPosted: Sun May 11, 2008 2:16 pm    Post subject: Re: The plugins page never looks right. Reply with quote

Just for the record, I did a thorough check of all the pages, and it is just the plugins page that has problems. What is there about the plugins page that makes it get treated differently?

So, although the font size problem was only apparent on Firefox, it is the two head sections and the extra css links that are the real problem - right? It is not a Firefox issue and the fact that I could fix it with Firefox settings is just a band-aid - right?

Could it be that this particular computer/processor handles things in an atypical way? I have never heard of such a thing. But, after all, I redid the thing 4 times with the exact same results.

I am going to do the integration on my wife's clunky old computer and post the results.

If there is no problem on her machine I will upload the files to my machine and see how they are rendered.

I'll let you know.
Back to top
Offline View user's profile Send private message
jettyrat

Moderator
Moderator


Joined: Nov 28, 2005
Posts: 922

PostPosted: Thu May 29, 2008 1:38 pm    Post subject: Re: The plugins page never looks right. Reply with quote

Hmm...weird...one of my development machines has just started doing this exact same thing with the default matrix theme! One machine does it, one does not...

Just as I was wrapping up the latest/greatest version Evil or Very Mad

Guess I can look into it now that I can reproduce it Confused
Back to top
Online View user's profile Send private message
jettyrat

Moderator
Moderator


Joined: Nov 28, 2005
Posts: 922

PostPosted: Thu May 29, 2008 2:49 pm    Post subject: Re: The plugins page never looks right. Reply with quote

http://gallery.menalto.com/node/70471 [menalto.com]

Seems to be a problem with the size of the plugins page. I installed the registration module the other day for developing a new integration installation routine and that is when the page broke. If I remove that plugin (reducing the size of the displayed page) it all works again...
Back to top
Online View user's profile Send private message
darp

Novice
Novice


Joined: Feb 14, 2007
Posts: 20

PostPosted: Fri May 30, 2008 1:38 pm    Post subject: Re: The plugins page never looks right. Reply with quote

I have all the plugins available on the plugins page, but not many installed. I do not have the registration plugin installed.

Once a plugin has been downloaded is there a way to eliminate it?

Just a thought - the "Get More Plugins" page is physically just as big but works just fine.
Back to top
Offline View user's profile Send private message
jettyrat

Moderator
Moderator


Joined: Nov 28, 2005
Posts: 922

PostPosted: Fri May 30, 2008 3:44 pm    Post subject: Re: The plugins page never looks right. Reply with quote

It's the size (in bytes) of the page that matters from the what I gathered on the Gallery site, not the physical view size of the page. I don't think the registration module itself had anything to do with it, it's just that one more plugin was enough data on the generated page to do it. Removing any plugin would make it go back to normal. If you uninstall them from the gallery admin plugins page, they go away. Not just de-activate, but uninstall the ones you don't need altogether.
Back to top
Online View user's profile Send private message
mkpalumbo

Beginner
Beginner


Joined: Aug 14, 2008
Posts: 1

PostPosted: Thu Aug 14, 2008 2:52 pm    Post subject: Re: The plugins page never looks right. Reply with quote

Hi,

I think I'm having a similar issue. When I go to my plugins page, I don't see any of the buttons or links to activate/deactivate/ plugins. Any idea how I can fix this?
Back to top
Offline View user's profile Send private message
whodaman

Beginner
Beginner


Joined: Jul 18, 2008
Posts: 4
Location: Australia

PostPosted: Tue Sep 02, 2008 7:04 pm    Post subject: Re: The plugins page never looks right. Reply with quote

Hi all, I am having the same issue two head tags and two body tags, when i turn phpbb debugging on I also get the below errors

My web copy was tiny on this page and now it has gotten HUGE....

I assume that is due to the Gallery stylesheet being loaded.

was there any resolution to this problem, everything seems to be working OK it just looks bad.

Quote: ›
[phpBB Debug] PHP Notice: in file /gallery2.php on line 41: Undefined variable: css
[phpBB Debug] PHP Notice: in file /gallery2.php on line 42: Undefined variable: javascript
[phpBB Debug] PHP Notice: in file /gallery2.php on line 53: Undefined variable: page_title
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3552: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2975)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3554: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2975)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3555: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2975)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3556: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2975)
Back to top
Offline View user's profile Send private message Visit poster's website
jettyrat

Moderator
Moderator


Joined: Nov 28, 2005
Posts: 922

PostPosted: Tue Sep 02, 2008 7:33 pm    Post subject: Re: The plugins page never looks right. Reply with quote

The few posts above yours describe the problem. Smile Especially the 4th post above yours. This is an embedded gallery problem. I believe it is fixed in G2.3. The php notices you see are not related to the plugins page problems and they are fixed in the next integration.

For now all you can do is remove plugins you are not using and try to get under the size that breaks the page.
Back to top
Online View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    NukedGallery.net Forum Index » phpBB Issues » Olympus (phpBB3) / 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: Web HostingDomain NamesDedicated ServersDedicated Web HostingDomain Name RegistrationWeb hosting AustraliaSEO Web DesignWeb Design New YorkSearch Engine OptimizationSearch Engine Optimisation

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