Blank log in page with Yahoo Blank log in page with Yahoo
 

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

Blank log in page with Yahoo

Started by cdawg, April 13, 2007, 08:43:12 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

cdawg

trying to install on a site hosted on Yahoo...

I'm getting the blank page with no error

http://soapteens.com/coppermine/login.php?

I've used FTP to upload the themes but can't figure out what I am doing wrong

Joachim Müller

You haven't uploaded all files: when going to http://soapteens.com/coppermine/index.php I can see the login page of phpMyAdmin instead of coppermine's index page.

Sami

‍I don't answer to PM with support question
Please post your issue to related board

cdawg

OK...so I deleted everything and reloaded and get this error

mySQL Error: Table 'cpg1410_albums' already exists on query ' CREATE TABLE cpg1410_albums ( aid int(11) NOT NULL auto_increment, title varchar(255) NOT NULL default '', description text NOT NULL, visibility int(11) NOT NULL default '0', uploads enum('YES','NO') NOT NULL default 'NO', comments enum('YES','NO') NOT NULL default 'YES', votes enum('YES','NO') NOT NULL default 'YES', pos int(11) NOT NULL default '0', category int(11) NOT NULL default '0', thumb int(11) NOT NULL default '0', keyword VARCHAR( 50 ), alb_password VARCHAR( 32 ), alb_password_hint TEXT, PRIMARY KEY (aid), KEY alb_category (category) ) TYPE=MyISAM COMMENT='Used to store albums''

Sami

you need to drop old database/tables
‍I don't answer to PM with support question
Please post your issue to related board

cdawg


cdawg

Ok so one last thing...

It worked and I can see the coppermine page, but then it goes to the PHPadmin page

did I miss a step?

Nibbler

Remove phpmyadmin from the Coppermine folder and install it somewhere else instead.

cdawg

is there a good way to go about that?

Thanks in advance...I don't remember it being this hard last time I installed

cdawg

Quote from: cdawg on April 13, 2007, 11:49:31 PM
is there a good way to go about that?

Thanks in advance...I don't remember it being this hard last time I installed

figured it out!!  Thanks!!!