52.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")

10-19-2013, 07:45 AM (This post was last modified: 10-19-2013 07:50 AM by AtakanCan.)
Post: #21
RE:
(10-19-2013 07:37 AM)Jhonson Wrote:  
(10-19-2013 07:15 AM)AtakanCan Wrote:  here is SQL DUMP - fixed SQL
http://www7.zippyshare.com/v/70297217/file.html
Unfortunately, the database is not complete:
to see what tables are missing, just edit some classes that contain sql query.
is CLEAN SQL ! you must LEARN what CLEAN is .
- Clean from Samples Demos
- Clean from Syntax error
= FIXED SQL is CLEANED SQL FILE you understand. ?

Problem in "/conf/loadconfig.inc.php"

edit .htaccess file
find line
RewriteEngine On

replace
RewriteEngine On
RewriteBase /
10-19-2013, 07:50 AM
Post: #22
RE:
(10-19-2013 07:45 AM)AtakanCan Wrote:  
(10-19-2013 07:37 AM)Jhonson Wrote:  
(10-19-2013 07:15 AM)AtakanCan Wrote:  here is SQL DUMP - fixed SQL
http://www7.zippyshare.com/v/70297217/file.html
Unfortunately, the database is not complete:
to see what tables are missing, just edit some classes that contain sql query.
is CLEAN SQL ! you must LEARN what CLEAN is .
- Clean from Samples Demos
- Clean from Syntax error
= FIXED SQL is CLEANED SQL FILE you understand. ?
I'm a programmer that uses python, perl, java, php/mysql and others ...
I checked the software and I tell you that in the DB some tables are missing, try to understand me.
10-19-2013, 07:57 AM (This post was last modified: 10-19-2013 07:59 AM by AtakanCan.)
Post: #23
RE:
you're a programmer? You do not even know what that means nulled.
I have cleaned the SQL. ! if you had been programmer. then you knew what CLEAN means.

have you learned as a programmer. that you delete in SQL, demos, samples? I have the demos, samples deleted. well what do you say? Now the SQL is clean. without samples without demos.
10-19-2013, 08:00 AM
Post: #24
RE:
(10-19-2013 07:57 AM)AtakanCan Wrote:  you're a programmer? You do not even know what that means nulled.
I have cleaned the SQL. ! if you had been programmer. then you knew what CLEAN means.
I seem to talk to a wall :)

I'll explain: THE SOFTWARE IS INCOMPLETE! ----->>> it was understood? <<<-------
10-19-2013, 08:05 AM (This post was last modified: 10-19-2013 08:11 AM by AtakanCan.)
Post: #25
RE:
The Software is FULL , you must edit the PHP files , you must "NULL"
you're a wall

open and edit "/conf/loadconfig.inc.php"

if (strpos($_SERVER["HTTP_HOST"], "demodomain.com") === true) {
define("DEMO_MODE", 0);
} else {
define("DEMO_MODE", 1);
}
if (strpos($_SERVER["HTTP_HOST"], "demodomain.com") === true) {
define("DEMO_LIVE_MODE", 0);
} else {
define("DEMO_LIVE_MODE", 1);
}
if ((strpos($_SERVER["HTTP_HOST"], "demodomain.com") === true) and& (strpos($_SERVER["HTTP_HOST"], "intranet") === false)) {
define("DEMO_DEV_MODE", 0);
} else {
define("DEMO_DEV_MODE", 1);
}
64.gif
10-19-2013, 08:12 AM
Post: #26
RE:
(10-19-2013 08:05 AM)AtakanCan Wrote:  The Software is FULL , you must edit the PHP files , you must "NULL"
you're a wall
no it is not full , real script is just about 60 mb , and have 2 or more database , google version not incomplete and full of malware

too much touched by some kids Smile
10-19-2013, 08:16 AM (This post was last modified: 10-19-2013 08:16 AM by Jhonson.)
Post: #27
RE:
I know how to edit and correct the files :)

Maybe I have not explained it well:
Some SQL tables called from PHP files are absent.
10-19-2013, 08:17 AM
Post: #28
RE:
it works :D
10-19-2013, 08:20 AM (This post was last modified: 10-19-2013 08:21 AM by Jhonson.)
Post: #29
RE:
(10-19-2013 08:17 AM)AtakanCan Wrote:  it works :D
before you put the software online, I suggest you monitor scripts (encoded) contained within some php files
10-19-2013, 08:31 AM
Post: #30
RE:
Jhonson Jhonson Jhonson Jhonson Jhonson Jhonson Jhonson Jhonson Jhonson
29.gif




80.gif