Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: pnCPG and Post Nuke .750  (Read 4963 times)

0 Members and 1 Guest are viewing this topic.

jinxyjinx

  • Coppermine newbie
  • Offline Offline
  • Posts: 5
pnCPG and Post Nuke .750
« on: February 03, 2006, 06:40:30 am »

In the docs for pnCPG32 it states:

"Finalized compatibility with PN 0.76x"

Is pnCPG32 compatible with .750?
« Last Edit: February 06, 2006, 01:45:06 am by GauGau »
Logged

casNuy

  • Moderator
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 671
  • My other hobby
    • Nuy Community
Re: pnCPG and Post Nuke .750
« Reply #1 on: February 03, 2006, 04:54:20 pm »

yes, it is compatible with 0.750.

Cas
Logged

jinxyjinx

  • Coppermine newbie
  • Offline Offline
  • Posts: 5
Re: pnCPG and Post Nuke .750
« Reply #2 on: February 04, 2006, 10:18:45 pm »

thanks for the reply!  I got most everything working... except these bloody double scroll bars.  I tried the fix in the tips.txt file and this works great in IE but it does not work in Firefox.  Any Ideas?  Here is the dev site which I am trying to get it to work on.

http://dev.callforblood.com/index.php?module=pnCPG&func=main


(and yes I have searched the forums for this topic but found a bunch of dead end threads with no results)

Logged

jinxyjinx

  • Coppermine newbie
  • Offline Offline
  • Posts: 5
Re: pnCPG and Post Nuke .750
« Reply #3 on: February 05, 2006, 04:32:23 am »

Ok I was able to fix my problem with the scrollbars.

Here is what I did:

in the pnuser.php file I changed the value of the height for the iframe.

on line 225 it originally says:

                   
Quote
   echo "<iframe src='$url' align='center' width='100%' height='800px' space=0 vspace=0 marginwidth=0 marginheight=0 frameborder=0

I changed the height value and it then looks like this:

                 
Quote
echo "<iframe src='$url' align='center' width='100%' height='100%' space=0 vspace=0 marginwidth=0 marginheight=0 frameborder=0


This got rid of my scrollbars and works with both IE and firefox!!

Logged
Pages: [1]   Go Up
 

Page created in 0.016 seconds with 20 queries.