Avatar billede donandres Nybegynder
13. maj 2005 - 09:50 Der er 3 kommentarer og
1 løsning

t-variabel?

kan i hjælpe mig med at løse problemet?

http://www.andreasbrun.dk/ny/galleri/

her er koden i config-filen


<?

// Galleryname
$config['galleryname'] = "Mit Fotoalbum";


// ADMIN LOGIN
$config['admin_username'] = "admin"; // Username for adminpages
$config['admin_password'] = "admin"; // Change this password!!!


// DATABASE SETTINGS
$config['dbserver'] = "localhost";    // Your databaseserver
$config['dbuser'] = "***";        // Your mysql username
$config['dbpass'] = "***";        // Your mysql password
$config['dbname'] = "***";  // Your mysql databasename

$config['TABLE_PICTURES'] = "album_pictures";    // Tablename for pictures
$config['TABLE_ALBUMS'] = "album_albums";        // Tablename for albums
$config['TABLE_COMMENTS'] = "album_comments";    // Tablename for comments


// DIRECTORY SETTINGS
// If you don't know what values to use, open the file installation.php in your
// webbrowser. It will give you a suggestion on what to write.
$config['webdir'] = ny/galleri
$config['albumdir'] = /ny/galleri/albums/
$config['fullpath'] = customers/andreasbrun.dk/andreasbrun.dk/httpd.www/ny/galleri


// THUMBNAILS
//$config['thumb_method'] = "im";    // Use ImageMagick for thumbnail creation (Best quality)
$config['thumb_method'] = "gd2";  // GD >= 2.0.1. True color!
//$config['thumb_method'] = "gd1";  // GD 1.x

$config['imagemagick_path'] = "/usr/bin/"; // Directory where the command "convert" is located
$config['picture_quality'] = 80;    // Picture quality in %. 100% is best quality.
$config['filetypes'] = array("jpg", "jpeg", "gif", "png", "bmp"); // Allowed filetypes


$config['thumbrows'] = "3";            // Number of rows on thumbnailpage (NOT YET IMPLEMENTED)
$config['thumbcols'] = "4";            // Number of cols on thumbnailpage
$config['thumb_width'] = "90";
$config['picture_width'] = "400";

$config['number_in_toplist'] = "100"; // Number of entries to show on the statistics page





// LAYOUT
$config['color_main'] = "#FFe7c6";
$config['color_nav'] = "#a2cafb";
$config['color_form'] = "#a2cafb";
$config['color_form_heading'] = "#cbcbcb";
$config['color_comment_heading'] = "#fed9c2";
$config['color_comment_body'] = "#fff5e1";

$config['ver'] = "0.5";                // PHPhotoalbum version

?>
Avatar billede tofte Juniormester
13. maj 2005 - 09:53 #1
Er ikke den store php haj, men jeg tror du mangler "" om disse linier
$config['webdir'] = ny/galleri
$config['albumdir'] = /ny/galleri/albums/
$config['fullpath'] = customers/andreasbrun.dk/andreasbrun.dk/httpd.www/ny/galleri
Avatar billede tofte Juniormester
13. maj 2005 - 09:53 #2
og også et ;
Avatar billede donandres Nybegynder
13. maj 2005 - 10:02 #3
ja for pokker... smider du lige et svar
Avatar billede donandres Nybegynder
19. juli 2005 - 13:20 #4
lukker
Avatar billede Ny bruger Nybegynder

Din løsning...

Tilladte BB-code-tags: [b]fed[/b] [i]kursiv[/i] [u]understreget[/u] Web- og emailadresser omdannes automatisk til links. Der sættes "nofollow" på alle links.

Loading billede Opret Preview
Kategori
Vi tilbyder markedets bedste kurser inden for webudvikling

Log ind eller opret profil

Hov!

For at kunne deltage på Computerworld Eksperten skal du være logget ind.

Det er heldigvis nemt at oprette en bruger: Det tager to minutter og du kan vælge at bruge enten e-mail, Facebook eller Google som login.

Du kan også logge ind via nedenstående tjenester