gaebe
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Post id number not followingI’ve checked all over. And I have entries numbered from 1-76. When I tried to post a new entry, the number jumps to 427. When I deleted the entry and posted a new one, that one is numbered 428
Forum: Everything else WordPress
In reply to: Looking for a web hostI also have another question. When looking for host, which platform is preferable? Does it have a significant influence in the quality of service?
Forum: Everything else WordPress
In reply to: Looking for a web hostYes I have seen that, and they look great. But as I said, I don’t need as much as these host offered and I’d like to have something that’s a bit cheaper than that.
Forum: Everything else WordPress
In reply to: Looking for a web hostWhoa, sounds great. Is it a permanent thing? Or does it expires some time?
Forum: Fixing WordPress
In reply to: IE keeps wanting to download the php filesDoh! Thanks. This is such an embarrassingly stupid mistake…
Forum: Everything else WordPress
In reply to: Website been hackedOk. Thanks. I need to do something, that’s for sure. 🙁 Is it possible for someone to do this without having access to my files?
Forum: Everything else WordPress
In reply to: Website been hackedDo you mean scan with antivirus? I could download the files on my computer. Should I scan the databases too? Also, I’m not sure if there’s actually a virus on *my* files, seeing as the virus scan on the domain came off clean… I’m not sure if the antivirus could catch something like a redirect… =(
And what are exactly should I be looking in the files?
Forum: Everything else WordPress
In reply to: Website been hackedThe two subdomains still inacessible is http://glenn.sofv.uni.cc and http://catharsis.sofv.uni.cc
Forum: Everything else WordPress
In reply to: Website been hackedhmm…. Well, right now it seems to work fine, but there’s still two of the subdomains that’s not accessible. I’m assuming that it’s because I banned the IP of the 2 websites being redirected to. But over the past two days, I have been able to access the website on and off. At moments, it seems fine (like now) and then it gets redirected again.
You don’t have to actually do anything to get redirected. When I typed the domain in the address bar, the page either get automatically redirected, and my antivirus catch a whole load of trojan files, or I get to see the suspended page by my webhost.
Forum: Everything else WordPress
In reply to: Website been hackedI can get to my files via Cpanel and the .htaccess file in the public_html has no redirect. That’s what I get:
# -FrontPage-
IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*
SetEnvIfNoCase Referer “^http://sofv.uni.cc/” locally_linked=1
SetEnvIfNoCase Referer “^http://sofv.uni.cc/” locally_linked=1
SetEnvIfNoCase Referer “^$” locally_linked=1ErrorDocument 401 /404.html
ErrorDocument 402 /404.html
ErrorDocument 403 /404.html
ErrorDocument 404 /404.html<Limit GET POST>
#The next line modified by DenyIP
order allow,deny
#The next line modified by DenyIP
#deny from all
allow from all
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from all
</Limit>
AuthName http://www.sofv.uni.cc
AuthUserFile /home/sofv/public_html/_vti_pvt/service.pwd
AuthGroupFile /home/sofv/public_html/_vti_pvt/service.grp<Files 403.shtml>
order allow,deny
allow from all
</Files>RewriteEngine on
RewriteCond %{HTTP_REFERER} !^http://catharsis.sofv.uni.cc/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://catharsis.sofv.uni.cc$ [NC]
RewriteCond %{HTTP_REFERER} !^http://gaebe.sofv.uni.cc/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://gaebe.sofv.uni.cc$ [NC]
RewriteCond %{HTTP_REFERER} !^http://glenn.sofv.uni.cc/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://glenn.sofv.uni.cc$ [NC]
RewriteCond %{HTTP_REFERER} !^http://sofv.cjb.net/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://sofv.cjb.net$ [NC]
RewriteCond %{HTTP_REFERER} !^http://sofv.uni.cc/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://sofv.uni.cc$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.catharsis.sofv.uni.cc/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.catharsis.sofv.uni.cc$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.gaebe.sofv.uni.cc/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.gaebe.sofv.uni.cc$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.glenn.sofv.uni.cc/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.glenn.sofv.uni.cc$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.sofv.cjb.net/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.sofv.cjb.net$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.sofv.uni.cc/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.sofv.uni.cc$ [NC]
RewriteRule .*\.(jpg|jpeg|gif|png|bmp|zip|mp3)$ – [F,NC]
deny from 65.75.165.80
deny from 195.225.176.30Forum: Fixing WordPress
In reply to: Blog not being updated?It happened again. After I fixed it last night, the last update on the blog is not showing again. COuld it be a bug somewhere in the software?
Forum: Fixing WordPress
In reply to: Blog not being updated?The thing is, I have never given the password to anyone else, and the only other person having access to the ftp/cpanel of my website is highly unlikely to delete anything from my blog, if it’s possible to do so from there. I have no clue if the servers rolled back or not. ><
Forum: Everything else WordPress
In reply to: Why did YOU choose WordPress?I’m a php and programming dummy, so
a) 5 min install. I never managed to get MT to run on my own domain.
b) i need to write one template for approximatively 4 in MT
c) after the famous MovableType goes paid, it was either going limited features or stick with v2, ie, no improvement on the program that i can access.🙂
Forum: Themes and Templates
In reply to: custom fieldsThanks but it does not seem to be working. I still have the bullet showing. =(
This is how I coded the page:
<div class=”da” style=”z-index: 3; left: 160px; width: 380px; position: absolute; top: 350px”>
<div class=”da”><?php the_meta(); ?></div>
<p class=”da”><?php the_content(‘more…’); ?> </div>
And this is the css:
.da { font-family: Tahoma, Verdana, Arial; font-size: 8pt; font-weight: none; color: #4d3a1a; line-height: 12 pt; text-align: justify; filter: none; list-style-type:none;}Forum: Fixing WordPress
In reply to: Adding Custom FieldsAnd can someone tell me how to edit the appearance of the field on the blog?