SeanChiarot Posted August 13, 2008 Posted August 13, 2008 ok well, i FINALY have the site up and running, but when i was testing some things out, i ran into this problem, a few items look like http://craftyscrapper.ca/product_info.php?...;products_id=70 (notice the HUGE image to the right?) and other look normal like... http://craftyscrapper.ca/product_info.php?...;products_id=78 this one whats wrong here O_o
BryceJr Posted August 13, 2008 Posted August 13, 2008 You may want to use an imaging program to resize your images. That image is too big. Here is a free imaging program. There are others if you wan to search for more. You may also want to search the contribution section for thumbnail creation. Addendum: Go to your webhost control panel and set the permission on configure.php file. Set it to 644. If 644 still gives a warning, set to 444 or 400.
sampathkumara Posted August 13, 2008 Posted August 13, 2008 Hi man, just got ot admin->Images then insert values for your images like, small image widht and hieght etc also set the image size reduce as true. this could work well
SeanChiarot Posted August 13, 2008 Author Posted August 13, 2008 You may want to use an imaging program to resize your images. That image is too big. Here is a free imaging program. There are others if you wan to search for more. You may also want to search the contribution section for thumbnail creation. Addendum: Go to your webhost control panel and set the permission on configure.php file. Set it to 644. If 644 still gives a warning, set to 444 or 400. >.< 1st i dont get that warning >.>, 2ndly i set that damin permission 3 times last night -.- ugh!,
SeanChiarot Posted August 14, 2008 Author Posted August 14, 2008 ok we ran into a new problem, i cannot access /admin/ here is the error i get Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'mysql'@'localhost' (using password: NO) in /home/jordanag/public_html/admin/includes/functions/database.php on line 19 Unable to connect to database server! line 19 in that file is '$$link = mysql_connect($server, $username, $password);' so to me it seems like something is messed up with the username / password / server right?, but then i run into a WTF..... because the items and other things on the site work perfictly fine!
sLaV- Posted August 15, 2008 Posted August 15, 2008 no ideas on whats wrong? =( Check /admin/includes/configure.php ... the bottom part of this file is your DB settings ... make sure they are correct ... it looks like the Password is not in this file..
SeanChiarot Posted August 15, 2008 Author Posted August 15, 2008 thanks worked like a charm :D didnt know there was 2 config files >.>
Recommended Posts
Archived
This topic is now archived and is closed to further replies.