Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

problem viewing items


SeanChiarot

Recommended Posts

Posted

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.

Posted

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

Posted
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!,

Posted

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!

Posted
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..

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...