OSOsantoso
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Dashboard not working wellFound the problem! and solve it!
1. magic_quotes on my hosting was turned on, truned it off!
2. Empty the cache on my browser!!
that’s all! gosh thank u for everybody..Forum: Installing WordPress
In reply to: Error when importing sql database to phpmyadminFound the problem! and solve it!
1. magic_quotes on my hosting was turned on, truned it off!
2. Empty the cache on my browser!!
that’s all! gosh thank u for everybody..Forum: Installing WordPress
In reply to: Error when importing sql database to phpmyadminis there anyone outthere have the same problem as i am? is it because of the hosting company?
Forum: Installing WordPress
In reply to: Error when importing sql database to phpmyadminyes.. and actually that is my first question.
Forum: Installing WordPress
In reply to: Error when importing sql database to phpmyadminyes. it’s on my wampserver. this one is brand new. i’ve done the “5min install”. but the problem is still there. even the theme is original
Forum: Installing WordPress
In reply to: Error when importing sql database to phpmyadmini’ve done all of that step but still i can’t make any post. or change content from visual to html.
the database still empty, it’s a new wp install. the url is right.
what can be wrong?it just blank post, but if i highlight the post and the text is there. it’s white colored. and the widgets dosn’t work.
i also ask the hosting company and they said they supported wordpress.
it runs PHP 5.2 although they offer PHP 5.3 also.
i turned on every setting for .htaccess
i’m desperate.. i have no idea where to look for an answer.do i have to turn on all of the modules like MagickWand,RAR,GMP,SSH2
or maybe frameworks Django?Forum: Installing WordPress
In reply to: Error when importing sql database to phpmyadminis this mean i have to do it from the begining?
my site (http://ososantoso.com/) is running, but i can’t make a post, blog page dosn’t work and can’t costomize my widgets1. my host have a 1 click install as u said. but it’s wordpress 3.0.4
is it maybe the problem? i’m using http://www.jino.ru/
2. i can’t import my .sql (i faild at no.3 as u said the last time)Error SQL query: -- -- Database: <code>ososantoso</code> -- -- -------------------------------------------------------- -- -- Table structure for table <code>wp_commentmeta</code> -- DROP TABLE IF EXISTS <code>wp_commentmeta</code> ; MySQL said: #1046 - No database selectedForum: Installing WordPress
In reply to: Error when importing sql database to phpmyadmini don’t really get it
can u please send me the link to do that? i’m new at thisForum: Fixing WordPress
In reply to: Dashboard not working wellno, this is the first time i upload it to the host.
but it’s installed
– to localhost first
– i made little bit of changes on the theme useing dreamweaver but most of the editing is from the dashboard.
– export database (mysite.sql)
– ftp to host
– import database (at this point i can’t do it, there’s an error
– for some reason i can see my database on phpMyAdmin on host server
– site is working but i can’t make any changes (widgets,posts,sidebar)
– i can’t make a new post (only title but i can’t make the content)Forum: Fixing WordPress
In reply to: Dashboard not working welldoesn’t work too..
it’s like every thing i do doesn’t changed anyting i googled it n tried everything to fix this but still. how can i solve this?
Forum: Fixing WordPress
In reply to: Dashboard not working wellfor both the
WordPress address (URL) and Site address (URL)Forum: Fixing WordPress
In reply to: Dashboard not working wellmy .htaccess files is like this
# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPressand i saw a tutorial http://codex.wordpress.org/Using_Permalinks
and they show it like this# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPressshould i change it?
Forum: Fixing WordPress
In reply to: Dashboard not working wellhow can i solve this? the blog page works before..
and can someone please tell me how to repair the widgets (sidebar doesn’t work) can’t edit the post or post a new one.
please help..
Forum: Fixing WordPress
In reply to: Dashboard not working wellyes, i have. i tried to change it to twenty eleven, still not working.
then i change it back it’s not working too.is the problem with the theme?
maybe should i download any other theme?Forum: Fixing WordPress
In reply to: Dashboard not working wellyes it is working but i can’t make post..
is there something wrong with the dashboard?
because i can’t use the sidebar too.
when i entered apprences-widgets i can’t drag n drop the widgets to sidebar or anywhere. it just highlighted everything if i try to drag it.