Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Gogo

Pages: [1] 2 3 ... 8
1
CentOS-WebPanel Bugs / Re: edit account
« on: August 13, 2019, 02:56:06 PM »
+1

I've already wrote about that problem. http://forum.centos-webpanel.com/centos-webpanel-bugs/cannot-edit-users/
That user edit doesn't work, it's broken.

2
CentOS-WebPanel Bugs / Re: reset user password does not work
« on: August 11, 2019, 06:28:04 PM »
Same problem here. CWP is way broken nowadays than it was before.

3
CentOS-WebPanel Bugs / Re: Cannot edit users
« on: August 06, 2019, 05:15:54 PM »
That edit account popup doesn't work. For example it doesn't load Packages at all. Another thing, whatever I check down on the checkboxes it isn't saved.
But no matter on the checked/unchecked box for the backup feature once upon clicking on the save button backup feature will be enabled. If backup box is NOT checked once upon clicking on the save button backup feature will be enabled even I'ved unchecked backup box before clicking on the save button. 3rd thing, there is no value for Inode and it wont change value after saving.

EDIT:  Also password can't be changed from the client login panel. After saving a new password from the clients login page it says that pw is changed. But old pw is still a login pw to the client panel also it remains the same for ftp. Nothing has been changed.

-CWP version: 0.9.8.856

4
CentOS-WebPanel Bugs / Re: Cannot edit users
« on: August 04, 2019, 12:21:22 PM »
I've used old module edit_account&username=USERNAME  to edit user.

5
CentOS-WebPanel Bugs / Cannot edit users
« on: August 04, 2019, 10:59:32 AM »
As title says I'm not able to modify existing users.
What ever I click in the "user edit popup" nothing has been change except every single time no matter if it's checked or not Backup is turning on.

6
PHP / Re: PHP Selector
« on: January 28, 2019, 08:08:00 PM »
@Loz702   this forum ain't support forum, this is support http://centos-webpanel.com/support-services

7
New Modules / Re: [module] PhpMyAdmin auto login
« on: January 25, 2019, 12:03:28 PM »
Ok, 4.8.4. doesn't work for me anymore. Seems there are some session thing changes in pma. If I find the solution it'll be posted here.

8
New Modules / Re: [module] PhpMyAdmin auto login
« on: January 25, 2019, 12:12:46 AM »
This works fine for me, I only had to replace that form action url to fix broken link cos cwp got new url format.
That hidden field is useless, you'll get that token anyway later once you login. Adblockers can be reason why it don't work...adblockers are known to corrupt js libraries like jquery. Try in the new browser.

9
PHP / Re: PHP Selector
« on: January 16, 2019, 04:41:19 PM »
https://pastebin.com/  because that log is large and you won't be able to paste it full here on the forum

10
PHP / Re: PHP Selector
« on: January 16, 2019, 10:13:53 AM »
@venty paste full log (use pastebin due large log file) /var/log/php-selector-rebuild.log

11
New Modules / Re: [module] PhpMyAdmin auto login
« on: January 14, 2019, 11:13:33 PM »
@ekgrad
Replace:
Code: [Select]
action="http://<?php echo $_SERVER["SERVER_NAME"];?>/phpMyAdmin/"with:
Code: [Select]
action="/pma/"

12
PHP Selector / Re: php_selector3 Error
« on: January 06, 2019, 06:47:36 PM »
That't not related to my server, it's a CWP problem.

I've tested that on 10+ servers (different specs) and every single one of them had same problem. Also I am not the only one who have that problem. Just check the rest of the forum how many people faced it.

13
PHP Selector / Re: php_selector3 Error
« on: January 02, 2019, 04:45:45 PM »
I have temporarly fixed this by disabling xpm-dir in Options list before building/rebuilding 7.x versions.

And still, that have to be fixed inside CWP because that php builder script has a memory leak looks like.

14
E-Mail / Re: Problem with mail
« on: January 02, 2019, 04:33:46 PM »
First part, blacklisting has nothing to do with CWP. That's because part of the network where your ip is hosted (same hosting/service provider) is on Hotmail's block/black list.

If your IP wasn't used for spam you can manually fill this online form to delist just your server IP address: https://support.live.com/eform.aspx?productKey=edfsmsbl3&ct=eformts&wa=wsignin1.0
Otherwise you have to contact your hosting/service provider and paste them this mail response you've got.


Second part, you have to set server hostname, it has to be a subdomain. Then rebuild mail server.
Be sure your subdomain is pointed to server IP address directly using A record on Cloudflare, you can't use Cloudflare Proxy for this, that orange cloud has to be gray for this subdomain. So your IP address has to be exposed by hostname (subdomain used for hostname), hostname can't be behind proxy.

Pages: [1] 2 3 ... 8