![]() |
Quote:
But your right, it sucks, time to place a new one since this one is more than a year old. |
Quote:
My statement was nothing personal (in fact I think your hacks are great), I'm just tired of all these sites that have hacks that let us sign up and a month later they are gone, we have seen enough of that already in the past. |
vBSigHosting is back and has been updated with a small bug fix. New .Zip added and .txt file for upgrade instructions from 1.0.0 to 1.0.1
Next update will be to view the users sigs. The ammount of space it's using in the database, save files a .gif image, and watermark images for images outside of your site. |
I get this error message:
Code:
Database error in vBulletin 3.0.3: |
You forgot to run the SQL queries as instructed.
These are the ones you need to run: [sql] create table customsiguploader ( userid int unsigned not null default 0 , siguploaderdata mediumtext not null , dateline int unsigned not null default 0 , filename varchar(100) not null default '' , visible smallint not null default 1 , filesize int unsigned not null default 0 , primary key (userid) ) [/sql] And [sql] ALTER TABLE usergroup ADD ( siguploadermaxwidth SMALLINT UNSIGNED NOT NULL DEFAULT '0', siguploadermaxheight SMALLINT UNSIGNED NOT NULL DEFAULT '0', siguploadermaxsize INT UNSIGNED NOT NULL DEFAULT '0', siguploaderpermissions INT(10) UNSIGNED NOT NULL DEFAULT '0' ) [/sql] |
Installed :p
|
Are you able to make it so that the files are not in the database but in the filesystem? :)
|
Quote:
<Files sigs> ForceType application/x-httpd-php </Files> And everyone sigs will point to, www.yoursite.com/forums/sigs/1 1 being the userid. I you can figure out how we can do it to upload to a specific directory that would be great, cause i know you have a huge site, and you need to access the database as less as possilbly. |
I think it's a great hack, keep up the good work Livewire.
|
Great Hack *clicks install*
|
All times are GMT. The time now is 09:57 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|