| Author |
Message |
porcupinepc Involved


Joined: Sep 20, 2003 Posts: 261 Location: Schumacher, Ontario CANADA
|
Posted:
Mon Nov 24, 2003 1:05 pm |
|
Well, i managed to get a second Coppermine installed on my web site. This one will display images only on my web site.
How do I create a block to do this. I would like to be able to show these on my site.
In the chmod screen i have the following:
Owner Group World
read read read
write write write
execute execute execute
Which do i click for 766?
Thanks again
Joe Robertson
|
Last edited by porcupinepc on Mon Nov 24, 2003 3:09 pm; edited 1 time in total |
|
 |
 |
paranor Worker


Joined: Aug 28, 2003 Posts: 227
|
Posted:
Mon Nov 24, 2003 2:06 pm |
|
Are you using the coppermine for php-nuke? If so, it already has blocks created. Review the ZIP file and you should see them in there. Or check your blocks admin. |
|
|
|
 |
porcupinepc Involved


Joined: Sep 20, 2003 Posts: 261 Location: Schumacher, Ontario CANADA
|
Posted:
Mon Nov 24, 2003 2:31 pm |
|
I am using cpg1.2.0final.zip
Is this the wrong one?
Joe |
|
|
 |
 |
paranor Worker


Joined: Aug 28, 2003 Posts: 227
|
Posted:
Mon Nov 24, 2003 2:48 pm |
|
wrong one.
go here:
they do have it kinda screwy on where to find it. |
|
|
|
 |
porcupinepc Involved


Joined: Sep 20, 2003 Posts: 261 Location: Schumacher, Ontario CANADA
|
Posted:
Mon Nov 24, 2003 4:50 pm |
|
I downloaded the latest version for PHP-Nuke. First thing i did was try to import the sql into the database. When i did i got the following error:
SQL-query :
ALTER TABLE `nuke_users` ADD `user_group_cp` INT( 11 ) DEFAULT '2' NOT NULL ,
ADD `user_active_cp` ENUM( 'YES', 'NO' ) DEFAULT 'YES' NOT NULL
MySQL said:
Duplicate column name 'user_group_cp'
Back
Joe |
|
|
 |
 |
paranor Worker


Joined: Aug 28, 2003 Posts: 227
|
Posted:
Mon Nov 24, 2003 6:34 pm |
|
it sounds like your nuke db tables are already modified for coppermine.
You should chmod 777 even though the doc says 766 or something. Start with albums and have each directory below that at 777. |
|
|
|
 |
|
|
|
|