Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Shanke

Archived
  • Posts

    38
  • Joined

  • Last visited

Everything posted by Shanke

  1. Hey, the only fix for this that I've managed to find is to simply comment out the code causing the problems: (in includes/classes/sts.php) end comment out */ I assume the code is needed for something - but so far I havent had any problems with any of the functionality of the site. Cheers Shane
  2. Probably should have mentioned that I have made the changes with regards to the last few lines in application_top.php - where the code involving sts.php is before the message_stack.php code... still get the error. I'm lost on this one. Thanks a bunch. Cheers
  3. anyone get this to play nicely with STS4.x ? I get a fatal error when trying to submit from the user side of things... has something to do with STS I think but any help wold be appreciated. Cheers
  4. Greets, while I've come across a number of people with this problem, the above is the best "answer" to it that I've been able to find; however, I'm still a bit confused - what exactly am I checking for? I just did an install of STS 4.5.2 on a brand new clean version of v2.2ms2-060817 and I'm still getting the error with the Testimonial Manager (customer testimonials) contrib while the templates are turned on. Originally the error was occuring on a slightly older version of sts so I scrapped (after backing up) that store and started fresh only to get the same error. I've compared numerious includes/application_top.php files in WinMerge and they all appear to be identical (with the exception of the ver.# and some rems). Is there anyway to actually fix this?
  5. I'm having the same problem as well - testimonial works fine from teh admin side, works fine from the user side when the templates are turned off, but if the templates are on I'm getting the same error msg. I'm presuming that it has something to do with a directory path that sts is messing up while the customer_testimonials.php is being submitted from with in a template, but other than that I'm lost - Has anyone solved this problem yet? Cheers
  6. Hey, Quick question with regards to how this is treated in STS. I have a template set up for the box and all is working fine, except that the background for the template is being overriden by the background for the featured box. I've gone through the files that came with this contrib, but cant seem to track down where the background is set. Any suggestions?
  7. Anyone get this to play nicely with the content page for STS4.4 yet?
  8. Has anyone managed to get the Additional Images contrib working on a content page for sts4.4? It works fine for the regular product_info.php.html but I can seem to get it setup on a content page. Cheers Shane
  9. Once again, nevermind. After a good nights sleep I realised it was some misplaced code in the /includes/classess/boxes.php file :-"
  10. One other problem - it seems I'm getting a double product listing table. As in, I click on a category and the product listing table shows up twice. I've been over all the code and nothing is jumping out at me. Any suggestions?
  11. Nevermind, figured it out: Forgot the require(DIR_WS_CLASSES . 'alterimage.php'); in admin/categories.php
  12. Nevermind, figured it out: Forgot the require(DIR_WS_CLASSES . 'alterimage.php'); in admin/categories.php
  13. Excellent contrib! I've installed it on a new/clean site and everything worked perfectly. I just finished installing it on my slightly modified site and I'm getting this error: Fatal error: Cannot instantiate non-existent class: alterimage in /home3/robinofa/public_html/homes/admin/includes/functions/general.php on line 1523 I'm presuming that I've missed a bit of code somewhere. Just wondering if someone could point me in the right direction so I dont spend hours upon hours searching. Thanks a bunch. And once again, an amazing contrib Cheers, Shane
  14. HA! Well dont I feel stupid - thanks a bunch Pixclinic ;)
  15. HTML Code not recognized in easyPopulate upload: I'm using extensive html code in my product description. When I upload my easyPopulate file the correct html code shows up in the description field on the admin side but parts of the code are not recognized on the user side. Here's the wierd part, if I go and hit the "Preview" and then "Update" button for each product on the admin side the code does take effect. I have 8000 products in my inventory and would rather not have to go through each product hitting "Preview" & "Update" if possible. Anyone have a suggestion as to why this may be happening? or possibly a fix? I get the same error on v2.75 and 2.8 with the addon for mangling html code. Same results in both cases. Thanks for any help offered.
  16. Greets, Can someone tell me how to get Product Extra Fields to show up under a Master Product? I've installed Product Extra Fields on a clean OsC and everything worked fine. But when I install it on my Master Products enabled site nothing shows up on the admin or front side while under a Master Product. (shows up fine on the admin side on the slaves). Any help would be greatly appreciated. Cheers Shane
  17. Greets, I may be missing something, in which case I would appreciate a point in the right direction; however, I'm trying to use some javaScript embedded in the header of an index.php.html file to alter the behaviour of a layer. The code works fine in a regular .html file outside of sts but doesnt seem to be recognised within the sts structure. Any ideas? Cheers and much thanks Shane
  18. Hello, This looks to be exactly what I'm looking for but I am confused about which file this is: Where is that product_info.php file located? Thanks a bunch Shane
  19. Has anyone managed to integrate Master Products with STS 4? I can't figure out how to get a template variable for the slaves setup. I tried the contrib on the STS contrib page but it would seem it was geared towards an earlier version of STS. ANy help would be greatly appreciated. Thanks Shane
  20. Is anyone using this with Master Products v1.1.5 ? All of my products show up on the "under $20" list, presumeably because all of my master products are set at $0. Any suggestions how I can exlude the masters? Cheers Shane
  21. Greets, And big thanks for this contrib and for all the help I've gained from this forum. I've added the Ezier New Fields contrib that allows me to have the retail price of each slave show up in the table under the Master. I am trying to figure out how to add an option on the Admin side to declare where in the table it is placed. Currently the table catagories are: MODEL / NAME / PRICE / RETAIL / SELECT I'd like to have it read: MODEL / NAME / RETAIL / PRICE / SELECT Can someone refer me to the correct file to add a "Retail Price" line to the "Slave Products" page in admin? Thanx a bunch Cheers Shane
  22. Hey folks, I'm loving the contrib, but I'm having a conflict with the all products page. How do I filter out the slaves from allprod.php? I've read through the forums and found solutions for earlier versions of all products but for some reason I can get the syntax right on the newest version. The best I can figure is I need to alter this line of code from /catalog/allprod.php: but I'm at a total loss, unless I've been trying to alter the wrong code :blink: Thanks a ton for any help. Once again, an amazing contrib Cheers Shane
  23. Greetings, Excellent contrib. It works perfectly on my basic store; however, I'm using STS v4.1 and I cant figure out how to get it to work in the templates. I read the previous post about adding this contrib to STS, but it would seem that was for an earlier version of STS. Can anyone help me with adding this to STS v4.1 (the coding is completely different from earlier versions). Thanks a bunch Cheers Shane
  24. nevermind, I'm just stupid :-" Uploaded the commented out line to the test directory I was screwing with. Thanks for the help suicidal and sorry I missed that earlier post vger - wicked contrib!
  25. I'm a little confused now, arent you just retyping the line you just commented out. Aside from which I think I have the newest version and I dont have the two lines that are commented out below line 50. Line 50 currently reads "$order_totals = $order_total_modules->process();". I did try commenting it out, but still getting the same error. Am I just not undertanding something here?? Cheers Shane
×
×
  • Create New...