PDA

View Full Version : style & plugin upload problem (vb 3.7.2)


netsavy006
07-05-2008, 12:36 AM
I'm using vbulletin 3.7.2. When I try to upload a style I get this message:

An appropriate representation of the requested resource /admincp/template.php could not be found on this server.

I went and downloaded vbulletin 3.7.2 again and uploaded the file fresh but still get this message.

Here's my forum link if it helps:
http://forums.aspiemania.us

badboyz
07-05-2008, 06:18 AM
re upload your 3.7.2 over right the files n it will fix it some times when u upload vb your ftp goes over files too quick that it misses some files... it happen to me a lot

Opserty
07-05-2008, 07:37 AM
Have you checked your FTP to make sure the file exists?

netsavy006
07-05-2008, 07:39 PM
I reinstalled vbulletin 3.7.2 and checked and the file is there but I still get the error.

--------------- Added 1215291071 at 1215291071 ---------------

Also when I try to install a plugin I get this message:

An appropriate representation of the requested resource /admincp/plugin.php could not be found on this server

I just checked and the files exist on the server.

Dismounted
07-06-2008, 06:37 AM
Admin CP > Maintenance > Diagnostics > Suspect File Versions

If that scan comes out clean, it is probably because of incorrect server configuration. Ask your host in that case.

netsavy006
07-06-2008, 06:39 PM
I found in another thread on another forum about adding this entry:


SecFilterEngine Off
SecFilterScanPOST Off


After adding that to .htaccess I now get this message when trying to upload a style:
"No file uploaded and no local file found."

Dismounted
07-07-2008, 06:38 AM
Admin CP > Maintenance > Diagnostics > Problematic Modules

netsavy006
07-07-2008, 03:58 PM
Suhosin
Module Loaded Yes
Results
Suhosin can limit the amount of data submitted and encrypt cookies causing problems with several aspects of vBulletin.

mod_security
AJAX Unicode Issue No
Results
The above setting will indicate if mod_security is preventing some AJAX requests from being submitted to vBulletin. If this shows Yes then you either need to disable mod_security or change the AJAX settings with the vBulletin Options and disable Problematic features.

Dismounted
07-08-2008, 06:06 AM
Go here (http://www.vbulletin.com/docs/html/blank_pages), and perform step 11 only.