Jump to content

Prices will not stay


Guest

Recommended Posts

SOMEONE PLEASE HELP ...

I have entered all my prices in the title of each item because I cannot get the prices to stay. I am only able to use my shopping cart as a picture gallery. I have been having this problem since July. Please inform.

Everything looks fine at: (TXT_PRICE)<span class+"txtSale">

(TXT_SALE_PRICE)<span>

and the color looks ok at: yourskin>styleSheets>style.css under: .txtSale

e-mail: [email protected]

Linda Smith

Link to comment
Share on other sites

Hi Linda,

Try:

{TXT_PRICE}<span class="txtSale">{TXT_SALE_PRICE}<span>

The CubeCart template system uses Curly brackets not round ones - and that plus sign in the middle of the span needed to be an equals sign.

Cheers,

Adam

SOMEONE PLEASE HELP ...

I have entered all my prices in the title of each item because I cannot get the prices to stay. I am only able to use my shopping cart as a picture gallery. I have been having this problem since July. Please inform.

Everything looks fine at: (TXT_PRICE)<span class+"txtSale">

(TXT_SALE_PRICE)<span>

and the color looks ok at: yourskin>styleSheets>style.css under: .txtSale

e-mail: [email protected]

Linda Smith

Link to comment
Share on other sites

Hi Linda,

Try:

{TXT_PRICE}<span class="txtSale">{TXT_SALE_PRICE}<span>

The CubeCart template system uses Curly brackets not round ones - and that plus sign in the middle of the span needed to be an equals sign.

Cheers,

Adam

SOMEONE PLEASE HELP ...

I have entered all my prices in the title of each item because I cannot get the prices to stay. I am only able to use my shopping cart as a picture gallery. I have been having this problem since July. Please inform.

Everything looks fine at: (TXT_PRICE)<span class+"txtSale">

(TXT_SALE_PRICE)<span>

and the color looks ok at: yourskin>styleSheets>style.css under: .txtSale

e-mail: [email protected]

Linda Smith

Link to comment
Share on other sites

Adam.

Thank you for your reply. I'm sorry, I made a typo the text test that was written is identical to what you suggested. The wiggley brackets look right also. I don't see a key for the wiggly brackets on my keyboard.

Someone other than me set up my website .. I am just trying to learn because they said they do not know what is wrong, and that was the last time I heard from them. I also, had someone suggest the background color and that seems to be written right also.

I could use all the help I can get. Thank you soooooooooooooooo much.

Linda

Freedom Plants

Link to comment
Share on other sites

PLEASE REPLY, I've only had 1 person reply. Please Help.

I have entered all my prices in the title of each item because I cannot get the prices to stay. I am only able to use my shopping cart as a picture gallery. I have been having this problem since July. Please inform.

Everything looks fine at: (TXT_PRICE)<span class="txtSale">

(TXT_SALE_PRICE)<span>

and the color looks ok at: yourskin>styleSheets>style.css

