Search found 19 matches
- Fri Aug 05, 2016 12:06 pm
- Forum: Technical Support
- Topic: Code list
- Replies: 4
- Views: 26373
Re: Code list
Sir, be carefull, I have seen that you removed the path in the images, but the path is visible in the pasted code.
- Fri May 27, 2016 4:48 pm
- Forum: Technical Support
- Topic: index.php?page=item&id=9'A=0
- Replies: 2
- Views: 19632
Re: index.php?page=item&id=9'A=0
Yeah, I forgot about that. Thank you.
- Tue May 24, 2016 3:24 pm
- Forum: Technical Support
- Topic: index.php?page=item&id=9'A=0
- Replies: 2
- Views: 19632
index.php?page=item&id=9'A=0
I belive that some people try to SQL inject something in my website,
The bad news is that they can see Full Path Disclosure:
Notice: Undefined variable: file in /var/www/domain.com/public_html/inc/pages/item.inc.php on line 2
Invalid item ID. Please check the URL.
Code: Select all
index.php?page=item&id=9'A=0
Notice: Undefined variable: file in /var/www/domain.com/public_html/inc/pages/item.inc.php on line 2
Invalid item ID. Please check the URL.
- Tue May 24, 2016 2:57 pm
- Forum: Ideas and Proposals
- Topic: A few suggestions
- Replies: 2
- Views: 69188
Re: A few suggestions
Thank you bitfreak.
Some of them are usefull and some of them are a must. Like suggestion nr 1,2,3 4, 7, 8, 9.
Rest of them should be extensions for people to add them if they need them. Like nr 5, 6, 10, etc
I will try to edit and add more suggestions in my first post as I think of new ones.
Some of them are usefull and some of them are a must. Like suggestion nr 1,2,3 4, 7, 8, 9.
Rest of them should be extensions for people to add them if they need them. Like nr 5, 6, 10, etc
I will try to edit and add more suggestions in my first post as I think of new ones.
- Thu May 05, 2016 2:35 pm
- Forum: Technical Support
- Topic: [bug] lib/database.lib.php on line 618
- Replies: 1
- Views: 16446
[bug] lib/database.lib.php on line 618
Page : https://domain.com/admin.php?page=wallet&action=keys&export#anchor Wallet -> AUTO-GEN ADDRESSES -> EXPORT KEYS Warning: Missing argument 1 for list_conf_keys(), called in /var/www/domain.com/public_html/inc/admin/keys.inc.php on line 221 and defined in /var/www/domain.com/public_html/...
- Tue May 03, 2016 9:19 pm
- Forum: Technical Support
- Topic: [bug] We have a problem...
- Replies: 1
- Views: 15276
[bug] We have a problem...
We have a problem... The application encountered a fatal database error. Error Code: 1451 Error Message: Cannot delete or update a parent row: a foreign key constraint fails (`bshop`.`Orders`, CONSTRAINT `Orders_ibfk_1` FOREIGN KEY (`AccountID`) REFERENCES `Accounts` (`AccountID`)) MySQL Query: DELE...
- Tue May 03, 2016 3:35 pm
- Forum: Technical Support
- Topic: Admin -> System -> KEY BACKUPS ->
- Replies: 4
- Views: 45157
Re: Admin -> System -> KEY BACKUPS ->
I have saved all the public/private RSA keys and I have tried everyone, still no luck.
- Tue May 03, 2016 3:32 pm
- Forum: Technical Support
- Topic: Autologs out after a few clicks, if I refresh it logs in?
- Replies: 3
- Views: 21986
Re: Autologs out after a few clicks, if I refresh it logs in?
This seams to be happening when I am at home.
When I login from some place else, seams to work without a problem.
i think I will install apache2 with mysql just to be safe.
I have not used nginx before so I am not able to figure what to check and repair.
Thank you.
When I login from some place else, seams to work without a problem.
i think I will install apache2 with mysql just to be safe.
I have not used nginx before so I am not able to figure what to check and repair.
Thank you.
- Tue May 03, 2016 12:06 am
- Forum: Technical Support
- Topic: Autologs out after a few clicks, if I refresh it logs in?
- Replies: 3
- Views: 21986
Re: Autologs out after a few clicks, if I refresh it logs in?
root@domain:/var/log/nginx# tail -f access.log 162.158.94.156 - - [02/May/2016:19:59:28 -0400] "GET /admin.php?page=settings&action=main HTTP/1.1" 200 3789 "https://domain.com/admin.php?page=settings" "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like...
- Tue May 03, 2016 12:03 am
- Forum: Technical Support
- Topic: Autologs out after a few clicks, if I refresh it logs in?
- Replies: 3
- Views: 21986
Autologs out after a few clicks, if I refresh it logs in?
This just happened this night. After I login as admin, I click here and there and it gets my disconnect. Lets say I have made a few changes here and there today, or yesterday, or last week, but it still goes with the fullbackup since 2 weeks ago, when i did not had this problem. My current server is...