Search found 7 matches
- Thu Feb 02, 2023 4:47 pm
- Forum: General
- Topic: I am Guybrush Threepwood, mighty developer?
- Replies: 25
- Views: 46407
Re: I am Guybrush Threepwood, mighty developer?
It happened again. I edited the "../bl-kernel/site.class.php" file. Let's see if it will happen again or not.
- Wed Jan 25, 2023 6:54 am
- Forum: General
- Topic: I am Guybrush Threepwood, mighty developer?
- Replies: 25
- Views: 46407
Re: I am Guybrush Threepwood, mighty developer?
I'm using a theme I made myself. When I google it, many sites have been hacked in this way and they use the default theme. I don't think it's about theme.
- Tue Jan 24, 2023 8:35 pm
- Forum: General
- Topic: I am Guybrush Threepwood, mighty developer?
- Replies: 25
- Views: 46407
Re: I am Guybrush Threepwood, mighty developer?
Website name, theme and seo title formats changed.
- Tue Jan 24, 2023 6:50 pm
- Forum: General
- Topic: I am Guybrush Threepwood, mighty developer?
- Replies: 25
- Views: 46407
- Tue Jan 24, 2023 3:24 pm
- Forum: General
- Topic: I am Guybrush Threepwood, mighty developer?
- Replies: 25
- Views: 46407
I am Guybrush Threepwood, mighty developer?
Hello there.
I think my website was hacked.
The title was changed to "I am Guybrush Threepwood, mighty developer".
There was a topic about the subject before, but it did not reach a solution. What can I do to prevent this? I change my password nearly every week. How can I protect my website ...
I think my website was hacked.
The title was changed to "I am Guybrush Threepwood, mighty developer".
There was a topic about the subject before, but it did not reach a solution. What can I do to prevent this? I change my password nearly every week. How can I protect my website ...
- Mon Oct 17, 2022 2:11 pm
- Forum: Plugins
- Topic: Can't download any of "Sam's" Plugins
- Replies: 59
- Views: 523395
Re: Can't download any of "Sam's" Plugins
broken link. can you upload it again?lodria wrote: Tue May 31, 2022 5:27 pm Hi!
Pagination plugin:
https://www99.zippyshare.com/v/TIU8Hyqj/file.html
- Sun Jul 03, 2022 5:44 pm
- Forum: General
- Topic: Showing Particular Category Contents
- Replies: 1
- Views: 2075
Showing Particular Category Contents
Hi,
I'm writing a theme for bludit. I have some static pages, but I want to create a blog additionaly.
I'm seperating posts via categories. I want to show blog posts in my homepage.
<?php
$categoryKey = 'blog';
$category = getCategory($categoryKey);
?>
<?php foreach ($category->pages() as ...
I'm writing a theme for bludit. I have some static pages, but I want to create a blog additionaly.
I'm seperating posts via categories. I want to show blog posts in my homepage.
<?php
$categoryKey = 'blog';
$category = getCategory($categoryKey);
?>
<?php foreach ($category->pages() as ...

