Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Something went horribly wrong


Guest

Recommended Posts

Try going through the store link here

 

http://wermieerniebaits.com/

 

It came right up for me and I cleared cache and temp files, it should work.

 

I'm thinking maybe I wrote over a style sheet somewhere besides the oscommerce/stylesheet.css

 

What other locations have style sheets and aren't they all the same?

Link to comment
Share on other sites

i cleared everything, your site works; but anything in your shop (/oscommerce) doesn't work

 

 

 

 

 

 

an (unrelated) side note: once you get everything up & running, you may want to consider renaming your /oscommerce directory to /baits or something that themes your shop.

 

it will not only HELP your search engine rankings, but it also helps to avoid hackers or anything of the sort. you'll want to distance yourself from any common names like that.

Link to comment
Share on other sites

Does the page come up for you at all when you go into the website? Is it all white with broken image links like I am seeing?

 

What could cause this?

Link to comment
Share on other sites

yes it is a white page with broken pics and blue links.

 

have you checked over your includes/config.php page?

 

if you have already looked over your config file, please post your /stylesheet.css so i can see if maybe you inserted a foreign character in your stylesheet (which would cause it to break)

 

 

there could be other causes (which are blank to me at the moment), i am just going for the obvious right now :)

Link to comment
Share on other sites

Here's the style sheet,

 

Thanks for your help so far!!!

 

Just to let you know, this happened after i edited the style sheet with cuthtml instead of notepad. But then it is still broken after placing the backup.

 

/*

$Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

 

osCommerce, Open Source E-Commerce Solutions

http://www.oscommerce.com

 

Copyright © 2003 osCommerce

 

Released under the GNU General Public License

*/

 

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }

.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }

.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }

.productsNotifications { background: #f2fff7; }

.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

 

BODY {

background: #ffffff;

color: #000000;

margin: 0px;

}

 

A {

color: #000000;

text-decoration: none;

}

 

A:hover {

color: #AABBDD;

text-decoration: underline;

}

 

FORM {

display: inline;

}

 

TR.header {

background: #ffffff;

}

 

TR.headerNavigation {

background: #bbc3d3;

}

 

TD.headerNavigation {

font-family: Verdana, Arial, sans-serif;

font-size: 10px;

background: #bbc3d3;

color: #ffffff;

font-weight : bold;

}

 

A.headerNavigation {

color: #FFFFFF;

}

 

A.headerNavigation:hover {

color: #ffffff;

}

 

TR.headerError {

background: #ff0000;

}

 

TD.headerError {

font-family: Tahoma, Verdana, Arial, sans-serif;

font-size: 12px;

background: #ff0000;

color: #ffffff;

font-weight : bold;

text-align : center;

}

 

TR.headerInfo {

background: #00ff00;

}

 

TD.headerInfo {

font-family: Tahoma, Verdana, Arial, sans-serif;

font-size: 12px;

background: #00ff00;

color: #ffffff;

font-weight: bold;

text-align: center;

}

 

TR.footer {

background: #bbc3d3;

}

 

TD.footer {

font-family: Verdana, Arial, sans-serif;

font-size: 10px;

background: #bbc3d3;

color: #ffffff;

font-weight: bold;

}

 

.infoBox {

background: #b6b7cb;

}

 

.infoBoxContents {

background: #f8f8f9;

font-family: Verdana, Arial, sans-serif;

font-size: 10px;

}

 

.infoBoxNotice {

background: #FF8E90;

}

 

.infoBoxNoticeContents {

background: #FFE6E6;

font-family: Verdana, Arial, sans-serif;

font-size: 10px;

}

 

TD.infoBoxHeading {

font-family: Verdana, Arial, sans-serif;

font-size: 10px;

font-weight: bold;

background: #bbc3d3;

color: #ffffff;

}

 

TD.infoBox, SPAN.infoBox {

font-family: Verdana, Arial, sans-serif;

font-size: 10px;

}

 

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {

background: #f8f8f9;

}

 

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {

background: #f8f8f9;

}

 

TABLE.productListing {

border: 1px;

border-style: solid;

border-color: #b6b7cb;

border-spacing: 1px;

}

 

.productListing-heading {

font-family: Verdana, Arial, sans-serif;

font-size: 10px;

background: #b6b7cb;

color: #FFFFFF;

font-weight: bold;

}

 

TD.productListing-data {

font-family: Verdana, Arial, sans-serif;

font-size: 10px;

}

 

A.pageResults {

color: #0000FF;

}

 

A.pageResults:hover {

color: #0000FF;

background: #FFFF33;

}

 

TD.pageHeading, DIV.pageHeading {

font-family: Verdana, Arial, sans-serif;

font-size: 20px;

font-weight: bold;

color: #9a9a9a;

}

 

TR.subBar {

background: #f4f7fd;

}

 

TD.subBar {

font-family: Verdana, Arial, sans-serif;

font-size: 10px;

color: #000000;

}

 

TD.main, P.main {

font-family: Verdana, Arial, sans-serif;

font-size: 11px;

line-height: 1.5;

}

 

TD.smallText, SPAN.smallText, P.smallText {

font-family: Verdana, Arial, sans-serif;

font-size: 10px;

}

 

TD.accountCategory {

font-family: Verdana, Arial, sans-serif;

font-size: 13px;

color: #aabbdd;

}

 

TD.fieldKey {

font-family: Verdana, Arial, sans-serif;

font-size: 12px;

font-weight: bold;

}

 

TD.fieldValue {

font-family: Verdana, Arial, sans-serif;

font-size: 12px;

}

 

TD.tableHeading {

font-family: Verdana, Arial, sans-serif;

font-size: 12px;

font-weight: bold;

}

 

SPAN.newItemInCart {

font-family: Verdana, Arial, sans-serif;

font-size: 10px;

color: #ff0000;

}

 

CHECKBOX, INPUT, RADIO, SELECT {

font-family: Verdana, Arial, sans-serif;

font-size: 11px;

}

 

TEXTAREA {

width: 100%;

font-family: Verdana, Arial, sans-serif;

font-size: 11px;

}

 

SPAN.greetUser {

font-family: Verdana, Arial, sans-serif;

font-size: 12px;

color: #f0a480;

font-weight: bold;

}

 

TABLE.formArea {

background: #f1f9fe;

border-color: #7b9ebd;

border-style: solid;

border-width: 1px;

}

 

TD.formAreaTitle {

font-family: Tahoma, Verdana, Arial, sans-serif;

font-size: 12px;

font-weight: bold;

}

 

SPAN.markProductOutOfStock {

font-family: Tahoma, Verdana, Arial, sans-serif;

font-size: 12px;

color: #c76170;

font-weight: bold;

}

 

SPAN.productSpecialPrice {

font-family: Verdana, Arial, sans-serif;

color: #ff0000;

}

 

SPAN.errorText {

font-family: Verdana, Arial, sans-serif;

color: #ff0000;

}

 

.moduleRow { }

.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }

