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();
}
Did you update coppermine but neglect to update your bridge/smf.inc.php file ?
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
what version of coppermine are you using?
Joachim
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
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
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
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
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
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.
Thank you!!!! that was it!!!
I don't know why I didn't think of it.
everything seems to be fine now