well seems that something is going wrong with .php file or I made a mistake::
I get the following error when I am trying to install xml file...
Code:
/xx/xx/xx/xx/dbtech/ajaxthreads/includes/class_install.php appears to be missing!
file is there, I can even edited with vi, and see the contents. I have check any permission type to be sure that is not as, "read only". I set the correct permissions to be able vbulletin take action, restarting nginx server twice and reloaded at the same time, and at the end, I disable any kind of mod in vbulletin but still the problem isn't fix. I just want to know (since am not expert with php language ) why class_install.php doesn't have "end brackets" ?? for example <?php ....code here .....
?> <<---- is not appear on .php file I don't have other thoughts about what may occur that kind of error, so I just thought a good idea is to ask first before to edit a code that isn't mine.....
Thank you