.moduleRowSelected { background-color: #E9F4FC; }

 

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }

.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

 

/* message box */

 

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }

.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }

.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

 

/* input requirement */

 

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

Link to comment
Share on other sites

I went just wanted to test the site without a style sheet, Then uploaded a backup of the style sheet and it looks the same without one and with one.

 

Like it's not working for some reason. could my index.php be corrupt somehow?

Link to comment
Share on other sites

i tried your stylesheet, and it's out-of-the-box isn't it (not heavily edited/customized)?

it worked fine on my test shop

 

which means your problem likely lies elsewhere.

 

did you install any contributions recently?

 

and for reference: i use cutehtml on my shops exclusively ;) that isn't your problem, there has to be an edit somewhere that went wrong. have you restored EVERYTHING to it's original since this problem occured?

 

I went just wanted to test the site without a style sheet, Then uploaded a backup of the style sheet and it looks the same without one and with one.

 

Like it's not working for some reason. could my index.php be corrupt somehow?

 

it's possible.

if you have no contributions, try to load a NEW index.php (overwrite your current) from the osc download at http://www.oscommerce.com/solutions/downloads

 

 

as always.... make sure you backup the original! :thumbsup:

Link to comment
Share on other sites

Maybe it's my english/index.php file.

 

I put in an image contrib tfor catagories. That was working fine. I also put in another catagoies contrib so maybe they are conflicting.

Then I went in and changed the font size in the css TD.infoBoxHeading and thats when it went to crap.

 

Maybe a restore on english/index.php will do the trick

 

I'll post back in a min.

Link to comment
Share on other sites

Hmm same issues

 

I restored from my backups, /index.php and english/index.php and still the same

 

gonna restore the catagories.php that was changed next

 

it's gotta be a broken reference to the css file, but where would that be?

Link to comment
Share on other sites

an (unrelated) side note: once you get everything up & running, you may want to consider renaming your /oscommerce directory to /baits or something that themes your shop.

 

it will not only HELP your search engine rankings, but it also helps to avoid hackers or anything of the sort. you'll want to distance yourself from any common names like that.

 

How do I do that without breaking the whole site?

 

I tried renaming the oscommerce folder and fixed and js links I needed but then everything comes up white with broken gif's again :huh:

Link to comment
Share on other sites

I just went to your site, at the original link posted, and it's working fine. The only images missing all have the same name:

Untitled-1%20copy.gif

You should not upload images with a space in the filename, because this gets converted to %20

 

Vger

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...