own modifications own modifications
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

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