View Single Post
Old January 2nd, 2011, 07:11 PM   #1 (permalink)
p4guru
Member
Verified Customer
 
Join Date: Dec 2010
Posts: 44
Question vbulletin_editor.js and vbulletin_stdedit.js missing ?

Using vB 3.8.6 PL1 but checked as far back as 3.7.x series but these 2 files don't exist but my error log is filled with these ?

Quote:
[Mon Jan 03 11:04:25 2011] [error] [client 192.168.56.1] File does not exist: /var/www/html/vbulletin/386pl1/clientscript/vbulletin_editor.js, referer: http://localhost/vbulletin/386pl1/re...cttitle&cat=55

[Mon Jan 03 11:04:25 2011] [error] [client 192.168.56.1] File does not exist: /var/www/html/vbulletin/386pl1/clientscript/vbulletin_stdedit.js, referer: http://localhost/vbulletin/386pl1/re...cttitle&cat=55
seems to be called from reviews.tmpl

Quote:
<script type="text/javascript" src="{$Globals['vbulletin']}/clientscript/vbulletin_editor.js"></script>
<script type="text/javascript" src="{$Globals['vbulletin']}/clientscript/vbulletin_stdedit.js"></script>

Last edited by p4guru; January 2nd, 2011 at 07:26 PM.
p4guru is offline   Reply With Quote