meamrussian
Forum Replies Created
-
I also somehow misread the original post about it working, thanks for the response. Will try the other version next time.
Thanks.
Same problem here. Getting hundreds of these in the error log (all exactly the same):
**ERROR** database error write ‘Duplicate entry ” for key ‘option_name” – [sql=INSERT INTO
wp_optionsVALUES(“”, “”, “”, “”)…]Fewer of each of these:
**ERROR** database error write ‘Duplicate entry ‘0-0’ for key ‘PRIMARY” – [sql=INSERT INTOwp_term_relationshipsVALUES(“”, “”, “”)…]
**ERROR** database error write ‘Duplicate entry ” for key ‘slug” – [sql=INSERT INTOwp_termsVALUES(“”, “”, “”, “”)…]
**ERROR** database error write ‘Duplicate entry ‘0’ for key ‘PRIMARY” – [sql=INSERT INTOwp_wppa_photosVALUES(“”, “”, “”, “”, “”, “”, “”, “”, “”, “”,…]I didn’t have any such problems before WordPress 1.9.1 (maybe even 1.9?) came out.
Forum: Plugins
In reply to: [wpcu3er] wpCu3er – WordPress 3.9 betaThanks, this was my problem. Deleted the wpcu3er plugin folder and it started working again.
Forum: Networking WordPress
In reply to: Is multi-site a good idea in my particular application?michael.mariart, you’re absolutely right, thank you for mentioning that. In reality, by “easier” I inwardly meant applying what I already knew (like css). I don’t yet have any experience with wordpress theming and wordpress-specific coding, so I just thought I’d avoid learning that and go the lazy way. I now realize I should really take the time to learn how wordpress coding works to make the most out of the site. I’ve gone over some pages from the template section and it doesn’t seem so hard after all.
Thanks for the push =) I needed it.
Take care.
Forum: Networking WordPress
In reply to: Is multi-site a good idea in my particular application?While I agree that is possible, I think that would involve much more work to modify the entire theme. It has very specific functions. For example, it’s currently designed so that the homepage can only show either a) the classifieds homepage or b)the blog homepage. I specifically want it to be a static homepage–this would require some extra bit of coding.
Compare that to just editing the css file of another template to make the two themes look similar, and it seems to me that this option would be much easier, though I could be wrong. So since two different themes would already have the functionality I want together, having said that which do you think would be better: multi-site two blogs, or two blogs integrated together with users?
Forum: Fixing WordPress
In reply to: How do I make my own subfolders within the WP folder?That’s exactly what I meant, thank you. That’s great news. I was worried some htaccess or other settings would prevent me from doing this.
Thank you! I’ll give it a try.
Forum: Fixing WordPress
In reply to: How to make categories private?Any ideas?