Quote:
Originally Posted by NR Fatal
ok, I made the update, now I viewed my images threw the admincp and I deleted an image of mine like this and when I deleted it I got this error.
Warning: unlink(/imagehosting/24439aed369b82.jpg): No such file or directory in /admincp/vbimghost.php on line 279
also, I have a question for ya. In you readme.txt, you say
Step 1a (Config.php) [VERY IMPORTANT]
Make sure that you have set the correct path for the $config['Misc']['forumpath'] if you don't know the path contact your host.
if you don't set it the admin part of the script won't be functional at all. What file do I set this to?
because my line in the config.php is just = ' '
|
you should set the
$config['Misc']['forumpath'] in the config file
this variable should have the absolute path to the forums
for example
if your host is using cpanel in linux most of the paths will look like this
/home/username/public_html/forums
where the username is the your account username
and the forums is the vbulliten directory
also you can view it from the cpanel menu
when you use the File Manager drill to the forums directory and try to edit any file
you should find the complete path in the top of the editing box