Bravo List
Register
Go Back   > Bravo List > P2P > Forum > Community Cafe
Reply
  #1  
Old 15th December 2015, 21:03
DeCoder DeCoder is offline
Member
 
Join Date: Feb 2008
Posts: 10
Default TbDev + Codeigniter source
Hello folks, i wanted to know if there would be any interest in a TbDev+Codeigniter mix as i am working on it as a side project.

A working example can be found here: http://torrent-empire.org/

username: demo@live.nl
password: demo1234

I'f been working on this and refactored my (old) source into Codeigniter.
I must say it's far from complete, but the main items work.
It still needs a lot of work to complete :)

Greetings Decoder
Reply With Quote
  #2  
Old 15th December 2015, 21:06
DND DND is offline
VIP
 
Join Date: Dec 2008
Posts: 1,241
Default
what is with The Avengers thing ? its not so appealing at all..
__________________
Need HELP!? I can install:

  1. Server/VPS (Debian,CentOS,Ubuntu,Fedora, FreeBSD) Optimization and ... + Modules
  2. Webserver Windows/Linux (Apache/Lighttpd/Nginx/Mysql/PhpMyAdmin/SSL) Optimization and ... + Modules
  3. Seedbox Windows/Linux (uTorrent,rTorrent,libTorrent,ruTorrent) + Modules
  4. Multiple source code engines
  5. Linux Server Administration (security, cryptography/encryption, proxy, load balancer, custom ddos firewall)
Reply With Quote
  #3  
Old 16th December 2015, 23:09
movizdb movizdb is offline
Senior Member
 
Join Date: Sep 2008
France
Posts: 142
Default
It looks good :)
Reply With Quote
  #4  
Old 17th December 2015, 20:28
rubb3r's Avatar
rubb3r rubb3r is offline
Member
 
Join Date: Dec 2015
Posts: 8
Default
Looks nice DeCoder.
Reply With Quote
  #5  
Old 18th December 2015, 14:56
kis2a kis2a is offline
Member
 
Join Date: Mar 2009
P2P
Posts: 7
Default
is based to tbdev source ?

is good css ;)
Reply With Quote
  #6  
Old 21st December 2015, 15:34
mpx mpx is offline
Senior Member
 
Join Date: Jun 2009
P2P
Posts: 39
Default
Quote:
Originally Posted by DeCoder View Post
Hello folks, i wanted to know if there would be any interest in a TbDev+Codeigniter mix as i am working on it as a side project.

A working example can be found here: http://torrent-empire.org/

username: demo@live.nl
password: demo1234

I'f been working on this and refactored my (old) source into Codeigniter.
I must say it's far from complete, but the main items work.
It still needs a lot of work to complete :)

Greetings Decoder
its possible buy this source or maybe u get this code aka opensource?
Reply With Quote
  #7  
Old 2nd April 2018, 13:38
DeCoder DeCoder is offline
Member
 
Join Date: Feb 2008
Posts: 10
Default
i took the source of my server and uploaded it to github for download.

please i diden do anything on this for the last 4 years so it needs work. i do want to work on this further if there is interest from the community

https://github.com/Decoder1978/TB-Dev-Codeigniter

Greetings Decoder
Reply With Quote
  #8  
Old 2nd April 2018, 19:55
Botanicar's Avatar
Botanicar Botanicar is offline
Senior Member
 
Join Date: Jun 2013
Croatia
Posts: 127
Default
Code:
A PHP Error was encountered

Severity: Warning

Message: is_dir(): open_basedir restriction in effect. File(/var/lib/php5) is not within the allowed path(s): (/var/www/vhosts/mydomain.com/:/tmp/)

Filename: drivers/Session_files_driver.php

Line Number: 115

Backtrace:

File: /var/www/vhosts/mydomain.com/httpdocs/application/third_party/MX/Loader.php
Line: 241
Function: _ci_load_library    

File: /var/www/vhosts/mydomain.com/httpdocs/application/third_party/MX/Loader.php
Line: 133
Function: initialize    

