Bravo List
Register
Go Back   > Bravo List > Source Code > Active Trackers > Torrent Trader
Reply
  #11  
Old 14th September 2020, 21:33
z3ro z3ro is offline
Senior Member
 
Join Date: Oct 2010
P2P
Posts: 121
Default re
Not unerstand

Please help

Thank you
Attached Thumbnails
letöltés.png  
Reply With Quote
  #12  
Old 15th September 2020, 08:20
M-jay M-jay is offline
VIP
 
Join Date: May 2018
Posts: 19
Default
Xampp or server ?
Reply With Quote
  #13  
Old 15th September 2020, 20:27
z3ro z3ro is offline
Senior Member
 
Join Date: Oct 2010
P2P
Posts: 121
Default
no VPS php 7.3 verzion.
.
.

Last edited by Thor; 16th September 2020 at 01:10. Reason: No need to Quote a Post that’s directly above.
Reply With Quote
  #14  
Old 17th September 2020, 00:07
rio rio is offline
Senior Member
 
Join Date: May 2019
P2P
Posts: 55
Default
please share your Nginx or Httpd conf
__________________
Live Free... Share Free...
Reply With Quote
  #15  
Old 19th September 2020, 12:48
M-jay M-jay is offline
VIP
 
Join Date: May 2018
Posts: 19
Default
no Nginx, redirect is done with htaccess (mod rewrite) to install

download from github https://github.com/M-jay84/Torrent-Trader-MVC-PDO-OOP
upload sql with phpmyadmin
upload contents of upload file

set these in config/config.php
Code:
// Change the settings below to match your MYSQL server connection settings
$config['mysql_host'] = "localhost"; // leave this as localhost if you are unsure
$config['mysql_user'] = "user"; // Username to connect
$config['mysql_pass'] = "pass"; // Password to connect
$config['mysql_db'] = "name"; // Database name

// Main Site Settings
$config['SITEURL'] = 'http://localhost/pdo'; //Main Site URL
installing on xampp is a little different due to how i redirect and the defined paths
Reply With Quote
  #16  
Old 19th September 2020, 12:56
Thor Thor is offline
Administrator
 
Join Date: Jan 2017
United Kingdom
Posts: 33
Default
Do you have an updated download link to your xampp version as I removed the posted one as the link no longer works. I did PM you about this but received no reply.
Reply With Quote
  #17  
Old 19th September 2020, 15:33
M-jay M-jay is offline
VIP
 
Join Date: May 2018
Posts: 19
Default
for xampp place pdo folder in htdocs leave the site url as localhost/pdo
Code:
// Change the settings below to match your MYSQL server connection settings
$config['mysql_host'] = "localhost"; // leave this as localhost if you are unsure
$config['mysql_user'] = "user"; // Username to connect
$config['mysql_pass'] = "pass"; // Password to connect
$config['mysql_db'] = "name"; // Database name
this folder should only be used on xampp

Bump: Here is link to github https://github.com/M-jay84/Torrent-Trader-MVC-PDO

Taking shape now just need to move all html to views and the sql to the models

Fully working if any body wants to help me finish this off send me a pm. I also have a backup of the old TT forums which I have on a site running my mvc TT

Might even be ready in a few week to ask admin for my own section
Attached Files
File Type: zip Torrent-Trader-MVC-PDO-OOP-master.zip (2.65 MB, 51 views)
Reply With Quote
Reply

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 21:55. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.