Jump to content

yourtoolcrib

Members
  • Posts

    10
  • Joined

  • Last visited

Profile Information

  • Location
    Michigan
  • Activity
    User/Merchant

yourtoolcrib's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. I have the same problem. How did you fix it please tell me. Thanks
  2. I don't know where to put this "private function _addSitemapNode($fd, $loc, $priority, $change_freq, $last_mod = null) { fwrite($fd, '<loc>'.(Configuration::get('PS_REWRITING_SETTINGS') ? '<![CDATA['.$loc.']]>' : $loc).'</loc>'."\r\n".'<priority>'."\r\n".number_format($priority, 1, '.', '').'</priority>'."\r\n".($last_mod ? '<lastmod>'.date('c', strtotime($last_mod)).'</lastmod>' : '')."\r\n".'<changefreq>'.$change_freq.'</changefreq>'."\r\n"); }" in the file
  3. I don't know where in the file to add code in the answer #8 in. Can you please explain.
  4. Thank you very much for all the answer. I finally found my mistake. As I test uploading only one product or one row with no heading. I didn't notice that on the left hand side there is a box to type how many rows to skip and the default is 1. So no information was uploaded. I did sure to have product's "Name" field to make it work. Thank you.
  5. Thanks for the reply. My problem is with the product file upload. I can manually add new product. It will come in but when upload even though successful, the data didn't come in both back office and front store.
  6. I use version 1.5.6.2 I used to import cvs files with no problems. Now I want to change some products info. So I changed and upload it. It said "Your .CSV file has been sucessfully imported into your shop. Don't forget to Re-build the products search index." but no new data come in to replace the old one. It should be change like it did before. I don't understand why? From what it said I though I might have to Re-build the entire index. So I did it but still nothing change or come up. I could not update my version. I tried once 1-click update once but was not successful so I had to roll back. I'm not sure if this is the case of the problem. Why it use to work fine but not now. Please help.
  7. I downloaded and installed some other languages in my shop but I my prestashop couldn't translate the contents I wrote into other languages. I wonder if it can do. If yes how can I set it right. Thank you.
  8. คือว่ามี Microsoft Windows Server 2008 R2 ต่อ เชื่อมต่อกับ เครื่องคอมพิวเตอร์ อีก 3 ตัว ด้วย land line แล้วต้องการสร้าง ร้านด้วย prestashop แบบ ไม่ผ่านอินเตอรเนต เพื่อเก็บข้อมูลไว้เป็น Backup ที่ server ของเราเองที่มีอยู่ แล้วค่อย upload files ขึ้นไปที่ server ของ host ที่เช่าพื้นที่ ไม่ทราบ จะต้องทำอย่างไรถึงจะดีที่สุดคะ
  9. I have a Microsoft Windows Server 2008 R2 connecting with 3 PCs by landline in my place. I would like to create my store offline without an internet connection in order to have a backup data, locally test run and for virus threat safety reasons. Then upload files to host's server that I rent the space with afterword. The server I have run another program and store its data. What should be the best way for me to be able to do this? The best server should be Apache Web server 1.3? I heard that IIS cannot use user friendly url function. Is that true? I'm also confusing if my window server can run as Apache?
×
×
  • Create New...