I created a custom content type using some numbers (3D Videos) and that gave me an error. I didn't copy down the error unfortunately and can't seem to re-create it again. The content type got created anyway but I deleted that content type and created one without the number and that works fine. Now I get this error when accessing the site with www. instead of http://
This is the error I got.
Parse error: syntax error, unexpected '3' (T_LNUMBER), expecting identifier (T_STRING) or '(' in /data/rocketsc/public_html/wp-content/plugins/types/embedded/includes/custom-types.php(215) : eval()'d code on line 1
Warning: call_user_func_array() expects parameter 1 to be a valid callback, function '3d_video_add_default_taxes' not found or invalid function name in /data/rocketsc/public_html/wp-includes/plugin.php on line 406
Please help