Search found 19 matches

by thoughtless
Mon May 02, 2016 5:58 pm
Forum: Technical Support
Topic: Admin -> System -> KEY BACKUPS ->
Replies: 4
Views: 16002

Admin -> System -> KEY BACKUPS ->

If I want to decrypt it, it gives me "*** Invalid Ciphertext ***"
If I go to an order and want to decrypt the Private Key to get the private key, works.
by thoughtless
Mon May 02, 2016 5:46 pm
Forum: Ideas and Proposals
Topic: A few suggestions
Replies: 2
Views: 30536

A few suggestions

1. Change users password or make them change their password on next login or send a link to change their password (from the admin panel). 2. Re-enable one or multiple users who have been temporarly locked. 3. Access to what the user had bought and edit/remove its link/codes/temporary file,etc. (ex: ...
by thoughtless
Mon May 02, 2016 5:14 pm
Forum: Technical Support
Topic: domain.com is currently unable to handle this request. 500 [solved]
Replies: 2
Views: 12352

Re: domain.com is currently unable to handle this request. 500

Thank you.

Code: Select all

apt-get install php5-gd
did the job
by thoughtless
Fri Apr 15, 2016 9:00 am
Forum: Technical Support
Topic: domain.com is currently unable to handle this request. 500 [solved]
Replies: 2
Views: 12352

domain.com is currently unable to handle this request. 500 [solved]

inc/captcha_code_file.php?rand=387.7962944153264 It seams that my domain can not handle this request. How and what should i do? Access logs : 162.158.17.60 - - [15/Apr/2016:05:08:19 -0400] "GET /inc/captcha_code_file.php HTTP/1.1" 500 5 "-" "Mozilla/5.0 (Windows NT 10.0; WOW...
by thoughtless
Mon Apr 11, 2016 11:47 am
Forum: Technical Support
Topic: Server moved on a unix machine. [solved]
Replies: 1
Views: 8003

Re: Server moved on a unix machine.

Code: Select all

chown -R www-data:www-data *
And now it seams to work.
by thoughtless
Mon Apr 11, 2016 11:44 am
Forum: Technical Support
Topic: Server moved on a unix machine. [solved]
Replies: 1
Views: 8003

Server moved on a unix machine. [solved]

So i have moved my domain (which had cpanel and with a few clicks, all was installed) with the database to a new machine with ubuntu (wanted to learn how to manage the script by doing all by manual). I have installed nginx with mysql, imported the old database with users and stuff. But i am not sure...
by thoughtless
Sun Apr 10, 2016 5:58 pm
Forum: Technical Support
Topic: Status: require_once(Mail.php) [solved]
Replies: 15
Views: 43048

Re: Status: require_once(Mail.php)

First of all, I just want to say well done with the script, nice and simple design/code/ideea. Good job. But I got almost the same problem. 1. Uploaded the files 2. Installed the script. 3. Went to /admin.php and got this error : Warning: require_once(Mail.php): failed to open stream: No such file ...
by thoughtless
Fri Apr 01, 2016 1:49 pm
Forum: Ideas and Proposals
Topic: TEXT_HERE in /inc/page/home.inc.php and /inc/pages/about.inc.php
Replies: 0
Views: 21795

TEXT_HERE in /inc/page/home.inc.php and /inc/pages/about.inc.php

For future updates: In /inc/page/home.inc.php /inc/pages/about.inc.php There is this code <p><?php echo LANG('TEXT_HERE',[b] 3, ' '[/b]); ?></p> that makes the text "Your text goes here" to show 3 times. I belive that should be removed. And there should be a BUG section on the forum so use...
by thoughtless
Fri Apr 01, 2016 11:56 am
Forum: Technical Support
Topic: Status: require_once(Mail.php) [solved]
Replies: 15
Views: 43048

Re: Status: require_once(Mail.php)

First of all, I just want to say well done with the script, nice and simple design/code/ideea. Good job. But I got almost the same problem. 1. Uploaded the files 2. Installed the script. 3. Went to /admin.php and got this error : Warning: require_once(Mail.php): failed to open stream: No such file o...