File: /var/www/vhosts/mydomain.com/httpdocs/application/third_party/MX/Base.php
Line: 55
Function: __construct    

File: /var/www/vhosts/mydomain.com/httpdocs/application/third_party/MX/Base.php
Line: 60
Function: __construct    

File: /var/www/vhosts/mydomain.com/httpdocs/application/third_party/MX/Controller.php
Line: 4
Function: require    

File: /var/www/vhosts/mydomain.com/httpdocs/application/core/MY_Controller.php
Line: 3
Function: require    

File: /var/www/vhosts/mydomain.com/httpdocs/index.php
Line: 323
Function: require_once    



A PHP Error was encountered

Severity: Warning

Message: mkdir(): open_basedir restriction in effect. File(/var/lib/php5) is not within the allowed path(s): (/var/www/vhosts/mydomain.com/:/tmp/)

Filename: drivers/Session_files_driver.php

Line Number: 117

Backtrace:

File: /var/www/vhosts/mydomain.com/httpdocs/application/third_party/MX/Loader.php
Line: 241
Function: _ci_load_library    

File: /var/www/vhosts/mydomain.com/httpdocs/application/third_party/MX/Loader.php
Line: 133
Function: initialize    

File: /var/www/vhosts/mydomain.com/httpdocs/application/third_party/MX/Base.php
Line: 55
Function: __construct    

File: /var/www/vhosts/mydomain.com/httpdocs/application/third_party/MX/Base.php
Line: 60
Function: __construct    

File: /var/www/vhosts/mydomain.com/httpdocs/application/third_party/MX/Controller.php
Line: 4
Function: require    

File: /var/www/vhosts/mydomain.com/httpdocs/application/core/MY_Controller.php
Line: 3
Function: require    

File: /var/www/vhosts/mydomain.com/httpdocs/index.php
Line: 323
Function: require_once    




Warning: Uncaught Exception: Session: Configured save path '/var/lib/php5' is not a directory, doesn't exist or cannot be created. in /var/www/vhosts/mydomain.com/httpdocs/system/libraries/Session/drivers/Session_files_driver.php:119 Stack trace: #0 [internal function]: CI_Session_files_driver->open('/var/lib/php5', 'ci_session') #1 /var/www/vhosts/mydomain.com/httpdocs/system/libraries/Session/Session.php(140): session_start() #2 /var/www/vhosts/mydomain.com/httpdocs/system/core/Loader.php(1233): CI_Session->__construct() #3 /var/www/vhosts/mydomain.com/httpdocs/system/core/Loader.php(1126): CI_Loader->_ci_init_library('Session', 'CI_', NULL, 'session') #4 /var/www/vhosts/mydomain.com/httpdocs/system/core/Loader.php(989): CI_Loader->_ci_load_stock_library('Session', 'Session/', NULL, NULL) #5 /var/www/vhosts/mydomain.com/httpdocs/system/core/Loader.php(1034): CI_Loader->_ci_load_library('Session', NULL, NULL) #6 /var/www/vhosts/mydomain.com/httpdocs/application/third_party/MX/Loader.php(241): CI_ in /var/www/vhosts/mydomain.com/httpdocs/system/libraries/Session/drivers/Session_files_driver.php on line 119

Fatal error: session_start(): Failed to initialize storage module: user (path: /var/lib/php5) in /var/www/vhosts/mydomain.com/httpdocs/system/libraries/Session/Session.php on line 140
A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /var/www/vhosts/mydomain.com/httpdocs/system/libraries/Session/Session.php:140)

Filename: core/Common.php

Line Number: 564

Backtrace:



A PHP Error was encountered

Severity: Error

Message: session_start(): Failed to initialize storage module: user (path: /var/lib/php5)

Filename: Session/Session.php

Line Number: 140

Backtrace:
Reply With Quote
Reply

Tags
codeigniter , source , tbdev

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT +2. The time now is 11:04. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.