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: work with AutoTheme?  (Read 13032 times)

0 Members and 1 Guest are viewing this topic.

RayPic

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
work with AutoTheme?
« on: June 29, 2006, 03:00:57 pm »

I have tried to get coppermine, pnCPG and pn762 (all latest versions) to play nice together.

I think that I have followed the directions correctly as I have coppermine in its own directory, pncpg is in /modules and the admin panel shows it in both third party and under Modules which I have used to initialize and activate it.  I have put index_pn.php in the coppermine root.  I believe I have everything setup correctly to work.  When I edit blocks, main menu and type in the title name and then the url as {pnCPG} it all looks good.  When I click on that new link on the frontpage I get a change of screen but nothing shows from coppermine.  Yes coppermine standalone is working fine.

Could the issue be with Spidean's AutoTheme which I use to make my site themes work? 

I use Gallery2 on one of my other sites and it works fine with postwrap. 


I have read many of the howtos and whatfors and docs and including those that came with the various zips.  I have read many of the threads here as well just so that you know that Im not lazy or cant read.  ;D
Logged

RayPic

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Re: work with AutoTheme?
« Reply #1 on: June 29, 2006, 09:01:22 pm »

Oh yeah, forgot to ask this with my other concern above.  When I copy index_pn.php to my coppermine standalone directory do I have to leave a copy of it in the pn /modules?
Logged

casNuy

  • Moderator
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 671
  • My other hobby
    • Nuy Community
Re: work with AutoTheme?
« Reply #2 on: June 29, 2006, 10:43:44 pm »

RayPic,
yes the problem is with Autotheme, i just haven't found the time to fix this.
As for index_pn.php, there is no need to leave a copy within pn/modules.

Cas
Logged

RayPic

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Re: work with AutoTheme?
« Reply #3 on: June 30, 2006, 12:47:07 pm »

Thanks for the response Cas much appreciated.  No rush.
Logged

Ursel

  • Coppermine newbie
  • Offline Offline
  • Posts: 8
    • http://www.kwik-kwek-kwak.net
Re: work with AutoTheme?
« Reply #4 on: July 16, 2006, 12:57:07 pm »

Any news yet on this issue?
Btw, is this a AT issue or a pnCPG issue?

Perhaps it wise to contact/coöperate together with shawn on this issue.

I hope you can found the solution. I previously worked with Photoshare, but this is not really my thing. I much more prefer pnCPG, especially with the combination of Paged 1.00 and Postnuke 0.762. This combination is one of the best in my opinion.

Thanks for the good work guys.
Logged

casNuy

  • Moderator
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 671
  • My other hobby
    • Nuy Community
Re: work with AutoTheme?
« Reply #5 on: July 30, 2006, 04:39:50 pm »

I finally found a way around the AutoTheme issue without touching AT itself.
After some digging i found the most simple answer. This will be part of the next version but for those who cannot wait, here is what needs to be changed:
1. open up pnCPG\pnuser.php
2. Change the following line:
Code: [Select]
include("footer.php");
to:
Code: [Select]
//include("footer.php");

alternatively simply remove this line
Code: [Select]
include("footer.php");

that is all on my testsite (fresh 0.762 install and AT 87)

Cas
Logged

Ursel

  • Coppermine newbie
  • Offline Offline
  • Posts: 8
    • http://www.kwik-kwek-kwak.net
Re: work with AutoTheme?
« Reply #6 on: July 31, 2006, 07:54:00 am »

Hi Cas,

Welcome back from holiday.. (I guess.. ;D).

Thanks for your reply concerning this issue.
Unfortunately this did not succeed my issue. For some reason when I click the link to pnCPG, I see for a few seconds the coppermine module and then in the frame my whole website come back and the whole lay-out is broken.

If I'm right I'm using the same set-up as you have. (All new versions).

You can see it in action here

P.S. did not see you released a new version. Is this with coppermine 1.48??

Furthermore, I'm wondering how pnCPG behaves with the WTE theme engine. I know they have a conversion module. Perhaps I can do some tests this week to convert my AT theme into the WTE and see if the probs still there.
Logged

casNuy

  • Moderator
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 671
  • My other hobby
    • Nuy Community
Re: work with AutoTheme?
« Reply #7 on: July 31, 2006, 02:53:09 pm »

Ursel,
I have registered on your test site and would like to verify your settings.
can you upgrade my account ?

the last version 3.4 is indeed for 1.4.8

Cas
« Last Edit: July 31, 2006, 03:08:01 pm by casNuy »
Logged

Ursel

  • Coppermine newbie
  • Offline Offline
  • Posts: 8
    • http://www.kwik-kwek-kwak.net
Re: work with AutoTheme?
« Reply #8 on: July 31, 2006, 03:31:52 pm »

Cas,

Your account have been upgraded to Administrator.
pnCPG is still on version 3.3.

Btw, If you would like to see the webservers phpinfo, please find them here. This is my own webserver and recently the PHP was upgraded to version 5.04.
Logged

casNuy

  • Moderator
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 671
  • My other hobby
    • Nuy Community
Re: work with AutoTheme?
« Reply #9 on: July 31, 2006, 03:52:19 pm »

Have you tried the latest version ?
You can see it in action with AutoTheme on http://www.nuy.info.

Cas
Logged

casNuy

  • Moderator
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 671
  • My other hobby
    • Nuy Community
Re: work with AutoTheme?
« Reply #10 on: August 02, 2006, 02:03:22 pm »

I have done some testing with the WTE theme engine and pnCPG works fine with that engine.
This engine also aloows conversion of AutoTheme themes and then pnCPG also works as expected.

Cas
Logged

Ursel

  • Coppermine newbie
  • Offline Offline
  • Posts: 8
    • http://www.kwik-kwek-kwak.net
Re: work with AutoTheme?
« Reply #11 on: August 02, 2006, 03:00:13 pm »

I have done some testing with the WTE theme engine and pnCPG works fine with that engine.
This engine also aloows conversion of AutoTheme themes and then pnCPG also works as expected.

Cas

Sorry, had no time last few days to look at this issue. Will do it this weekend. But concerning the WTE, due to this AT conversion I was interested in how this engine works with the pnCPG
Logged

Ursel

  • Coppermine newbie
  • Offline Offline
  • Posts: 8
    • http://www.kwik-kwek-kwak.net
Re: work with AutoTheme?
« Reply #12 on: August 12, 2006, 09:30:28 pm »

Hi cas,

I'm working now on a new site www.ursel.nl. I've got here a Xanthia theme running. But even here I do have a problem the link returns with my own website in the frame. (Check Gallery 2 on that website).
I noticed there was an error-notice :

Notice: Undefined index: check in /var/www/vhosts/ursel.nl/httpdocs/modules/pnCPG/Coppermine/index_pn.php on line 19

Line 19 in that file says:

$check = $form_vars['check'] ;

Perhaps this info can help us closer to find the problem.
Thanks for all your good work.
Logged

casNuy

  • Moderator
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 671
  • My other hobby
    • Nuy Community
Re: work with AutoTheme?
« Reply #13 on: August 14, 2006, 09:55:21 pm »

Ursel,
I am failing to reproduce this error but removing or uncommenting this line is no problem.
please change line 19 from
Quote
$check = $form_vars['check'] ;
to
Code: [Select]
//$check = $form_vars['check'] ;
Perhaps this will take care of the issue.

cas
Logged
Pages: [1]   Go Up
 

Page created in 0.025 seconds with 19 queries.