

celina2007
Members-
Content count
122 -
Joined
-
Last visited
Profile Information
-
Real Name
Celina
-
Gender
Female
- Website
-
Hi mates, I get this error in adress_book.php page im Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\xampp\htdocs\osc2\address_book.php:1) in C:\xampp\htdocs\osc2\includes\functions\sessions.php on line 67 osCommerce 2.2-MS2 Any idea how to fix this please?
-
Hi Bill, Any news about making Ajax Shopping cart compatible with STS ?! huh.gif Been wating for 3 months or so... :( Thank you
-
Hi Bill, Any news about making Ajax Shopping cart compatible with STS ?! :huh: Thank you
-
Bill thank you for your kindness, i will be waiting for you impatiently :wub: ps: the install is very fast (1 minute) but there is no instruction to add JavaScript correctly in the templates :blink: Thank you again :)
-
Oh noo! so sorry :wacko: I never meant that it is buggy, i just meant that i encountred some problems when i was trying to customize it, and that was of course because of my limited skills. Your template is really nice and simple, i can't deny that, that's why I am Using It! because I like it! However, It is not working with Ajax Shopping Cart, and I feel very sad about it. I am always waiting for you Bill to kindly help me. Thanks in advance Celina
-
Hi please PM me with a link to your site or post it here, i had lot of trouble with that template and i may help (maybe).
-
Then, i will have to delete those lines, ok?
-
Jack, even if i had it in the right place. it is scratched in IE and not in FF, here is my code: <?php if ((USE_CACHE == 'true') && empty($SID)) { echo tep_cache_also_purchased(3600); } else { include(DIR_WS_MODULES . FILENAME_ALSO_PURCHASED_PRODUCTS); } } ?> </td> </tr> <?php /*** Begin Header Tags SEO ***/ ?> <tr> <td><?php echo tep_draw_separator('pixel_trans.gif', '100%', '10'); ?></td> </tr> <tr> <td class="smallText" align="center"><?php echo TEXT_VIEWING; ?> <?php echo '<a title="' . $header_tags_array['title'] . '" href="' . tep_href_link(FILENAME_PRODUCT_INFO, 'products_id=' . $product_info['products_id'], 'NONSSL') . '"/# ' . $header_tags_array['title'] . '">' . $header_tags_array['title']; ?></a></td> </tr> <?php /*** End Header Tags SEO ***/ ?> </table></form></td> <!-- body_text_eof //--> <td width="<?php echo BOX_WIDTH; ?>" valign="top"><table border="0" width="<?php echo BOX_WIDTH; ?>" cellspacing="0" cellpadding="2"> <!-- right_navigation //--> <?php require(DIR_WS_INCLUDES . 'column_right.php'); ?> <!-- right_navigation_eof //--> </table></td> </tr> </table> <!-- body_eof //-->
-
well i figured out the parse error but still this contribution doesn't work with STS. it shows an empty shopping cart page with only CHECKOUT button; i will inform BILL KULLEM about it.
-
Jack, when i add this to product_info.php my site scratches (the shopping cart info box goes below CURRENTLY VIEWING text) , if i delete those lines, it goes back to it's normal place (right column) Please note that this happens only in IE not FF
-
Believe me i did exactly this, stated also in the install.txt it is very easy to install. but it doesn't work. Also Ajax Shopping cart didn't work for me :( http://forums.oscommerce.com/index.php?sho...p;#entry1354724
-
PLEASE help with this, it seems that ELIOT has been away from the forum since 28th November 2008.
-
thank you for the quick reply jack, i have deleted the extra files in catalog/ and i also find a reference to them in includes/header_tags.php i don't know why i found in this file many of : // shopping_cart_bak.php case (strstr($_SERVER['PHP_SELF'],FILENAME_SHOPPING_CART_BAK) or strstr($PHP_SELF,FILENAME_SHOPPING_CART)): $header_tags_array = tep_header_tag_page(FILENAME_SHOPPING_CART); break; actually i had only one file shopping_cart_bak.php and getcart.php , getcartbox.php I deleted all of them and checked again, now i find this in the test: Database/File Mismatch Error: The number of file entries in the database (27) do not match the number in the includes/header_tags.php file (25). Files not in the includes/header_tags.php file: shopping_cart_bak.php getCart.php getCartBox.php This is weired because each time i will add a new file to catalog i will have the same problem.
-
Hey Jack i am having a problem with HTS, It was working fine but this error starts to appear after adding some files to /catalog/ now when i test HTS i get this error message: Database/File Mismatch Error: The number of file entries in the database (26) do not match the number in the includes/header_tags.php file (32). Files not in the database: shopping_cart_bak.php getcart.php getcartbox.php shopping_cart_bak.php shopping_cart_bak.php shopping_cart_bak.php shopping_cart_bak.php shopping_cart_bak.php shopping_cart_bak.php and in the front site i have this error Parse error: syntax error, unexpected T_STRING in W:\www\catalog\includes\header_tags.php on line 233 ps: i use STS :(
-
iurisampaio started following celina2007
-
thank you for your constant help Bill :wub: there is another issue, the light box for sts 4 contribution didn't work for me.