own modifications own modifications
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

own modifications

Started by Keen, July 16, 2004, 02:35:33 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Keen

Hello,
first sorry for my bad english!! :D
my question is how can i made my own modification???
I have a problem to output data from my sql database

example:
i need some more information in the profil
last name, first name...
but the writing in the database doesn't matter.
also outputing... :( :( :(

can you give me an example for
this problem????

PLEASE

Joachim Müller

hrm, this might be a language issue, I don't fully understand. But, if you want to code modifications that have a direct impact on the database, you'll need some understanding of how coppermine works. You'll learn most about the script if you look into it and find out for yourself. Keywords for a search in the code on how to manipulate database entries would be "update" or "select". Form your posting that is very vague I simply can't tell you more.

GauGau

Casper

I think keen is asking how to change or add to the profile fields, to get different user information.

If that is what you want, see this thread, http://forum.coppermine-gallery.net/index.php?topic=7827.0
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here