

Chinese Tea
Members-
Content count
21 -
Joined
-
Last visited
Profile Information
-
Real Name
Nate
-
Did you ever figure it out? I'm having the same problem.
-
Hi, Not sure what's happening, this problem seems to have "just happened," everything worked perfectly and now the image on my specific product page does not come up. I'm using the product_info.php.html page for the "products" page, any ideas. I didn't touch the code or even work with the site for the past 3 weeks and today I've realized the pics are not showing up. Tea Retreat Please have a look. I reuploaded the page to the server and that didn't help. Any ideas??? Nate
-
[contribution] Simple Template System (sts)
Chinese Tea replied to DiamondSea's topic in Templates and Images
Thanks for your through help. Maybe this can shed some light. When I first modified my site using STS, I merely changed the sts_template.html file in Dreamweaver for the design I wanted. Using this I was able to log on and create and account. Then, I created my own html design in a new document, renamed the file sts_template.html, cross referenced everything as best I could and since then it hasn't let me create an account. FYI, I've also just add the PWA contribution and it seems to be working fine with STS, but no help on the account creation, it still does the same. Thanks again for any time you can invest on helping :) -
Purchase Without Account Updated & Admin Functionality
Chinese Tea replied to bmcewan's topic in General Add-Ons Support
definitely ignorance, i figured out my problem. amongst all the file ftping and configuration I forget to ftp some of the files. now that that's solved and it seems that I have options on my login.php page, when i checkout without an account, fill in the info and click continue, the catalog/Order_Info_Process.php pages comes up with my template but nothing from the order. any suggestions... -
Purchase Without Account Updated & Admin Functionality
Chinese Tea replied to bmcewan's topic in General Add-Ons Support
Re: my previous post Is it possible that??? Since my version of the sts_template.html page doesn't actually require any of the category boxes (i.e. column_left.php and column_right.php) that by merely adding require(DIR_WS_INCLUDES . 'column_left.php'); require(DIR_WS_INCLUDES . 'column_right.php'): to login.php to solve the compatability issue creates this additional problem of not finding the category boxes. If this is the case, is there any resolution to getting PWA to work with STS while not including the column_left.php and column_right.php files. I'm learning as I go, please excuse the ignorance... Thanx for any insight -
Purchase Without Account Updated & Admin Functionality
Chinese Tea replied to bmcewan's topic in General Add-Ons Support
This contribution is exactly what I'm looking for, if I can get it to work on my site. I am using STS and although my template originally doesn't include the column_left andcolumn_right files I wrote them into my login.php file and that took away one fatal error however this one pops up: Fatal error: Cannot redeclare tep_show_category() (previously declared in /home/tearetre/public_html/catalog/includes/boxes/categories.php:13) in /home/tearetre/public_html/catalog/includes/boxes/categories.php on line 13 any ideas. thanx. -
[contribution] Simple Template System (sts)
Chinese Tea replied to DiamondSea's topic in Templates and Images
I've turned debugging on and I'm not sure where to look for $output. Here's the link to the page /create_account.php page w/ debugging on. Tea Retreat Thanks for the effort -
[contribution] Simple Template System (sts)
Chinese Tea replied to DiamondSea's topic in Templates and Images
I've had great success formatting my site with STS, thanks so much. I've got a challenge now and I dont' know where to go, unfortunately I'm not sure if its with STS or not. My create_account.php page won't process and post the inputs to the database and I cannot create an accout. After hitting continue the warning minimum field notices come up. Any ideas.... Thanks.