Adding in Code to members display...? Adding in Code to members display...?
 

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

Adding in Code to members display...?

Started by altagame, March 17, 2006, 12:02:01 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

altagame

Hey everyone, not sure what something like this would be called. I can't post into the Mod forum, so I figured because this was a template addon I would ask here. I would have searched for it if I had any clue on what something like this might be called.

Anyway, wondering if anyone has seen a mod that will add in the following while members are reviewing their photo's;

Tons of my members are used to using other photo services and in my efforts to keep things simple for them, I thought this would be a cool way for them to quickly copy the code to be inserted in our phpBB system.

Thanks to everyone that may have some incite on this topic.


Alta.

Joachim Müller


altagame

Thanks GauGau, I looked into those, not sure if they are outdated now or not because I can't get them to work. I have posted in that thread to hopefully help other users in the future.

Thanks.

Alta.

Joachim Müller

those mods were made for older versions of coppermine, according to board rules you mustn't ask questions on those threads on how to make those mods for newer versions >:(. Should be rather straightforward to make them work for cpg1.4.x, just search your local copy of coppermine's code for the stuff you can't find. Most stuff from displayimage.php that rendered the output has gone into the themes. Edit themes/yourtheme/theme.php and modify stuff there. If you don't have a particular function in your custom theme, copy it from themes/sample/theme.php.

altagame

Quote from: GauGau on March 17, 2006, 08:10:48 AM
those mods were made for older versions of coppermine, according to board rules you mustn't ask questions on those threads on how to make those mods for newer versions

Hey GauGau, thanks for the reply. IMO I would think keeping mods up to date, or searching for an updated version to a mod for the current release version would be of the utmost importance to you guys. I only made my post in order to help future users by saving them time trying to add in a Mod that will simply not work. I have encountered this with a bunch of the mods available on the site and figured it would be the best way to relay that the mod was out of date.

My apologies that I didn't notice that under the rules, but thanks to whom ever dropped me to a negative 2 for Karma. That is indeed a way to keep members.

Don't get me wrong, I think Coppermine is a great little tool, and I am very grateful that it was made available to me and the public. It is the out of date Mod confusion that has me frustrated and I am sure plenty others.  I killed about 8 hours yesterday trying to code in some mods that never had potential of working unless I have PHP experience and understand those fundamentals. Not to mention you usually have to read 5 or 6 pages of posts just to find the mod, then you have to determine from users posts if its working, if its bugged and if its current. Really hard to filter through it all.

Perhaps you guys can look at releasing a stable Mod board to try and simplify things for all.

Chris