Newbie Coppermine integration and SMF - Page 2 Newbie Coppermine integration and SMF - Page 2
 

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

Newbie Coppermine integration and SMF

Started by aducrejr, December 28, 2004, 03:36:07 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

aducrejr

Quote from: GauGau on January 03, 2005, 09:42:26 AM
creating a separate dir/file that only enables the error reporting you need is overkill, just add <?
ini_set('display_errors', "1");
error_reporting(E_PARSE);
?>
to coppermine's code.

Joachim

Where should I input that code?
Which file?
www.aducrejr.com/gallery
personal Gallery

Joachim Müller

search include/init.inc.php for error_reportingand edit accordingly. If you have no idea about PHP at all, this task may be too hard for you though.

Joachim

aducrejr

I finally have it working thanks for the help

My new problem is that I can see new groups made in SMF in Coppermine, but I cant see them in SMF neither the users

thanks for getting me this far
www.aducrejr.com/gallery
personal Gallery

Joachim Müller

1) We have a "One question per thread" policy you accepted to respect when signing up for your account on this forum!
2) What do you mean by saying "I cant see them in SMF neither the users" - you can't see the SMF user groups in your SMF control panel? That doesn't sound very plausible for me.

I suggest you reply to this thread with "original issue/question solved" and start a new thread about the new issue you appear to be facing (with a link to your page, a test user account and a screenshot attached to your posting that illustrates what you mean).

Joachim

aducrejr

Sorry about the double question.

My orginal problem is solved. I will start another thread

Again thanks for the help
www.aducrejr.com/gallery
personal Gallery