Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

dandelion

Pioneers
  • Posts

    386
  • Joined

  • Last visited

Everything posted by dandelion

  1. I have no idea what I'm doing. Here are the errors I get Here is what those lines say $fp = fopen( $OutFile , "a" ); $fout = fwrite( $fp , $output ); fclose( $fp ); echo "File completed: <a href=\"" . $OutFile . "\" target=\"_blank\">" . $destination_file . "</a><br>\n"; chmod($OutFile, 0777); /* I haven't gone past step 7 in the instructions because the file isn't being written properly. Thanks I'm sure with your help I'll get there evenutally
  2. I've just installed this contribution and it works very well except that it's not working with the main categories in front page contribution found here Can anyone help me figure this one out? THANKS
  3. Hi there, I'm using the main categories in front page and have just added a subcategory and I've found that on the subcategory page it's not lined up properly - the images are way over to the right and then the main categories are way over at the bottom of the store. Help would be appreciated! Thanks My Webpage
  4. Not only do I have the mess mentioned in my last two posts but this contribution has changed some of my image sizes and alt tags now say 100% etc. Has anyone else experienced this? Ruth My Webpage
  5. Hi, I'm installing the purchase without account (PWA) contribution and I already have the country-state selector contribution installed. Can anyone tell me what I need to change in (PWA)order_info.php to create the province pull-down like I have in the Country-state selector create_account.php? Thanks. Ruth <_<
  6. Not only do I have the configuration messed up but I don't get a place to add the descriptions. OHHHH and I was so pleased that I finally made it through all the long list of instructions. HELP ANYONE? :'( !
  7. Oh dear now what have I done! I've finished installing all and now I realize, being the first time I used the phpMyAdmin, I've messed it up and now have in the configuration of my store the category descriptions 3 times!! Anyone know how to fix this?!
  8. I found it - it was line 231- I just hadn't moved on to the next page of the readme notes to where it said "// We build the manufacturers Dropdown" may not be in your file..."
  9. I too am missing that line "// We build the manufacturers Dropdown" and I even went back to my original download version of catalog/index.php and did a find - It's not there. The readme needs instructions for this!
  10. I've just given up - I guess I won't have category descriptions - the contribution is too hard to figure out. I did think of figuring out how to add another image to the top of categories and putting all my title, description text and images as an image across the whole top. I actually did that at first but then I added the categories on main page contribution and needed just an image in the top corner of the categories page as that image was used on the main page too. If someone figures out how to write the instructions for this contribution in plain language for us newbies please let me know. Thanks
  11. Whoa! This isn't easy to figure out once you get into paypal - anybody know how to do this stuff? So I set up a email and password and login then I set up a test sandbox account - is this info suppose to be real? Could they not make it easy and straight forward?!
  12. Okay I've installed it - thanks much easier then whatever I was trying to install - I'm not sure what all the settings mean though. It's up now - could you test it for me andlet me know what needs to be set still? Thanks for all the help - THIS COMMUNITY IS GREAT! Ruth
  13. My friend hasn't a lot of startup funds for this business so we are going with paypal and the shared ssl to savemoney. Thanks Derek - the fix worked that's one less thing to think about! Until I get the error message in the checkout sorted out I won't be able to go live with the store so sorting it out right now is a higher priority to Paypal stuff. I'm sure it will all come together soon.
  14. Can I use this version when my host said it won't work with my Shared certificate?
  15. I put this post in general and didn't get any reply now I see it should have gone in this forum. Hi, I'm almost done my site but I can't figure out how to set up paypal as my payment gateway and I can't find anything in the knowledge base about this. I checked with my host for help and the response said, "In regards to the paypal IPN payment module add-on you will not be able to run this module because our shared hosting services, does not allow the creation of CRON jobs." I don't know what a CRON job is and I couldn't figure out how to install the IPN module anyway (I think a plain language editor should help some of you coders out so a newbie will understand!) Here is My Webpage - I know there is a problem in the order confirmation - I'm trying to figure that out through the bug fix. To go to the next stage I get a popup that there is a problem with the SSL. What do I have to do to fix that? How will my shopping cart know that the payment has happened on paypal? Any help would really be appreciated. Thanks.
  16. I'm trying to get to the bottom of this in the bug fix section http://www.oscommerce.com/community/bugs,1291 Thanks so much for helping me get the country province pulldown fixed. FYI I changed the newsletter subscription in this to a radio button so if someone checks it but changes their mind they can unsubscribe again. Do you know how to fix the phone number on this file so that it requires inclusion of the area code - I know it's something to do with the required number of characters but where do I do that. Ruth
  17. I'm getting an error in the checkout confirmation for delivery and billing address Warning: htmlspecialchars() expects parameter 1 to be string, array given in /var/www/html/catalog/includes/functions/general.php on line 42 Is this something I did installing this contribution? Do you know how to fix it? Thanks Ruth My Webpage
  18. Hi, Thanks for the great contribution. My prob is that I want the country to say Canada only with the pull-down for Provinces but I have "please select" for country first. What do I need to change??? Thanks My Webpage
  19. Can anyone explain to me what it means to type a line in a shell? Or at least what I need to do to install this? PLEEEEEEASE
  20. I've been in another topic discussion and realize as this is about this contribution I should post it here. WOW! 11 pages of readme.txt and I'm stuck on item 4! HELP SOMEONE!!! Database changes: I'm not using phpMyAdmin. I don't know what it means to "type the following line in a shell" The rest is a ton of code but I can do that if I can get past this database change line. Help is greatly appreciated My Webpage
  21. Winterchild maybe you have my answer. My client wants her shipping to be flat rate $7.00 for Ontario and $13.00 for the rest of Canada. I've looked through all the contributions but none allow based on two flat rates. Any ideas? My Webpage Thanks Ruth
×
×
  • Create New...