OXID Community Forum> Product Export Stop Working |
Login |
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Reply |
|
|
Thread Tools | Display Modes |
|
hi in the admin panel of oxid, the product export under service has stopped working.
First When I go to that page, select categories and other parameters, and click on start export button it shows above the number of products being exported during process and after exported it gave me a link. When I click on that click I am having exported products in my browser. But now suddenly it has stopped working. I am working on some related issue and I am sure that I have not edit any of the file related to it. Even then I have replaced all files but couldn't get it. When I press start export button, I cannot see any thing (which shows exported products and link). When I go to export directory, I can see the file but with 0 KB size. What is wrong and how can I fix this, Regards, Awais Qarni |
|||
|
check the file / folder permissions and set to 777 for evaluating
__________________
Raywww.stahlwarenhaus-hebsacker.de______________._.__Tipps zur Forensuche www.haller-stahlwaren.de____________________._____Tipps zum Forum _________________________________________._____Forum für Dummies _________________________________________._____Theme-Styler |
||||
|
Quote:
Now In newly generated project the product export was working. I want to understand the flow of the product export so I put a die() e 448 in the dynexportbase class (prepareExport function) to check the $heaptable variable. I checked that, then I removed the die() from the file. But after that when I run the productexport it again stopped working. I have deleted all files in temp folder, clear cookies and sessions of browsers but nothing happen? What is this behaviour? What should I do? Is this some kind of bug? Or I have to delete some file or any thing else to get rid off this problem? Regards, Awais Qanri |
||||
|
did you refresh VIEWS after the change as well?
Backend -> Service -> Tools
__________________
Raywww.stahlwarenhaus-hebsacker.de______________._.__Tipps zur Forensuche www.haller-stahlwaren.de____________________._____Tipps zum Forum _________________________________________._____Forum für Dummies _________________________________________._____Theme-Styler |
||||
|
OO Solved. This was due to the wrong entry in adminpanel->core settings->system->moduel for module entry. I was doing entry like
Code:
oxarticle=>froomerce_fconnect/froomerce_fconnect I have written this because I saw the oxid module that was related to articles. On left side the oxarticle means it will find the oxarticle class in admin folder. So here put your own class name. I changed to above to Code:
froomerce_fconnect=>froomerce_fconnect/froomerce_fconnect |
|||
| Reply |
| Bookmarks |
| Tags |
| export, product, stop, working |
| Thread Tools | |
| Display Modes | |
|
Nicht Sichtbar
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Product Export Guidelines | awaisqarni | Newbies | 6 | 02-21-2012 01:56 PM |
| Product Export Fail | ocampbell | Newbies | 3 | 07-28-2011 10:28 PM |
| Product search by product description (oxartextends) | tmikla | Newbies | 5 | 05-25-2011 05:48 PM |
| Import and Export Product | boongui | Developers | 4 | 03-31-2011 11:46 AM |
| Export Mehrsprachiger Produkte - Export pro Sprache | M. Köhler | Entwickler | 1 | 08-29-2010 03:11 PM |