nicarcola2007-11-21 17:35 | Sometimes when I go to my webshop http://www.vanweeghel.nl I get the following fatal error. I work with V1.4 loaded. » Quick.Cart v1.xnoudshoorn@scarlet.nl |
merci![]() 2007-11-22 10:20 | nicarcola - maybe contact with server administrator because maybe you don't have permission to tmp/ directory where data about session are kept or maybe you have to create this directory. |
nicarcola2007-12-17 19:49 | I asked the server administrator. According to him there is now problem with creating and/or writing tmp/. Other custimers do the same without any problem. They suggest to look at the script. noudshoorn@scarlet.nl |
treewood (OpenSolution)2007-12-18 09:44 | nicarcola - basketsummary is not our plugin but i saw that 15 line is : session_start(). This is simple function to start session. Your server have problems with using session_start() and writing them in /tmp/ directory. I cant help You because it is good written and it is ok and works on another servers. I think Your server as You said have "problem with creating and/or writing tmp/".
<?php put on this server and reload 100 times and check that this problem will be here too. |