Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

help me with some problems


diskcom

Recommended Posts

Posted

well my webshop is here

 

i changed te login thing in the frontpage of the site

so when i login it always says guest "gast" can some help me outh with that

and i need some help to translate date's and months ?

 

and i need some help to edit the boxes

i got this on my left but it only shows 1 line

 

<?php 
 $info_box_contents = array(); 
 $info_box_contents[] = array('align' => 'left', 
                              'text'  => 'prijslijsten in pdf'
                             ); 
 new infoBoxHeading($info_box_contents, false, false); 

 $info_box_contents = array(); 
 $info_box_contents[] = array('align' => 'center', 
 'text'  => '<a href="">' .tep_image('images/acrobatgif.jpg').' systemen'. '</a><br>',
 'text'  => '<a href="">'.tep_image('images/acrobatgif.jpg').' onderdelen'. '</a><br>'
 );

          new infoBox($info_box_contents);
?>

 

kind regards

 

nick ;)

Posted

I think you need to look in includes/language/english/login for the fix the first problem.

 

What the current format of your dat now and how do you want it to looks?

 

Do you have a page reference so we can see your site?

Posted

Hi Nick,

 

I visited your site to see if I could help. I don't like attacking other people's sites because mine won't be perfect either. I would however like to make one comment which I hope you will take in good faith.

 

I'm one of the older generation and my eyesight isn't the best. Therefore I use 800 x 600 resolution on my computer. You may not believe this, but over half the internet population still uses 800 x 600.

 

You have changed OSC so that it's fixed at 1024 x 768 or greater. I can't view your site unless I constantly use the scroll bar at the bottom of the screen. If I was a customer I would leave your site within 30 seconds and go elsewhere. May I suggest, or even plead with you to bring your site back to 800x600 and keep ALL your customers happy.

 

Kindest regards,

 

John

Archived

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

×
×
  • Create New...