Vera
Forum Replies Created
-
Forum: Themes and Templates
In reply to: StatisticsOkay. I got most of it resolved. Wow, I never thought it would take that long. Anyway, I was thinking of putting some data (categories) into a table format like so:
<table>
<tr>
<td>
CATEGORY THINGS HERE…
</td>
</td>
etc.So it would look “neat and tidy” But i’m not sure where I do that, is it within wp-stats.php or somehow in the php code? *confused*
Forum: Themes and Templates
In reply to: StatisticsYep i know, thanks :). I’ll try to figure things out =/ if i can :D!
I’ll e-mail you or continue with this discussion if i run into errors. Thanks alot guys 😉
Forum: Themes and Templates
In reply to: StatisticsI believe the main part we are discussing is this page:
http://vera.pyhra.org/wp/wp-content/themes/elegance/plugit/plug.php
But I can’t seem to fix the 5 errors mentioned there.
Forum: Themes and Templates
In reply to: StatisticsYep, I once had my site valid xhtml but then later I added lots of stuff and I got many errors again O__O” lol.. eep. =(
yepp, i fixed the javascript.. it turns out I read something wrong.. my mistake o^__^o.. hehe, yepp I’m stuck again. Some errors look weird and most of the time I dont’ understand what error it is =S or maybe it’s just me.
Forum: Everything else WordPress
In reply to: IP = the same, but different people?! Is that possible?!Oh i see.. wow, but i thought usually the IP’s could be similar in terms of the first few numbers but that person had the exact same numbers all the way through. But anyhow, yes.. I know I won’t block that IP cause that IP is mine and if I block it, I will block myself lol. Great, that won’t be good.. so there’s nothing I can do basically if he/she uses my IP and goes onto some random site and plugs these things and that IP got banned (which I got banned) there’s nothing I could do?
Pods, If he isn’t a spammer, I really don’t know what he is then. He goes onto your site like 24/7 and occassionally comments with some random words or phrases.
Ryanduff, It can’t be me lol.. like I would do something silly like that @__@’. Blah, he’s a lossserr T__T” *cries*
Forum: Plugins
In reply to: Confliction between OSA & Spelling Checker Plugin!!I tried Bad Behaviour, but I won’t have access to PHPmyAdmin so I tried for the second one. I was wondering if you can log the spammers as to how OSA does it? Like an option tab for it? Or how could I check which it logs and stuff??
Forum: Themes and Templates
In reply to: StatisticsOkay, I think I got the table structure correct =/.
As for the input thing, I tried it and I got another error O__O’
Forum: Themes and Templates
In reply to: StatisticsOkay. I took out the “id=active” thing.
As for the <td> thing, i have to find all <td> ‘s and add <tr> ‘s in front of it eh?
And i replaced the thing as you said with :
style=”background-color:#$bgcolor;”
which gave me an error saying I have 2 styles =S you can check it in my validation somewhere.And does it appear to you that I’ve closen all input tags? Or am i going blind? .. I’m going to rest now.. O__O’
Forum: Themes and Templates
In reply to: StatisticsHope your computer is better :).
I haven’t fixed that ” id=”active” ” part yet. I’m trying to fix something, yepp sorry bout that @__@’
Oh yes, I’ve noticed *took it out and put it after ending </head> tag.
Okay. I’ll post one over there later. I’ll keep you up on the updates though. But could I contact you somewhere or are you okay with the forum?
Forum: Themes and Templates
In reply to: StatisticsThe <script type=”text/javascript” would work? Hmm, I tried it and it didn’t work for me some how.
Oh alright. Thanks.
1. I’ll try it soon.
2. I don’t really want to add it in the css so I changed it to how you said and the validator still had the same number of errors =S.
3. <tr> and then <td> as always right?
4. I tried to close the input tags with “/>” and again, I got the same number of errors.Thanks very much :). Do you think I can send you the files and see what you can do for me? =/ maybe it’s faster, if you don’t mind? Or possibly talk through things on MSN if you have one?
Thanks again! I really appreciate it!
Forum: Themes and Templates
In reply to: StatisticsAlso, does anyone have any idea where I can find the “categories” file because I’m trying to remove ”
” to get rid of something.
As you can see under the “Classifications” heading on my sidebar. I just placed this code:
<?php list_cats(0, ”, ‘name’, ‘asc’, ”, 1, 0, 1, 1, 1, 1, 0,”,”,”,”,”) ?>
And I have no idea where I can find the php to that file so I can delete that code I want. Thanks 🙂
Forum: Themes and Templates
In reply to: StatisticsAnd also, for the “first error” about this:
<script language=”javascript”>
//<!–
function plugrules()
{ window.open (“http://vera.pyhra.org/wp/wp-content/themes/elegance/plugit/plugrules.php”,”popup”,”width=340,height=334,location=0,menubar=0,resizable=0,scrollbars=0,status=0,titlebar=1,toolbar=0″) }
–></script>I tried fixing it by doing so:
<script language=”text/javascript”>
//<!–
function plugrules()
{ window.open (“http://vera.pyhra.org/wp/wp-content/themes/elegance/plugit/plugrules.php”,”popup”,”width=340,height=334,location=0,menubar=0,resizable=0,scrollbars=0,status=0,titlebar=1,toolbar=0″) }
–></script>However, I couldn’t open the javascript pop-up when I clicked on the link it was suppose to pop up, so if i leave it like
<script language=”javascript”>
instead, it’s fine but it wouldn’t validate properly =/.Forum: Themes and Templates
In reply to: StatisticsI tried fixing some but I couldn’t get around to some of the errors specified there. Could anyone give me pointers to start =(? I’m afraid I’ll mess things up ever worse O__O’
Thanks very much!Forum: Themes and Templates
In reply to: Customizationannyone?? Guess not.. tough luck for me =(