Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Community Cafe (http://www.bvlist.com/forumdisplay.php?f=18)
-   -   TbDev + Codeigniter source (http://www.bvlist.com/showthread.php?t=10638)

DeCoder 15th December 2015 21:03

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

DND 15th December 2015 21:06

what is with The Avengers thing ? its not so appealing at all.. :coffee:

movizdb 16th December 2015 23:09

It looks good :)

rubb3r 17th December 2015 20:28

Looks nice DeCoder.

kis2a 18th December 2015 14:56

is based to tbdev source ?

is good css ;)

mpx 21st December 2015 15:34

Quote:

Originally Posted by DeCoder (Post 48037)
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?

DeCoder 2nd April 2018 13:38

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

Botanicar 2nd April 2018 19:55

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:



All times are GMT +2. The time now is 19:21.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.