Newbie needs help Newbie needs help
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Newbie needs help

Started by cindytrinidad, March 01, 2006, 07:14:23 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

cindytrinidad

I just installed Coppermine today.

http://sbca-batch81.fil.ph

I can make categories, I can make albums...

BUT

I cannot upload files to albums!

The Register screen is Blank, so users can't add themselves.

help, help, help please....


Joachim Müller

There's code after the closing tag of </body>, which is definitely a no-no. As this happens for all themes, it's something your webhost does: they appear to be injecting code to each page. I therefor doubt that you will be able to run coppermine with this type of hosting plan.
Make sure that register.php actually exists and hasn't gotten corrupt.
To solve your upload issues, read the upload troubleshooting section of the docs (in fact, read the docs completely before asking questions).