Understanding the framework of the php Understanding the framework of the php
 

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

Main Menu

Understanding the framework of the php

Started by zac, September 15, 2006, 07:42:55 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

zac

Hi.. I have hacked up my coppermine into barely recognizable form thanks to all of the great help on these forums.  Having such a partial understanding of everything, I am having trouble knowing where to begin with certain problems.  The biggest hack installed  is madeinhawaiis Client Side Shopping Cart. 

http://forum.coppermine-gallery.net/index.php?topic=25182.0

When you click the shopping cart it opens up a new .php document that is wrote strictly for ordering prints called purchase.php.  I also have the vertical thumbs hack running. 

The problem is when the shopping cart is opened the thumbnails disappear and the option to resize the image by clicking it is dead.  Can someone tell me where to start to fix this? 

Is there something online that I have missed that gives a decent explanation of the structure with this.  If I call up this new php what happens to the hacked thumbnail that is in my theme? Any idea of what piece of script is being replaced?

If you have no idea what I am talking about I set up a test gallery here:

http://www.folkphotography.com/prints/

username: test
psswd:  test

I would post some code if I knew where to begin. 

Thanks so much to anyone who is willing to tutor me a bit with this and get me in the right direction.