blyster
Forum Replies Created
-
Forum: Localhost Installs
In reply to: Can't preview wordpress page locallyAny answer please? Still waiting!
Forum: Fixing WordPress
In reply to: Importing DB error:CREATE TABLE IF NOT EXISTS `wp_commentmetaSolved, I have emptied tables in phpMyadmin than import db
Forum: Fixing WordPress
In reply to: Importing DB error:CREATE TABLE IF NOT EXISTS `wp_commentmetaActually I’ve got a new error message, now I tried to import dbase in existing dbase on server what is right way.
SQL query:
— Dumping data for tablewp_comments
—
INSERT INTOwp_comments(comment_ID,comment_post_ID,comment_author,comment_author_email,comment_author_url,comment_author_IP,comment_date,comment_date_gmt,comment_content,comment_karma,comment_approved,comment_agent,comment_type,comment_parent,user_id)
VALUES ( 1, 1, ‘Mr WordPress’, ”, ‘http://wordpress.org/’, ”, ‘2012-06-05 19:51:20’, ‘2012-06-05 19:51:20’, ‘Hi, this is a comment.
To delete a comment, just log in and view the post's comments. There you will have the option to edit or delete them.’, 0, ‘post-trashed’, ”, ”, 0, 0 ) ;MySQL said: Documentation
#1062 – Duplicate entry ‘1’ for key ‘PRIMARY’Forum: Localhost Installs
In reply to: Send mail doesn't work!Ok, what wuld happen if I move site on server, wil contact form work then?
Forum: Localhost Installs
In reply to: Send mail doesn't work!Under what categori is that in Forum? Installation, Hacks,…
Forum: Localhost Installs
In reply to: Send mail doesn't work!I have installed SMPT service in windows components but still get the same Failed the send message!
Forum: Localhost Installs
In reply to: Send mail doesn't work!I don’t know, where I can check and what it is for?
Ratatam thanx, you solvede my big problem! So simply!!!
Forum: Fixing WordPress
In reply to: How to add divI can’t give link I do it locally. Simple just add div tag to post in page. I think that this is in single.php file somwhere below, so I add div id=”10″ which is the id of post I want to put div, in div id=”primary” and class=”naslov” for image in it, image is less important, div is main problem?!
[code moderated - please read and follow the forum guidelines for posting code]
Forum: Fixing WordPress
In reply to: Contact form doesn't work?!So how can I install SMPT server and how to setup, I thought that Wamp server does this function?