After using the themes I downloaded from here, base64 encrypted content is added to my site.

Prabowo

Well-known member
Trusted Uploader
Mar 20, 2019
1,209
936
113
Jamban
www.non.e
Patience have its own limits. After you explain again and again and again in public posts and you're still being asked "how to solve that" you kinda get sick of it.

Best example: what's 500 error? Cause 40% of error reporting posts are just stating: "I have Error 500" and that's all. Solve that if you can by guessing.

This is mostly a sharing community not a developer community. And even so knowledge is not everytime free. Most of Babiato users come here to get everything for FREE and start bugging you about every single bit of issue that can easily be solved with just one neuron working. They never bother to think about what to do if an issue appear, they just think: "I go to Babiato to pester people there cause I'm too lazy to think about my issue and there I get free help".

That's why there are developers and there are users. If an user wanna do developer's job then he should effin start learn basics of coding first otherwise just effin HIRE a developer.

I'm stopping myself here as I'm getting in rant mode and I might say things others may regret.
I wish I could understand how you feel. What you said was all true. As a teacher I have been and will still fight with things worse than that. Often the best thing to do is shut up, not respond to stupid things.
 

CyberDeviL

Back to Life 🧬
Trusted Uploader
Aug 10, 2018
2,795
10,823
113
Earth
I was expecting a community where people could read some sort of code and contribute, but after finding a lot had 0 knowledge of coding I was done.

"0 knowledge" - still I considered sometimes , but after clearing doubts - - answering piles of questions still hearing NONSENSE from those DICKS - that have made me to fu** off answering such questions . . .

LAZINESS GOES TO SHITTY SIDE when a member just joins and asks for "please give me BeTheme/Newspaper X theme" :confused::confused: that also lead me to make rule to "TRASH SUCH NONSENSE SPOON-FEED KID's THREAD" (n)
 

CyberDeviL

Back to Life 🧬
Trusted Uploader
Aug 10, 2018
2,795
10,823
113
Earth
One of the random example that I've seen multiple times on famous blogger's FB group is
"Hello, I am WordPress developer since last year, but I am having trouble installing WordPress on Bluehost cPanel, please help someone"
:rolleyes::cautious::censored::sleep:
 

cysystem

Member
Aug 20, 2019
84
21
8
what about to check your apache error logs ?
also if you delete the theme by file manager /wp-content/themes/ the theme name wordpress will set the default theme of wordpress with that way you will know if the theme conflicts with server installation

some plugins affects .htaccess file that may interfere with server modules replace the text of .htaccess file with this
Code:
# BEGIN WordPress

RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]

# END WordPress
 
Last edited:

666

Active member
Nov 10, 2018
145
30
28
Even the original files cannot be guaranteed to be 100% free of loopholes. Before asking any questions, you should first self check all the files on the website.We cannot forgive the act of injecting malicious code into files, but we cannot easily dampen the confidence of enthusiastic sharers.
 

sherumianaya

New member
Mar 6, 2020
1
0
1
Hi Everyone,

First of all thanks for the all the plugins and themes you make available. I don't intend to spoil the fund but recently, several of my sites have been flagged as malware as well. Although I cleaned the sites and didn't doubted the plugins from here as I never has an issue with them, but seeing this post, somewhere some code may have slipped to downloads.
 

Latest posts

Forum statistics

Threads
69,228
Messages
908,447
Members
237,065
Latest member
strikerx

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu