5.gif

Search (advanced search)
Use this Search form before posting, asking or make a new thread.
Tips: Use Quotation mark to search words (eg. "How To Make Money Online")

07-07-2015, 02:29 AM
Post: #11
RE: WebGet File Host Script
(07-07-2015 12:26 AM)FireHacker Wrote:  do you try to see if worked? What version is it?

This one i personally bought and its the latest version , V2 .
07-07-2015, 02:52 AM
Post: #12
RE: WebGet File Host Script
please tell me how to install it ? where can I find sqllite in cpanel ?
07-07-2015, 05:04 AM (This post was last modified: 07-07-2015 05:05 AM by wazeer.)
Post: #13
RE: WebGet File Host Script
(07-06-2015 10:53 PM)weepaa Wrote:  Thanks Bro for this great share.. +Rep

you can find and share PasteBox v1.2? thanks in advances

How to insall:

Installation
To install WebGet you only need to edit a config file and upload it to your server.
Remember first registered user gets admin access.

I try this but nothing happen
I have like this error message
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/xxxxxx/public_html/xxx/index.php:2) in /home/xxxxxxx/public_html/xxxx/index.php on line 2

and this error too

error: Uncaught exception 'PDOException' with message 'SQLSTATE[HY000]: General error: 1 no such table: users' in /home/xxxxx/public_html/xxxxx/page.php:182 Stack trace: #0 /home/xxxxx/public_html/xxxxx/page.php(182): PDO->query('SELECT id FROM ...') #1 {main} thrown in /home/xxxxxx/public_html/xxxxx/page.php on line 182
07-07-2015, 05:20 AM
Post: #14
RE: WebGet File Host Script
How to install:


1- Edit (config.php) With your site info:

PHP Code:
$_CONFIG['site_url']        = 'http://www.yoursite.com';
$_CONFIG['site_path']           = '/home/yoursite/public_html';
$_CONFIG['admin_mail']        = 'admin@yoursite.com';
$_CONFIG['database']        = 'webget.s3db'

2- Upload files to your server

3- Create new user to be the admin

4- That's All;
07-07-2015, 07:35 AM (This post was last modified: 07-07-2015 07:39 AM by wazeer.)
Post: #15
RE: WebGet File Host Script
(07-07-2015 05:20 AM)fire2000 Wrote:  How to install:


1- Edit (config.php) With your site info:

PHP Code:
$_CONFIG['site_url']        = 'http://www.yoursite.com';
$_CONFIG['site_path']           = '/home/yoursite/public_html';
$_CONFIG['admin_mail']        = 'admin@yoursite.com';
$_CONFIG['database']        = 'webget.s3db'

2- Upload files to your server

3- Create new user to be the admin

4- That's All;

God Bless you brother thank you so much
I did it :)

I change it to mysql and it is worked with me PERFECT

thank you again

Now we have little problem
how can I control the files for the user from the admin panel ? I didn't find any options there
please if you can help

OK Fixed it
by change the id from 2 to 1 :)

it is work great now
61.gif
07-07-2015, 08:05 AM
Post: #16
RE: WebGet File Host Script
I cant get this to work i uploaded the script i created database now does the databas extension need to be renamed i get 500 error
07-07-2015, 08:21 AM (This post was last modified: 07-07-2015 08:43 AM by Venomservers.)
Post: #17
RE: WebGet File Host Script
how do we remove this LebSpy.com on the pages i just tried uploading file but then said could not find it not sure why that is then do we need to remove this at bottom of the page how do we do it Created by NuLLFiX . Current version 2.0 and also how do we change the prices for the premium
07-08-2015, 07:50 PM
Post: #18
RE: WebGet File Host Script
there is problem with the script,
when you upload more than 1MB
it is give you message like this :

ERROR: We cannot find any uploaded file.

I try to fix it , with increase the file size and php.ini increase memory and time
but the problem is still

how can give us any idea please
07-09-2015, 03:34 AM
Post: #19
RE: WebGet File Host Script
(07-08-2015 07:50 PM)wazeer Wrote:  there is problem with the script,
when you upload more than 1MB
it is give you message like this :

ERROR: We cannot find any uploaded file.

I try to fix it , with increase the file size and php.ini increase memory and time
but the problem is still

how can give us any idea please

same problem
07-09-2015, 03:40 AM
Post: #20
RE: WebGet File Host Script
how can we fix this problem ?
50.gif




63.gif