Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / WORST case scenario..

WORST case scenario..

Locked

Views: 841

Results 1 to 6 of 6
This thread is locked. New replies are disabled.
28 Apr 2008, 12:50 AM
#1
azeela avatar

azeela

New Zenner

Join Date:
Apr 2008
Posts:
79
Plugin Contributions:
0

WORST case scenario..

I just found out that you can't log in as a new user on my page.. What did I do now?!?!? A grey/blank page appears and it says "done" in the bottom left corner..

http://www.bysine.com

28 Apr 2008, 1:27 PM
#3
azeela avatar

azeela

New Zenner

Join Date:
Apr 2008
Posts:
79
Plugin Contributions:
0

Re: WORST case scenario..

It seems that this might be the problem.. : Some kind of T-string error it says.. :unsure:

define('EMAIL_TEXT', 'With your account, you can now take part in the wonderful world of digital scrapbooking that I'm a part of. . "\n\n". 'Any products you choose to add to your online cart will remain there until you remove them, or check them out.' . "\n\n" . 'Please also remember that you can always review your history of purchases that you have made with me.' . "\n\n" . ' I hope you will have fun using my designs, and please don't hesitate to send me an e-mail with a link when you create something absolutely marvelous!! :D'. "\n\n" .
define('EMAIL_CONTACT', 'For help with any of my online services, please email me: <a href="mailto:' . STORE_OWNER_EMAIL_ADDRESS . '">'. STORE_OWNER_EMAIL_ADDRESS ." </a>\n\n");
define('EMAIL_GV_CLOSURE','Sincerely,' . "\n\n" . STORE_OWNER . "\nStore Owner\n\n". '<a href="' . HTTP_SERVER . DIR_WS_CATALOG . '">'.HTTP_SERVER . DIR_WS_CATALOG ."</a>\n\n");

Can anyone tell me what is wrong with it?

It's from the welcome e-mail you get when signing up..

28 Apr 2008, 5:20 PM
#4
azeela avatar

azeela

New Zenner

Join Date:
Apr 2008
Posts:
79
Plugin Contributions:
0

Re: WORST case scenario..

Ok.. So far so good.. Now I moved on from the completely blank grey screen to a HTTP 500 error..

I found out that I missed a ");" at the end.. But it still doesn't work properly.. Any tips?

28 Apr 2008, 7:27 PM
#5
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: WORST case scenario..

But it still doesn't work properly
Can you be more specific?
Links directly to pages in issue

28 Apr 2008, 7:40 PM
#6
azeela avatar

azeela

New Zenner

Join Date:
Apr 2008
Posts:
79
Plugin Contributions:
0

Re: WORST case scenario..

I can't link to it.. It's the page after you sign up as a member.. That means no one new can sign up.. :(

As I mentioned before instead of having a solid grey screen I now get a HTTP 500 error - whatever that means.. It wouldn't make sence copying the text in here because I have a Danish version of Vista.. But it's an ordinary "Page not found" kinda thing..