The error is: Invalid action for form creation.
I ran debug mode and it returned this:
Notice: Use of undefined constant CUSTOMIZE_UPLOAD_FORM - assumed 'CUSTOMIZE_UPLOAD_FORM' in /home/muscleh/public_html/photos/upload.php on line 31
Notice: Use of undefined constant USER_UPLOAD_FORM - assumed 'USER_UPLOAD_FORM' in /home/muscleh/public_html/photos/upload.php on line 32
Notice: Use of undefined constant NUM_URI_BOXES - assumed 'NUM_URI_BOXES' in /home/muscleh/public_html/photos/upload.php on line 33
Notice: Use of undefined constant NUM_FILE_BOXES - assumed 'NUM_FILE_BOXES' in /home/muscleh/public_html/photos/upload.php on line 34
Notice: Use of undefined constant CUSTOMIZE_UPLOAD_FORM - assumed 'CUSTOMIZE_UPLOAD_FORM' in /home/muscleh/public_html/photos/upload.php on line 716
Notice: Use of undefined constant USER_UPLOAD_FORM - assumed 'USER_UPLOAD_FORM' in /home/muscleh/public_html/photos/upload.php on line 720
Notice: Use of undefined constant NUM_URI_BOXES - assumed 'NUM_URI_BOXES' in /home/muscleh/public_html/photos/upload.php on line 772
Notice: Use of undefined constant NUM_FILE_BOXES - assumed 'NUM_FILE_BOXES' in /home/muscleh/public_html/photos/upload.php on line 773
muscle-mustangs.com
Album list :: My gallery :: User mode :: Upload file :: Logout [Rick Sample]
Last uploads :: Last comments :: Most viewed :: Top rated :: My Favorites :: Search
Upload approval Config Albums Categories Users Groups Ban Users Display Ecards Review Comments Batch add files Admin Tools My profile
Notice: Use of undefined constant USER_UPLOAD_FORM - assumed 'USER_UPLOAD_FORM' in /home/muscleh/public_html/photos/upload.php on line 868
Notice: Use of undefined constant USER_UPLOAD_FORM - assumed 'USER_UPLOAD_FORM' in /home/muscleh/public_html/photos/upload.php on line 883
Notice: Use of undefined constant USER_UPLOAD_FORM - assumed 'USER_UPLOAD_FORM' in /home/muscleh/public_html/photos/upload.php on line 920
Notice: Use of undefined constant USER_UPLOAD_FORM - assumed 'USER_UPLOAD_FORM' in /home/muscleh/public_html/photos/upload.php on line 920
any help would be great!
The URL: http://www.muscle-mustangs.com/photos/index.php
login info:
user id: badmustang01
pass: badmustang01
Have you synced the groups by going to coppermine's group page ?
Yep, upload permissions, everything set to Yes, as well as the albums set to yes. Still getting those errors though, not sure what the problem is
updated: I used a different upgrade version, and I am getting some minor errors now, but able to upload. The errors I get are:
Notice: Undefined offset: 2 in /home/muscleh/public_html/photos/upload.php on line 250
Notice: Undefined offset: 3 in /home/muscleh/public_html/photos/upload.php on line 256
Notice: Undefined offset: 4 in /home/muscleh/public_html/photos/upload.php on line 256
and::
Notice: Undefined variable: file_failure_array in /home/muscleh/public_html/photos/upload.php on line 1940
Notice: Undefined variable: URI_failure_array in /home/muscleh/public_html/photos/upload.php on line 1941
Notice: Undefined variable: zip_failure_array in /home/muscleh/public_html/photos/upload.php on line 1942
Those errors are normal and can be ignored. Can you explain what you mean by 'a different upgrade version' to help other with the same issue ?
I noticed that, just turned off debug and they went away.
Well the release over at vbulletin.org includes a different bridge file: vbulletin3.inc.php That one wouldn't let me upload at all, I kept getting the errors in my 1st post.
I noticed however, their is a bridge file that came with the coopermine installation called: vbulletin30.inc.php I simply told my init.inc.php file to use the vbulletin30.inc.php instead of the: vbulletin3.inc.php
I've notice a ton of users are having the same problem I am having in this forum and over half are at vbulletins forum. I'm not sure who released that over at vbulletin.org or what the purpose of it is, but it doesn't work :) The orriginal one that came with the installation is the only one I can get to work! :)