Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Could do with some EXPERT help on this serious problem


valley

Recommended Posts

I have uploaded COMPLETE files and DATABASE saved before the

problem posted below occured . STILL can't get rid of the wrong

formatting .

 

What controls the formatting of

conditions.php

privacy.php

shipping.php

 

@@@@@@@@@@@@@@@@@

 

Privacy_Shipping_Conditions_Update

 

Hello,

 

I have installed Privacy_Shipping_Conditions_Update V1.0b

 

at my site http://affiliatesexcel.com

 

It did seem to work fine but is now throwing out

the page formatting completely when you try to open

any of the menu items.

 

This happened after I tried to upload a html file

to the text area in the admin for Shipping and returns

 

I did delete all files in the catalog and admin folders

which came withe the contribution and uploaded NEW ones.

 

information.php

 

conditions.php

privacy.php

shipping.php

in both admin and catalog folders

 

 

But the formatting still persists.

 

It looks like the the database is corrupted, or is it

something else ?

 

The rest of the site seems to be working fine

 

Any help will be appreciated.

Link to comment
Share on other sites

Your problem is that you're not calling your stylesheet from those pages. Make sure the call to stylesheet.css is included:

<link rel="stylesheet" type="text/css" href="stylesheet.css">

Just before

</head>

 

- Greg

Link to comment
Share on other sites

Hello Greg,

 

After substituting

<link rel="stylesheet" type="text/css" href="stylesheet.css">

for

<link rel="stylesheet" type="text/css" href="<? echo THEMA_STYLE;?>">

 

I got most of the formatting ffor conditions.php

 

Still the Left and right column widths are not correct

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...