Softaculous https://www.softaculous.com/board/index.php? <![CDATA[Blog issue]]> https://www.softaculous.com/board/index.php?tid=19235&tpg=1#p57156 Mon, 25 Sep 2023 18:08:08 GMT https://www.softaculous.com/board/index.php?tid=19235&tpg=1#p57156 <![CDATA[Blog issue]]> https://www.softaculous.com/board/index.php?tid=19235&tpg=1#p57155
I am running sitepad 1.8.2. When I create a new post in the editor it retains all the data of the previous post, heading, text, images the whole 9 yards.

So to clarify, 1st post I create goes all well, then every next post I create seems like a carbon copy of the previous one, and no I am not cloning it.

What can I do or am I doing wrong?]]>
Mon, 25 Sep 2023 18:05:27 GMT https://www.softaculous.com/board/index.php?tid=19235&tpg=1#p57155
<![CDATA[how working gre tunnel]]> https://www.softaculous.com/board/index.php?tid=19234&tpg=1#p57154 Public IPv4 server 2 (Hetzner) : 208.xxx.109.66
IP I want to use on server 2: 92.xxx.180.147/32
virtualizor new vps default gateway: 92.xxx.180.147
vps ip: 92.xxx.183.124

Bridge interface server2: viifbr0

Run this on server 1:

ip tunnel add gre1 mode gre remote 208.xxx.109.66 local 92.xxx.190.175 ttl 255
ip link set gre1 up

Run this on server 2:

ip tunnel add gre1 mode gre remote 92.xxx.190.175 local 208.xxx.109.66 ttl 255
ip link set gre1 up

Then we need to create a route on server 1 that will route the IP traffic over the GRE tunnel

Run this on server 1:

ip route add 92.xxx.180.147/32 dev gre1

The next step is to route data from the GRE tunnel to the bridge and back.

Run this on server 2:

ip rule add from 92.xxx.180.147/32 table 666
ip route add default dev gre1 table 666
ip route add 92.xxx.180.147/32 dev viifbr0 table 666

Last thing to do is to add the a IP the to bridge. This is gonna be the gateway for you VM's!
Use the second IP of the range!

Run this on server 2:

ip addr add 92.xxx.180.147/32 dev viifbr0

Not working and ip pool checked:
use routed.

Ip pool:
gateway: 92.xxx.180.147
Netmask: 255.255.0.0
Ip: 92.xxx.183.124]]>
Mon, 25 Sep 2023 16:47:08 GMT https://www.softaculous.com/board/index.php?tid=19234&tpg=1#p57154
<![CDATA[Fresh Install Can't Start Apache Service]]> https://www.softaculous.com/board/index.php?tid=18177&tpg=1#p57153 Can you please, explain how to solve it?

Thank you...]]>
Mon, 25 Sep 2023 15:15:26 GMT https://www.softaculous.com/board/index.php?tid=18177&tpg=1#p57153
<![CDATA[The LICENSE file could not be found!]]> https://www.softaculous.com/board/index.php?tid=19232&tpg=1#p57151
Fatal error - The LICENSE file could not be found! Please report this to Softaculous.]]>
Sat, 23 Sep 2023 10:10:27 GMT https://www.softaculous.com/board/index.php?tid=19232&tpg=1#p57151
<![CDATA[Pagelayer 1.7.8 Launched]]> https://www.softaculous.com/board/index.php?tid=19231&tpg=1#p57150
The Pagelayer team has released version 1.7.8.
This version has many improvements for the Pagelayer Editor.
The following is a list of changes :

1) [Security-Fix] An XSS and scheduled post vulnerabilities have been further improved. Please upgrade to this version as soon as possible!

We will be launching many more changes in the upcoming version.
We would also like to thank the WordPress community as we have reached 250000+ active Pagelayer users.

Regards,
The Pagelayer Team]]>
Fri, 22 Sep 2023 11:47:01 GMT https://www.softaculous.com/board/index.php?tid=19231&tpg=1#p57150
<![CDATA[add nuclei to database bot protection]]> https://www.softaculous.com/board/index.php?tid=19230&tpg=1#p57149
https://github.com/projectdiscovery/nuclei]]>
Fri, 22 Sep 2023 11:27:44 GMT https://www.softaculous.com/board/index.php?tid=19230&tpg=1#p57149
<![CDATA[undefined array key warning in wp-admin dashboard]]> https://www.softaculous.com/board/index.php?tid=19225&tpg=1#p57148
We have released a new version of the plugin with this fix.
You can download the latest plugin file here :
https://files.softaculous.com/softaculous-plugin.zip

Also this is just a warning and should not cause an issue in functionality. ]]>
Fri, 22 Sep 2023 09:02:34 GMT https://www.softaculous.com/board/index.php?tid=19225&tpg=1#p57148
<![CDATA[Webuzo showing default page after uploading files in public html issue]]> https://www.softaculous.com/board/index.php?tid=19229&tpg=1#p57146 Webuzo > General Support.
Please click the link below to visit the topic:

https://www.softaculous.com/board/index.php?tid=19226]]>
Thu, 21 Sep 2023 08:36:12 GMT https://www.softaculous.com/board/index.php?tid=19229&tpg=1#p57146
<![CDATA[Wordpress installations using auto-install have become disabled. [Help Request]]]> https://www.softaculous.com/board/index.php?tid=19123&tpg=1#p57145
Please open a support ticket with us so we can check the issue in more detail :
https://softaculous.deskuss.com/open.php ]]>
Thu, 21 Sep 2023 08:32:32 GMT https://www.softaculous.com/board/index.php?tid=19123&tpg=1#p57145