yooshimooshi
Forum Replies Created
-
I have many conffiguratons and other plugins and other custom works on this version and i think upgrading may break something
is there any other solution to get your plugin working on this version ?!thank you for your answer but I know the difference of installed or not installed of woocommerce when i do debuging your code!
I have alredy installed Woocommerce 2.3.11 with some other woocommerce plugins that work very well when i remove your plugin!!! i have many products added and they can be added to woocommerce cart in my site and order by customers!
I have uploaded a demo on this url: terne.ir
i have commentted the line of the php code that get fetal error and now your serchbox will apear but nothing will be searched!Forum: Fixing WordPress
In reply to: Permalinks Not Working Correctly in IIS 8.5i have added this line to load.php to test what is in REQUEST_URI
echo $_SERVER[‘REQUEST_URI’] ;
exit();and get this output :
/test
for
mydomain/test addressit seems every things is ok but every address will shown index.php instead of page or post content …
no errors , no 404 …i use wp 4.4.2 may be it is an iis bug ?
Forum: Fixing WordPress
In reply to: Permalinks Not Working Correctly in IIS 8.5please help me