SMF integration problem in admin tools SMF integration problem in admin tools
 

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

SMF integration problem in admin tools

Started by DoW Kid Rock, October 26, 2004, 08:08:42 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

DoW Kid Rock

the integration seems to be working except when I go into the admin tools.  at the bottom this comes up

Select album

Fatal error: Call to undefined function: udb_util_filloptions() in /home/disciple/public_html/coppermine/util.php on line 443


this is the code around line 443

if (defined('UDB_INTEGRATION')) {
        udb_util_filloptions();
    } else {
        filloptions();
    }

Nibbler

Did you update coppermine but neglect to update your bridge/smf.inc.php file ?

DoW Kid Rock

#2
not sure what you mean as I am able to log into my messageboard and then go into the gallery.

I am also not able to upload anything as it says "Invalid action for form creation. "

not sure if it is related

to add to that when I go to upload this error comes up

Invalid action for form creation.

File: /home/disciple/public_html/coppermine/upload.php - Line: 963


and I tried re-installing from scratch and re-editing the smf.inc.php and it still has the same problem

Joachim Müller

what version of coppermine are you using?

Joachim

DoW Kid Rock

I am using 1.3.2

I have been quite busy and put the integration on the back burner, but now am wanting to get it going.  still have the same error and can't figure out why it is doing what it is doing

Joachim Müller

please post a link and test user account (non-admin) with integration turned on and debug for for everyone (coppermine config, at the very bottom).

Joachim

DoW Kid Rock

#6
http://www.disciplesofwrestling.ca/forum
http://www.disciplesofwrestling.ca/coppermine

username: stryker
password: testing

give me a couple minutes to turn on config

edit: debug turned on for everyone

Joachim Müller

uhm, I'm sorry, seems I have misread your initial posting. As you experience issues with the admin tools, I can of course not test with a regular user account. Try to download the most recent version of the admin tools (util.php) from the web cvs and replace the version on your webserver with the file. Check if it works now. If it doesn't, please describe in detail what you do when you experience the error message and attach a screenshot of the error. Download util.php here: http://cvs.sourceforge.net/viewcvs.py/coppermine/stable/util.php

Joachim

DoW Kid Rock

all I am doing is clicking on the button that says "admin tools" and I get the following at the bottom of the screen

(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fwww.disciplesofwrestling.ca%2Fattachment%2Fcoppermine.jpg&hash=3f0dfd58ca676d343d66611ac96d33d421288b8a)

and quoted in the first post is what is at line 442

thank you

kegobeer

Does your smf.inc.php file have the function udb_util_filloptions?  If not, you may need to download 1.3.2 from this site again and upload the new smf.inc.php file to your bridge directory.

I have 1.3.2 and SMF running on my site and can't duplicate the error.
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

DoW Kid Rock

Thank you!!!! that was it!!!

I don't know why I didn't think of it. 

everything seems to be fine now