View Single Post
  #3  
Old 1st September 2017, 16:53
outtyrox outtyrox is offline
Senior Member
 
Join Date: Apr 2015
Posts: 59
Default
the one file is being redone it was missing some functions but you can use the encrypted one for now Until I post the replacement file.

/admincp/index.php



also need to rename this file:


/library/config/database_config.new to database_config.php



there's a lock file needs removed also located here:

/data/cache/install.lock



Installation and Errors Guides

these should help:

Code:
http://www49.zippyshare.com/v/A7xjEjwU/file.html
==============================================
@richhh

I've tested you license check fixes and it works no issues. thank you for that.

I'm still trying to figure out where the footer branding is to remove it. if you can help with removing that would be grateful for that as well.


---------------------------

If I understand correctly it's not making the database but I think it's because the config file was named .new

I didn't have a problem installing the script once I rename it to .php.

then edit the same file and enter your database info for the database you've corrected.


Code:
location: /library/config/

database_config.new

rename to 

database_config.php

edit this file with your sql details also

Last edited by outtyrox; 1st September 2017 at 17:36.
Reply With Quote