I'm getting this error on all of the site builder buttons apart from AdminCP.
These are the logs from console when I switch the site builder on.
Code:
vBulletin.loadingIndicator.show Counter: 1 Source: ajaxStartvBulletin.loadingIndicator.hide Counter: 0 Source: ajaxStop
POST http://mysite/ajax/render/stylesheet_block 500 Internal Server Error
Code:
Securitytoken updated vBulletin.loadingIndicator.show Counter: 1 Source: ajaxStartError when fetching options: Internal Server Error vBulletin.loadingIndicator.hide Counter: 0 Source: ajaxStop vBulletin.loadingIndicator.show Counter: 1 Source: ajaxStart
POST http://mysite/ajax/api/options/fetchValues Error when fetching options: Internal Server Error vBulletin.loadingIndicator.hide Counter: 0 Source: ajaxStop Fileupload: vBulletin.upload.initializePhotoUpload Fileupload: vBulletin.upload.initializePhotoUpload finished vBulletin.loadingIndicator.show Counter: 1 Source: ajaxStart
POST http://mysite/ajax/api/options/fetchValues ajax/api/user/currentUserHasAdminPermission error: Internal Server Error
POST http://mysite/ajax/api/user/currentUserHasAdminPermission 500 Internal Server Error Error when fetching phrases: Internal Server Error
POST http://mysite/ajax/api/phrase/fetch 500 Internal Server Error Error when fetching phrases: Internal Server Error vBulletin.loadingIndicator.hide Counter: 0 Source: ajaxStop
POST http://mysite/ajax/api/phrase/fetch 500 Internal Server Error
Comment