Jump to content

Frank van der Voort

Members
  • Posts

    39
  • Joined

  • Last visited

About Frank van der Voort

  • Birthday 03/08/1987

Profile Information

  • Activity
    User/Merchant

Recent Profile Visitors

1,752,781 profile views

Frank van der Voort's Achievements

Newbie

Newbie (1/14)

1

Reputation

  1. Hi all, When I logged into Google Merchant Center today I saw my feed is canceled. Reason is that the URL's are not correct and giving them 404 erros. The following links are generated in the google merchant feed: "http://www.ciclishop.nl/index.php?controller=product_rule&id=1&rewrite=continental-grand-prix-4000s-23mm&ean13=4019238372953&meta_keywords=continentalcontiracefietsbandenfietsbandengp4000swielrennengrandprix4000s&meta_title=continental-grand-prix-4000s-23mm-ciclishop" So I also checked my sitemap and it has the same type of links. I did make some changes on the dispatcher.php file because new preferences in the URL where ignored. I found a fix on github that I applied and it did work. But now these strange URL's are appear in the sitemap and google merchant feed. I restored the original dispatcher.php file and the URL preferences are ignored again and the following link are generated in the sitemap and google merchant feed: "http://www.ciclishop.nl/index.php?id_product=1&controller=product" Same product, different link but this one does work unlike the above. Only problem is that the URL preferences are ignored and I think it's strange it doesn't put the friendly URL in the sitemap. Does anybody have the same problems or maybe a fix? That would be nice because i'm getting really annoyed from all the bugs after upgrading to v1.5.3
  2. The mole got whacked! Adding products and saving them is working again. Removed the columns mentioned before, added them again and now it's working.
  3. Because of some problems with v1.5.2 I decided to upgrade to 1.5.3. Maybe that would solve some problems. Everything worked fine until I wanted to add products. Could not add products or duplicate them. I tried above fixes and it is possible to duplicate products but not add them. When I want to change a duplicated and save it, it doesn't work. Looks like the "save" function is broken. All these problems with v1.5 are really getting on my nerves.
  4. Looks like the HTTP 500 errors are gone. I actually didn't do anything but i'm not receiving the errors anymore. But i'm having new different errors now. I'm now receiving a fatal error after a while: Fatal error: require_once() [function.require]: Failed opening required '/home/ciclishop.nl/public_html/override/classes/../../../modules/cloudcache/cloudcache.php' (include_path='.:/usr/share/php') in /home/ciclishop.nl/public_html/override/classes/FrontController.php on line 96 It also gives the same error with the cloudcache module disabled. Turning of cache and reloading is enough to get the site back online. I noticed something in the apache error log. Around the time when there is a file does not exist error the site goes down with a fatal error. Yesterday when I got a HTTP 500 error, there are also file does not exist errors at the same time to site went down into a HTTP 500 error. Today's apache error log: [sat Dec 29 13:52:36 2012] [error] [client **.**.137.5] File does not exist: /home/ciclishop.nl/public_html/content [sat Dec 29 14:27:45 2012] [error] [client **.**.137.5] File does not exist: /home/ciclishop.nl/public_html/contact [sat Dec 29 16:48:51 2012] [error] [client **.**.137.5] File does not exist: /home/ciclishop.nl/public_html/merken [sat Dec 29 18:58:59 2012] [error] [client **.**.137.5] File does not exist: /home/ciclishop.nl/public_html/content [sat Dec 29 19:04:52 2012] [error] [client ***.***.192.124] File does not exist: /home/ciclishop.nl/public_html/vtigercrm [sat Dec 29 19:30:02 2012] [error] [client **.**.137.5] File does not exist: /home/ciclishop.nl/public_html/contact Does somebody have a suggestion on what the problem good be?
  5. I already did that earlier today but that didn't help. I did it again 30 minutes ago and now i'm waiting if it will happen again. Something else is strange when using google chrome webmaster tools it is showing the following error: Failed to load resource: the server responded with a status of 404 (Not Found) http://www.ciclishop.nl/index.html Isn't that strange?
  6. Yes I do have access to it. This is today's error log: [Fri Dec 28 07:14:32 2012] [warn] RSA server certificate CommonName (CN) `ciclishop.nl' does NOT match server name!? [Fri Dec 28 07:14:47 2012] [warn] RSA server certificate CommonName (CN) `ciclishop.nl' does NOT match server name!? [Fri Dec 28 08:36:52 2012] [error] [client 66.***.**.**] File does not exist: /home/ciclishop.nl/public_html/48-home_default [Fri Dec 28 10:20:24 2012] [error] [client 77.**.**.***] client sent HTTP/1.1 request without hostname (see RFC2616 section 14.23): /w00tw00t.at.ISC.SANS.DFind:) [Fri Dec 28 12:02:12 2012] [warn] RSA server certificate CommonName (CN) `ciclishop.nl' does NOT match server name!? [Fri Dec 28 12:11:42 2012] [error] [client 66.***.**.***] File does not exist: /home/ciclishop.nl/public_html/content [Fri Dec 28 12:31:58 2012] [warn] RSA server certificate CommonName (CN) `ciclishop.nl' does NOT match server name!? [Fri Dec 28 14:02:08 2012] [warn] RSA server certificate CommonName (CN) `ciclishop.nl' does NOT match server name!? [Fri Dec 28 14:35:51 2012] [error] [client 202.***.**.**] File does not exist: /home/ciclishop.nl/public_html/translators.html [Fri Dec 28 14:35:53 2012] [error] [client 202.***.**.**] File does not exist: /home/ciclishop.nl/public_html/translators.html [Fri Dec 28 16:47:27 2012] [error] [client 66.***.**.*] File does not exist: /home/ciclishop.nl/public_html/422-home_default [Fri Dec 28 18:51:28 2012] [error] [client 84.**.**.**] File does not exist: /home/ciclishop.nl/public_html/favicon.ico [Fri Dec 28 18:51:30 2012] [error] [client 84.**.**.***] File does not exist: /home/ciclishop.nl/public_html/favicon.ico
  7. Hi all, I'm having some problems with my shop since yesterday. Sometimes the front office goes down and shows a http 500 error. Yesterday I thought the cloudcache module was causing the problem but today I ruled that out. The front office works fine for several hours but then shows a http 500 error. When the front office has a http 500 error the backoffice is still working fine. I have found a solution to get it work again. I change the Cache settings to off, reload the shop and it works again. Then of course I turn on the cache settings again. The site then works for several hours and then the same thing will happen again. I really can't figure out what causes the problem. On 18 december I updated my prestashop 1.4.9 shop to the latest 1.5 version. I made a completely new theme based on the default theme that I'm using at the moment. It did function well until yesterday. Does somebody have some tips on how to locate the problems or even knows how to fix it? I would appreciate it!
  8. I changed the orderprocess back to the standard 5 steps. That works but I really like the One Page Checkout. So if someone has a solution to solve the problem let me know.
  9. http://www.ciclishop.nl I have tested it in latest google chrome version. I looked in the backoffice to set the required fields but I can not find the required fields that are giving the error messages in the backoffice.
  10. Hi all, Recently I have switched to the One Page Checkout shopping cart. I got a call this week from a customer who can not register in the OPC. I have tried it and also get 6 error messages for required field that are I have filled in. I really need to get this working because I have noticed a lot of shopping carts that doesn't lead to new customers and orders. Anybody a solution for this problem?
  11. Omg.... How stupid do I feel now... I was checking out the PHP files if I could find a solution when I saw in the PHP files that there is an option in the module configuration in the back office to select if products in sub categories will be shown.... It looks like this: Show products from subcategories Yes No Of course it was on 'yes' that's why all products where showing in the categories there were not supposed to be in. I feel quite the noob for missing that. I'm so ashamed i'm gonna lock myself up in the basement for a few days....
  12. Thanks Jimmy! Same here, the layered navigation is the problem. But I really need the module for navigation in the shop. I hope somebody has a solution for this problem.
  13. Same problem here. Reported it as bug: http://forge.prestas...owse/PSCFI-5950 Still waiting for a reply. I'm now going to make a fresh installation and see if it still happens. Edit: Just made a fresh new install with the latest ps version but it still happens. Then I installed version 1.4.7 and it also happens in that version. Used the presta_new theme and original and on both themes same problems.
  14. Thank you markb! I already deleted the blockcategories because I couldn't get it to work properly. I will try this later today and see if it works.
  15. No I have made sure that they are not checked to be in a other category. All products are also showing in the 'main' category although I did only 'check' them for 1 category. For example I just made a new product that should only appear in subcategory1.1 the categories are then as followed: maincategory-->subcategory1-->subcategory1.1 So the new product should not appear in maincategory and subcategory1 but only in subcategory1.1. I only checked subcategory1.1 but it is still showing in maincategory and subcategory1 and they are not even checked.
×
×
  • Create New...