TeeMko
Forum Replies Created
-
What about paid alternatives. Some that have 3 month plans and are sure to work for wordpress?
Do you know of any good free host that is able to run wordpress without problems? 000webhost and zymic are out of the question, the first one has a memory problem, and this one these other errors…
Any idea of a good host?
Nobody, I am just trying whatever I find online as suggestions 😀
Damn, all this stuff. Everything works great on localhost, but getting stuff online is just full of all these restrictions…
Ok, I’ve found out that changing Multimedia options had no effect, only adding to config.php removed one error.
The other problem I have no idea how to resolve.
I have tried to add
php_flag safe_mode off
to my htaccess file but that just caused an error and upload would not even load.Anyone have ideas? Would be weird if uploading was impossible.
Thanks for any suggestion.
Yes, I am uploading via Add media.
I have one error less after doing this:
Added: define(‘WP_TEMP_DIR’,’/www/zxq.net/s/p/u/spupub/htdocs/tmp’);
To config.phpAnd changed in Multimedia Options:
folder where to store:/www/zxq.net/s/p/u/spupub/htdocs/tmp
URL: /www/zxq.net/s/p/u/spupub/htdocs/tmpNow this is what I’m getting:
http://s23.postimg.org/k4kywcnhn/Upload2.pngI’m sure I need to change something, somewhere, to get this working.
TeeMko
Hi esmi,
I have not spoken to my host, since I just set it up, and thought it could be a problem of mine, and not theirs. Thats why I am asking here first, before I start bothering them 🙂
TeeMko
Forum: Fixing WordPress
In reply to: 128M memory host or help with memory problem?Hi Deepak,
The way I bypassed this issue is I changed from 000webhost to zymic. They also have 64M Memory, and I have no issues with memory there.
The next issue I have is this uploading problem:
http://wordpress.org/support/topic/upload-issues-on-new-host-warning-file_exists-functionfile-exists?replies=1#post-4149018Thanks for the help guys,
TeeMkoForum: Fixing WordPress
In reply to: 128M memory host or help with memory problem?Here is an image of Memory usage:
http://s21.postimg.org/8o09m6bpz/Memory.pngAny idea why I am getting a memory error on 000webhost that has 64M limit, and I use 17M according to this plugin?
TeeMko
Forum: Fixing WordPress
In reply to: 128M memory host or help with memory problem?Hey Andrew,
Are those hosts capable of solving my memory problem? Do they offer 128M memory?
TeeMko
Forum: Plugins
In reply to: [Simple Yearly Archive] Making a yealy list for earch categorie on own page?Yup, works exactly how I wanted it to.
Thanks for the help, and great plugins 🙂
Forum: Fixing WordPress
In reply to: Show authors(users) posts by year in a pageI have tried to look into this, and have found some interesting plugins, but only ALL posts categorized by year. I need to have a page, where only posts from one category are shown yearly.
Can anyone help with this?
ThanksForum: Themes and Templates
In reply to: Post does not have titleThank you very much alchymyth. First option worked like a charm 🙂 I’m new to wordpress, so I am grateful for any help.
If I may, I have one last problem that even an experienced friend of mine couldnt solve.
I installed the plugin Members List
http://www.ternstyle.us/products/plugins/wordpress/wordpress-members-list-plugin
It all works great but the thing is, I need to rename labels of functions first_name, last_name, registration date to my native language.
The sorting now says: First Name Last Name Registration Date Email
I’ve looked in almost all files, but just could not find it.Should I open another thread for this or can I ask here? 🙂
Thank you very much.
TomasForum: Themes and Templates
In reply to: Post does not have titleOk I solved it on my own. I put display:none; on H1 so that I dont have the same thing written on the page like on MENU 🙂 Is there any other way I can get rid of it? 🙂