under: .txtSale[ (color:#ff000)

Someone other than me set up my website .. I am just trying to learn because they said they do not know what is wrong, and that was the last time I heard from them. I also, had someone suggest the background color and that seems to be written right also.

The wiggley brackets look right also. I don't see a key for the wiggly brackets on my keyboard.

I could use all the help I can get. Thank you soooooooooooooooo much.

Linda

Link to comment
Share on other sites

The wiggley brackets look right also. I don't see a key for the wiggly brackets on my keyboard.

<!-- BEGIN: index -->

<div class="boxContent">

<span class="txtContentTitle">{HOME_TITLE}</span>

<br />

{HOME_CONTENT}

</div>

<!-- BEGIN: latest_prods -->

<div class="boxContent">

<span class="txtContentTitle">{LANG_LATEST_PRODUCTS}</span>

<div>

<!-- BEGIN: repeat_prods -->

<div style="float: left; text-align: center; width: {VAL_WIDTH}px;">

<a href="index.php?act=viewProd&amp;productId={VAL_PRODUCT_ID}"><img src="{VAL_IMG_SRC}" alt="{VAL_PRODUCT_NAME}" border="0" title="{VAL_PRODUCT_NAME}" /></a>

<br />

<a href="index.php?act=viewProd&amp;productId={VAL_PRODUCT_ID}" class="txtDefault">{VAL_PRODUCT_NAME}</a>

<br />

{TXT_PRICE} <span class="txtSale">{TXT_SALE_PRICE}</span>

</div>

<!-- END: repeat_prods -->

<br clear="all" />

</div>

<br clear="all" />

</div>

<!-- END: latest_prods -->

<!-- END: index -->

Link to comment
Share on other sites

What is your url? Is it a stock install of Cubecart? Which version? Did you add any modifications?

Are all questions we'd need to know to help you.

Also, the code you posted only displays the product information, it doesn't write the information to the database. The admin/products/index.php does that.

My guess is though that there is some problem in your database. Have you asked your hosting company about it?

Link to comment
Share on other sites

The wiggley brackets look right also. I don't see a key for the wiggly brackets on my keyboard.

<!-- BEGIN: index -->

<div class="boxContent">

<span class="txtContentTitle">{HOME_TITLE}</span>

<br />

{HOME_CONTENT}

</div>

<!-- BEGIN: latest_prods -->

<div class="boxContent">

<span class="txtContentTitle">{LANG_LATEST_PRODUCTS}</span>

<div>

<!-- BEGIN: repeat_prods -->

<div style="float: left; text-align: center; width: {VAL_WIDTH}px;">

<a href="index.php?act=viewProd&amp;productId={VAL_PRODUCT_ID}"><img src="{VAL_IMG_SRC}" alt="{VAL_PRODUCT_NAME}" border="0" title="{VAL_PRODUCT_NAME}" /></a>

<br />

<a href="index.php?act=viewProd&amp;productId={VAL_PRODUCT_ID}" class="txtDefault">{VAL_PRODUCT_NAME}</a>

<br />

{TXT_PRICE} <span class="txtSale">{TXT_SALE_PRICE}</span>

</div>

<!-- END: repeat_prods -->

<br clear="all" />

</div>

<br clear="all" />

</div>

<!-- END: latest_prods -->

<!-- END: index -->

Link to comment
Share on other sites

Misty,

Thank you so much for trying to help me.

I paid someone to set up a shopping cart for me in July because I am clueless. I have had this problem right from the get-go. I have no idea why she won't communicate with me / this is the same person who also handles my hosting. She did say that she has no idea why I could not see the prices and then I never heard from her again.

Below is my store overview. My site url is www.FreedomPlants.com

Store Overview:

CubeCart Version: 3.0.12

PHP Version: 4.4.4 Number of Products: 285

MySQL Version: 4.1.21-standard Number of Customers: 1

Image upload folder size: 34.3 MB Number of Orders: 1

Server Software: Apache/1.3.37 (Unix) mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 FrontPage/5.0.2.2635.SR1.2 mod_ssl/2.8.28 OpenSSL/0.9.7a PHP-CGI/0.1b

Client Browser: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)

Does this info help at all????

Thank you,

Linda

Freedom Plants

Link to comment
Share on other sites

I don't think it's set up correctly in Admin. Not seen a store that only displays zeros before.

If you would like me to take a look, PM me an admin login, suggest you create a new admin account and delete it afterwards if you are concerned with the security. The offer is there.

Link to comment
Share on other sites

Guest paulabakerparkin

PLEASE REPLY, I've only had 1 person reply. Please Help.

I have entered all my prices in the title of each item because I cannot get the prices to stay. I am only able to use my shopping cart as a picture gallery. I have been having this problem since July. Please inform.

Everything looks fine at: (TXT_PRICE)<span class="txtSale">

(TXT_SALE_PRICE)<span>

and the color looks ok at: yourskin>styleSheets>style.css

under: .txtSale[ (color:#ff000)

Someone other than me set up my website .. I am just trying to learn because they said they do not know what is wrong, and that was the last time I heard from them. I also, had someone suggest the background color and that seems to be written right also.

The wiggley brackets look right also. I don't see a key for the wiggly brackets on my keyboard.

I could use all the help I can get. Thank you soooooooooooooooo much.

Linda

Could it be the the price table is not set up in mysql? or that the price is not being recorded within viewProd.ic.php?

Link to comment
Share on other sites

PLEASE REPLY, I've only had 1 person reply. Please Help.

I have entered all my prices in the title of each item because I cannot get the prices to stay. I am only able to use my shopping cart as a picture gallery. I have been having this problem since July. Please inform.

Everything looks fine at: (TXT_PRICE)<span class="txtSale">

(TXT_SALE_PRICE)<span>

and the color looks ok at: yourskin>styleSheets>style.css

under: .txtSale[ (color:#ff000)

Someone other than me set up my website .. I am just trying to learn because they said they do not know what is wrong, and that was the last time I heard from them. I also, had someone suggest the background color and that seems to be written right also.

The wiggley brackets look right also. I don't see a key for the wiggly brackets on my keyboard.

I could use all the help I can get. Thank you soooooooooooooooo much.

Linda

Could it be the the price table is not set up in mysql? or that the price is not being recorded within viewProd.ic.php?

PLEASE REPLY, I've only had 1 person reply. Please Help.

I have entered all my prices in the title of each item because I cannot get the prices to stay. I am only able to use my shopping cart as a picture gallery. I have been having this problem since July. Please inform.

Everything looks fine at: (TXT_PRICE)<span class="txtSale">

(TXT_SALE_PRICE)<span>

and the color looks ok at: yourskin>styleSheets>style.css

under: .txtSale[ (color:#ff000)

Someone other than me set up my website .. I am just trying to learn because they said they do not know what is wrong, and that was the last time I heard from them. I also, had someone suggest the background color and that seems to be written right also.

The wiggley brackets look right also. I don't see a key for the wiggly brackets on my keyboard.

I could use all the help I can get. Thank you soooooooooooooooo much.

Linda

Could it be the the price table is not set up in mysql? or that the price is not being recorded within viewProd.ic.php?

Link to comment
Share on other sites

Please use the other thread.

Thank you so much for trying to help me. I have no idea what you just asked me means at all??? I guess I'll just have to give up. Someone just told me off for asking this question too many times -- I am being misunderstood. I never ment to anger anyone. I am not being rude -- this is all just very new to me. Thank you again.

Linda

Link to comment
Share on other sites

I don't think it's set up correctly in Admin. Not seen a store that only displays zeros before.

If you would like me to take a look, PM me an admin login, suggest you create a new admin account and delete it afterwards if you are concerned with the security. The offer is there.

I don't think it's set up correctly in Admin. Not seen a store that only displays zeros before.

If you would like me to take a look, PM me an admin login, suggest you create a new admin account and delete it afterwards if you are concerned with the security. The offer is there.

I don't think it's set up correctly in Admin. Not seen a store that only displays zeros before.

If you would like me to take a look, PM me an admin login, suggest you create a new admin account and delete it afterwards if you are concerned with the security. The offer is there.

I don't think it's set up correctly in Admin. Not seen a store that only displays zeros before.

If you would like me to take a look, PM me an admin login, suggest you create a new admin account and delete it afterwards if you are concerned with the security. The offer is there.

Link to comment
Share on other sites

You have not entered any text in your reply. Perhaps contact Devellion directly for support to help you get your store up and running. Or there is a thirdparty products and services forum where you can hire an expert. There is a link to CubeCart.org in my footer.

Link to comment
Share on other sites

Guest Brivtech

Linda,

You have started 3 topics on the same problem - Only one topic per problem is permitted. Having several topics on the same problem open is confusing for people to refer to when answering, and also does not help other people who may have a similar problem in the future.

I've decided to merge the 3 topics together so that they hold all the information discussed regarding this problem.

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.

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