Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

---Kate---

Archived
  • Posts

    58
  • Joined

  • Last visited

Everything posted by ---Kate---

  1. Hi, I have just installed the multistore, but I need it to work with the register globals turned off, I have installed the globals off contribution, but am have trouble getting them to work together. The shop side seems fine, but I can't get into the admin this is the error I am getting :- The configuration table does exist in my database! I think I have a problem with either the admin/includes/functions/general.php or admin/includes/application_top.php files. Can anyone help with this?
  2. Thankyou. I've finally sorted it! :thumbsup: Just one more question. Not sure if this is the right place to post it??? I need to make the link colours in the infoboxes a different colour to the rest of the links on my site. Is there a way to do this? I have tried to do it with my template in dreaweaver, but with no luck, and I have tried the stylesheet but I can't see a way to define the boxes separately with different coloured links.
  3. Oh, I see what you mean. But that's not the problem. I was not using the infobox_information.php.html file before. That has got rid of the double header bit but I am still stuck with a little green boxes on either side on the title with the stars in them.
  4. Sorry Bill I'm still confused. Which file do I need to be looking at? Is it the boxes/infobox_information.php.html? If it's this one, I can't see what part of the file I could edit to change the green bit. :huh: So far I have only editted the boxes/infobox.php.html - that made everything else the way I want it.
  5. Have you put the $content in your template? It looks as if just the main content is missing.
  6. Okay well I have now upgraded to v4.4 I am still getting the error, so I guess I have something wrong in one of the original files?????
  7. Thankyou ! I have now added all three service packs successfully (I think), but I am still getting the same error! :'( Anything else I can do?
  8. :huh: Hi, I am just customising the sts templates for the infoboxes, all looks fine except....... The "Information" box has two headings the same, - the first one has a little bright green box on each side of it with an asterick in it. I am guessing this means there is an error somewhere, but I can't locate it. If I turn the use infobox templates to false it disappears, so it must be something to do with the infobox template. I haven't changed the templates much at all. Can anyone help? Thankyou, Kate (I am using STS4.3 with HTCs)
  9. Hi, I am just customising the sts templates for the infoboxes, all looks fine except....... The "Information" box has two headings the same, - the first one has a little bright green box on each side of it with an asterick in it. I am guessing this means there is an error somewhere, but I can't locate it. If I turn the infobox templates off it disappears, so it must be something to do with the template. I haven't changed the templates much at all. Can anyone help? Thankyou, Kate
  10. Yes, my last few lines of code are......
  11. Hi, Recently installed STS 4.3 with HTC. All has gone well - I thought! Shop front all works. But have just one problem left - I can't get into the Admin > Catalog, and am getting this error :- (catalog has been renamed strange) The rest of my admin controls are fine. I have looked at the .../admin/categories.php and line 1256 is the very last line of my code and is blank. Anyone know what this error means? Or what I can do to fix it? :( Thankyou
  12. Thanks for the advice Bill. I have decided to roll-back to a previous backup of all my files, then uninstall the old header tag contribution, and start again with adding the STS.
  13. Hi, Hoping for a little advice. I have just add the newest STS with Headers to my shop but I am getting this error :- (My shop catalog has been renamed strange) I have lots of contributions previously added on to the shop including Header Tags v2.5.1. Could this be causing errors? I have no idea where to start looking to find the cause of this error. I have gone over all the files to check I have followed the instructions and read as much of this forum as I could find about this, but have had no luck. Any help on where to start would be very much appreciated. :'(
  14. Hi I have a problem with step 3 installing the ultimate seo urls contribution. I have added all the other code, and the contribution seems to be sort of working, but when I replace the code in the includes/functions/html_output.php all the buy buttons on my catagory pages stop working - clicking on them emptys the shopping cart instead of adding the item wanted. I reverted back the the original uneditted html_output.php, and the cart works as normal, and the contribution seems to be working without this code. Do I need to do this step at all? All my urls look something like this :- http://www.MYSITE.com/catalog/catagoryname...7287152fb484339 Is this normal? Is everything aftere the .html suppose to disappear? Also some of my pages that are not catagory or product pages still have the original .php names. Any help is much appreciated.
  15. Can anyone help me with even just one of these problems? I am still stuck with this. :'(
  16. Hi, I have just installed the featured products contribution, which is all working. But I have a some questions and problems:- 1) The featured products box only turns up on my home page and not the catorgories pages. How do I add it to the catorgories pages, to show just the relevant products? (I think I might have done something wrong when adding the contribution to get this problem). 2) When you click to view the featured products page the background of each of the listed items is white - how can I change this? The rest if my shop has pink and orange in alternate rows, so I need it to match. Guessing I need to change the stylesheet? 3) Is there supposed to be a box in the left column for the featured products instead of the whats new products? If there isn't supposed to be one, how do I make one? 4) I only have a max of 6 products show in the main box on the front page - how can I change this setting to show more? Sorry there's so many questions. Just hope someone can help me with some of this. Kate
  17. Hi Jack, Thanks for the reply. I have set the path correctly in the admin/easypopulate.php. Could you tell me how to view the temp directory permissions and change them?
  18. Hi, Can anyone tell me what I'm doing wrong? I am trying to upload the sample file using easypopulate (I have also tried other files and am getting the same problem) but I am getting the following error messages (my catalog folder is called strange):- Warning: move_uploaded_file(C:\AppServ/www/strange//strange/temp/sample_output_file.txt): failed to open stream: No such file or directory in c:\appserv\www\strange\admin\easypopulate_functions.php on line 32 Warning: move_uploaded_file(): Unable to move 'C:\WINDOWS\TEMP\php1D7.tmp' to 'C:\AppServ/www/strange//strange/temp/sample_output_file.txt' in c:\appserv\www\strange\admin\easypopulate_functions.php on line 32 File uploaded. Termporary filename: C:\WINDOWS\TEMP\php1D7.tmp User filename: sample_output_file.txt Size: 80290 Warning: file(C:\AppServ/www/strange//strange/temp/sample_output_file.txt): failed to open stream: No such file or directory in c:\appserv\www\strange\admin\easypopulate.php on line 644 Warning: Invalid argument supplied for foreach() in c:\appserv\www\strange\admin\easypopulate.php on line 667 I have no idea what any of this means!!!!????!!!!! Can anyone give me a simple way to fix it? Many Thanks, Kate
  19. Have just found out why I have duplicates - well sort of!!! :blink: I have some items in subcatorgories under the main catorgories, and some products just in the main catorgories. Products that are in sub-catorgories are not duplicated, but ones that just in the main catorgories show up three times. If I put all my products in sub-catorgories I don't have any problems - but unfortunately as my shop is small, sub-catorgories aren't going to be a very good idea for most products! Any ideas on this?
  20. Hi, I have just add the pritable catalog, but seem to have same errors as others! I am getting duplicates of my items, showing three of each in my printable catalog! Each item is only in one catorgory, and I have no attributes. Has anyone managed to solve this? (I still have some of the original demo products in my shop and they are only shown once each in the printable catalog) :huh:
×
×
  • Create New...