kintora
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Can’t change permissions in CpanelI was hoping someone who had the simular problem would know how to fix it :-/ I guess it can be closed then.
Forum: Plugins
In reply to: MyMooMus2 images not showing upanyone?
Forum: Fixing WordPress
In reply to: Very frustrated…can anyone help me?Ahhh thank you Moshu, it worked!
Whooami, the problems are different for each plugin; I can’t remember them all because this was 2 months ago when I tried every plugin… sorry for ranting and not asking a general question. I guess if anyone could tell me what is the best and most popular smilie plug in I’d like that. Cause so far I’m having no luck.
Forum: Fixing WordPress
In reply to: Very frustrated…can anyone help me?Moshu, when I deleted the wysiwyg and the TinyMCE plugin it took all the feartures away ??
Forum: Fixing WordPress
In reply to: Very frustrated…can anyone help me?Well, the coding keeps messing up. I post this:
<a href="myart/color/girl.jpg"><img border="0" src="thumb/girl.gif"/
and then after I sumbit my changes, I got back and WP has changed it into
<a target="_blank" href="myart/color/girl.jpg"><img border="0" src="thumb/girl.gif"/>
It’s very frustrating and I wouldn’t mind if when it did that it actually WORKED but it only works for a little bit. If I refresh my page or if someone comes by the page for the first time it doesn’t work.
As for the smilie, it’s the same ol problems you see around the board… I wasn’t really looking for help but mainly expressing my frustration that all smilie plugins seem to have bugs.
Thank you.
Edit: see? It’s doing it on here as well! I can’t even paste my code without it changing it.
Forum: Fixing WordPress
In reply to: Oh no! I did something bad :(Oh thank you so much!
Forum: Fixing WordPress
In reply to: Oh no! I did something bad :(Thanks@
Sorry about the long code >_<
It still didn’t work though; I tried renaming my index.php file page.php and it totally messed my site up. I then made a page called page.php, added the same code as index.php and took out the pop-up code. Still nothing.
There was already a page in the theme called “Pages.php”, but the only code there was this:
<?php
/*
Template Name: Pages page
*/
?><div class=”divTitle”>Pages – Navigation</div>
-
<?php wp_list_pages(‘title_li=’); ?>
Any ideas?
Forum: Fixing WordPress
In reply to: WordPress page problemYes, thats what I meant :O Sorry for not explaining right!
I just removed the wp_list thing, and it solved the problem.
Thanks ^_^
Forum: Plugins
In reply to: Err, I need help :/Thank you so much for the link! ?? Sadly, even after following the instructions, it still isn’t working for me >.<
Forum: Plugins
In reply to: Err, I need help :/anyone! ??
Forum: Plugins
In reply to: Err, I need help :/…..Anyone?
Forum: Plugins
In reply to: Need help again… plugin problems >.<K, I think I got it… I just change the index permissions to 666, and it should install properly?
edit/// nvm, it just messed me site up >.<
Forum: Plugins
In reply to: Need help again… plugin problems >.<uhm I don’t know >.< Sorry, I’m a bit new to the whole wordpress thing… how do you check the permissions?
Forum: Fixing WordPress
In reply to: Missing files…?Changed it to
<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>and it worked ?? Thanks!
Forum: Fixing WordPress
In reply to: Missing files…?Tried it, it didn’t work >.< Thank you though!