When i go to modules tab i can't find "new module install" link
Please tell me how to view this new module install link in drupal-7
When i go to modules tab i can't find "new module install" link
Please tell me how to view this new module install link in drupal-7
You're also missing the "Update" tab which leads me to believe you don't have the "Update Manager" module enabled. It's in the list under "Core", just enable that and the "Install new module" link will appear.
Try empty your cache at /configuration/development/performance
.
Also, make sure that you have placed your new module inside the /sites/all/modules
folder.