Log in

View Full Version : Integration with vBulletin - phUploader on vb 4.x.x(integration)


franzes80
09-25-2013, 10:00 PM
This is a simple mod that allows you to integrate the famous phuploader on vb 4. xx
phUploader is a very simple script for uploading one or many files or images to your website. You can specify the file types accepted, file size and even control the file name. This script was build with PHP5 in mind and is not platform dependant. This script is very useful for temporary file storage or simple forum signature and avatar hosting.
The script source is phphq.net
Guide:
Download and unzip the file
Insert file ,inside the root of forum
Open:
Admin Control Panel > Styles & Templates > Search in templates > search editor_ckeditor and insert on the end for example
<iframe src="www.DOMAIN NAME.COM/forum/phUploader.php" width="500" height="265"></iframe>
Example:
<iframe src="www.gamesonic.it/forum/phUploader.php" width="500" height="265"></iframe>
DEMO(in the end of section forum only registered users sorry for all) (http://gamesonic.it/forum/area-51/1576-phuploader-su-vbulletin-4-x-x.html#post2164)

tanzeelniazi
09-26-2013, 08:13 AM
Demo is not working

YOODA230
11-17-2013, 04:12 AM
how to use it as bbcode?