I have been adding products without any problem until two days ago. Now when I try to save a new product there is no message of ok or error, just say nothing and no record anything, I do not know what's happening, everything worked well until some days ago but now, I can not save more products or create new pages or whatever, just nothing, do you know what's happening?? can anyone help me?
please include a link to your website and name/pass to the administration, so we can check what's going on in there. You can always change admin name/pass later.
BTW, can you edit your current products/pages? or you can't change anything??
The db/orders.php seems chmodded ok, because I tried to edit and order and it worked. Editing of products/pages failed. It could be because you have chmod set wrong on db/en_pages_xxxx.php and db/en_products_xxxx.php Please check all the files in db/ directory.
Writing into en_products_files.php worked too, when written directly from ficheros>productos (notice the position of the 1st pic). Writing into config files works too.
Hi beholder, thank you for your help, YES, I checked the chmod of all files into db folder and all of them are in 777, I checked them using the ftp tool of the DW8.
I tried again to save new products but I get the same result, nothing, no message saying OK or WRONG, and it does not record anything... Really frustrating buddy...
I will try downloading all the files into db folder to my local pc and delete all in the server and again uploading them, let's see if this way works or not...
I was thinking that maybe my host is doing something to avoid this works ... I do not know really...
try to do this: edit config/general.php and uncomment the line that says: error_reporting( E_ALL ); Then see what it tells you in administration when trying to add a product.
also, try this: Create a new language, base it on the 1st one, create the basic pages, add some products there, if it works. Just to try - if it works, we'll know. Then report here.
Hmm, please visit the directory db/ on your FTP with TotalCommander, press Alt+Enter on any file in that directory and post whole listing that jumps up here. This is the only way for me to check if you have chmods right.
hmm, I tried to create a new test language "ts", saving doesn't work in there too. Saving payments/couriers works well. Orders work in a weird way. When I tried to display orders, only 1 order was there, from "Martinez" guy. But when I tried to edit it and saved it, two more cancelled orders appeared. WEIRD.
PLease zip all you db/en_***.php files and send them to e-mail displayed on this page: http://www.tigerware.sk/easyplugins/ I will take a quick look in there to see what's up. It could be however some misconfiguration of config files or some change/corruption in php scripts. You didn't change the scripts in some way, did you?
thanks again for your kind help, I have zipped all the files you requested and sent them via e-mail to your e-address. I hope you can find some solution to this madness ...
I haven't changed any scripts in any way, just customize the templates and css at my choice ...
just a follow up here for random readers, the guy sent me those files and they worked with my settings. He had some messup with encoding though, some files were in UTF-8 and some in ANSI. Perhaps that - in conjunction with UTF-8 setting in lang/en.php messed up his installation.
That or server problems, you can never exclude that.