ndemir
Forum Replies Created
-
Forum: Plugins
In reply to: [Visitor Maps and Who's Online] False Ip Adressi did it, the same problem.. i even cleaned my database and reinstalled the plugin, but still the same problem..
Forum: Plugins
In reply to: [Visitor Maps and Who's Online] False Ip AdressIt shows each IP adress false.
Forum: Plugins
In reply to: [Visitor Maps and Who's Online] False Ip AdressI didnt change anything.. I read it and couldn’t find any solution.
Forum: Plugins
In reply to: [WP Customer Area] WPML Language Switcher is goneWhen i disable the option “Include the default stylesheet.” Then it works good, but the nav menu in customer area seems then awful.
Forum: Plugins
In reply to: [WP Customer Area] WPML Language Switcher is goneYes but how can i solve this?
Forum: Fixing WordPress
In reply to: While restoring i get Mysql 1136 ErrorYeah, surely… π
My DB gives errors when i do this steps too ;
create table user(id int PRIMARY KEY AUTO_INCREMENT, name varchar(10));
–okinsert into user values(“Hello World”);
–error : #1136 – Column count doesn’t match value count at row 1Forum: Fixing WordPress
In reply to: While restoring i get Mysql 1136 Erroraha..
i restored my database but without wp_posts table..
Forum: Fixing WordPress
In reply to: While restoring i get Mysql 1136 ErrorMr. Esmi,
As i said……
I didnt delete or add something. I just wanted to restore, what i backed up.Forum: Fixing WordPress
In reply to: While restoring i get Mysql 1136 ErrorI have all my datas restored. But i deleted the code which is for wp_posts.
Now i have restored but they are without my posts.
What can i do now ?Forum: Fixing WordPress
In reply to: While restoring i get Mysql 1136 ErrorThere were some datas to replace.
I just replaced the data but i didnt do anythng wrong.
If you check the link, which i gave, after i do these steps, i get again the error ;create table user(id int PRIMARY KEY AUTO_INCREMENT, name varchar(10));
–okinsert into user values(“Hello World”);
–error : #1136 – Column count doesn’t match value count at row 1Forum: Fixing WordPress
In reply to: While restoring i get Mysql 1136 ErrorAs i said.
It’s new, from today.Forum: Fixing WordPress
In reply to: While restoring i get Mysql 1136 ErrorSorry, im using 3.2.1.
But i dont think that its the problem.
I just backed up today.