Just erased one week of hard work in one click.
Please take this plugin down or change it in a way that it works as it should.
It should erase only the additional test data nor EVERYTHING!
Please take it down before more user see their work killed by your plugin.
]]>Unless this is your goal, you’re creating more problems than solutions. Thanks
]]>You plugin delete all blogs, pages, posts from my test WP MU system.
PLEASE DELETE your plugin from www.ads-software.com!
It’s not funny, it’s dangerous…
]]>Hi,
first of all thanks for this lovely plugin. I used it with couple of my previous wordpress themes and this was working perfectly fine but with my current project its creating issues while I am trying to create buddypress demo data.
BuddyPress Friends:
Notice: Undefined variable: friendx in /home1/kax/public_html/demos/wp/mytheme/wp-content/plugins/demo-data-creator/demodata.php on line 1562
Fatal error: Call to undefined function friends_add_friend() in /home1/kax/public_html/demos/wp/mytheme/wp-content/plugins/demo-data-creator/demodata.php on line 1963
BuddyPress Wire Messages:
Notice: Undefined variable: bp in /home1/kax/public_html/demos/wp/mytheme/wp-content/plugins/demo-data-creator/demodata.php on line 1655
Notice: Trying to get property of non-object in /home1/kax/public_html/demos/wp/mytheme/wp-content/plugins/demo-data-creator/demodata.php on line 1655
Notice: wpdb::escape is deprecated since version 3.6! Use wpdb::prepare() or esc_sql() instead. in /home1/kax/public_html/demos/wp/faxion/demo1/wp-includes/functions.php on line 3378
Warning: Creating default object from empty value in /home1/kax/public_html/demos/wp/faxion/demo1/wp-content/plugins/demo-data-creator/demodata.php on line 1678
it says its because empty value but I am entering proper values.
Please if you can help me resolving this issue – it will be really a great help.
regards,
Kax
Please disable notification emails if creating friendships for buddypress. My MTA was hit with thousands of undeliverable messages.
]]>totally useless. nice try
]]>Sorry, Wrong Plugin. Testing this one now.
]]>many thanks for plugin.
any passwords for users ??
]]>Hiya,
While using the plugin I run into the following error messages:
Notice: Trying to get property of non-object in /path/plugins/demo-data-creator/demodata.php on line 391
Notice: Trying to get property of non-object in /path/plugins/demo-data-creator/demodata.php on line 757
Notice: Trying to get property of non-object in /path/plugins/demo-data-creator/demodata.php on line 857
Notice: Trying to get property of non-object in /path/plugins/demo-data-creator/demodata.php on line 1003
Notice: Trying to get property of non-object in /path/plugins/demo-data-creator/demodata.php on line 1161
Notice: Trying to get property of non-object in /path/plugins/demo-data-creator/demodata.php on line 2242
Using WP 3.8.1, DDC 1.3.1 in PHP 5.4.20
I’ll gladly send in the code to fix this if you have the plugin on GitHub or something.
]]>If I use this plugin will it delete my 7 users already registered (I don’t want to press delete data – just want to add 5 and remove them manually later).
My perfect scenario would be as stated above – keep current members, add 5 , test and delete added 5 manually. I don’t want the plugin to mess with my existing users.
So, will it be ok if I just create new users and don’t delete data or does it delete data automatically after using plugin?
]]>Hello
I have to put a little “if” on line number 60 to avoid a warning that reports the use of an empty value.
if($current_site != null)
$current_site->domain = demodata_blog_domain();
]]>
Unfortunately I have activated the plugin on a live WP 3.8 only site. I haven’t created any data with the plugin yet, however I already have pages on my site.
To test the effect I created a local copy of the plugin and simply removed the plugin from the folder. After that no more page could be opened although they are still in the backend. Even If I re-add the same activated plugin to the plugins directory I still cannot open my pages.
Bottom line: is there ANY way to remove the plugin without these effects?
as title
]]>I do not know this plugin not working at my WP 3.5.1
Am I missing something?
Anyone try it?
https://www.ads-software.com/extend/plugins/demo-data-creator/
]]>Besides the dreaded DELETE bug, the demo users it creates are listed in the Users area, but do not appear in BuddyPress’ members list. So basically, it is useless, since nobody can see the members or their activity!
https://www.ads-software.com/extend/plugins/demo-data-creator/
]]>Here’s the warning:
Warning: Creating default object from empty value in /Users/matthewborn/Sites/wp/wp-content/plugins/demo-data-creator/demodata.php on line 60
I fixed it by placing the following on line 20:
$current_site = new stdClass;
https://www.ads-software.com/extend/plugins/demo-data-creator/
]]>I have a multisite.
I tried to generate demo data for ONE blog, but I generate demo data to ALL blogs hosting in my network.
I tried the remove demo data, but I will remove ALL blogs.
It’s a big disaster for an existing working WPMU.
Make sure you know that you are doing before installing this plugin.
https://www.ads-software.com/extend/plugins/demo-data-creator/
]]>I did something very stupid during this plugin installation, I didn’t upload it in the MU-PLUGINS FILE, so when I tried to remove the demo data also removed my super admin and all admins, so I lost access to my account. After I re-install my WP and restore all my data everything is fine. But the “demo content” is still here and now I need to remove it. If I install the plugin again, could remove this previews data created?
Or will be better to remove using FTP? But what exactly should I remove?
Thank you very much!
https://www.ads-software.com/extend/plugins/demo-data-creator/
]]>Good Work – does exactley what it should. You could add some more randomness into demodata_create_post and …_page with setting a random post_date
$randdate = date('Y-m-d H:i:s', strtotime( mt_rand(-1095,10).' days' . mt_rand(0,1440). 'minutes' ));
$page = array( …
'post_date' => $randdate,
…
https://www.ads-software.com/extend/plugins/demo-data-creator/
]]>Hi,
I was using Demo Data Creator to test BuddyPress on my site and after I clicked “delete” the demo data, it deleted all my data(post, users and so on..)
I really do not have any other information…
Please test it and see if you could recreate the problem.
other than that, everybody should backup there database before deleting there demo data.
https://www.ads-software.com/extend/plugins/demo-data-creator/
]]>Whatever element I try to use, it will only result in a:
Call to undefined function whatever_function_used() in /home/press/public_html/plugins/demo-data-creator/demodata.php on line xxxx
https://www.ads-software.com/extend/plugins/demo-data-creator/
]]>Hi.
The description states BuddyPress 1.2 and I am wondering whether testing has been done on 1.5.x yet?
https://www.ads-software.com/extend/plugins/demo-data-creator/
]]>Will there be?any support for bbPress 2.0+ forums/topics/replies in the future? Since BuddyPress integrates seamlessly with bbPress, it makes sense. No alternative exists, to my knowledge (other than painfully creating it yourself.)
https://www.ads-software.com/extend/plugins/demo-data-creator/
]]>I won’t get into a rant or a major lecture but this plugin needs a better and more simplified , yet bold message in red to those who download this that if they click Delete thinking this will only remove the demo content and users, they will actually LOSE their whole database of content, menus, comments, everything. It should also be made clear not to use this on a live site. I see some people here and on Google Search, have lost everything and even I did (although mine is just a development site on XAMPP). The info about deleting is too confusing for many and really what it should say is “Clicking this button will delete EVERYTHING in your Database” and not just the demo content it creates. This is easily done. This needs warnings all over the place.
It’s a good idea for a plugin, but here is my suggestion…re-develop this plugin so that it only deletes just what it creates, or change it so that it simply restores your database back to what it was before you used the plugin.
https://www.ads-software.com/extend/plugins/demo-data-creator/
]]>DO NOT USE THIS PLUGIN
This plugin deletes all WPMS sites, settings, data (including non-WP tables) when you select “Delete Demo Data”.
No demo data plugin should delete data it did not create.
As long as this plugin deletes your data as well as its own, don’t use it.
]]>When I try to create users I get the following warning for each of the new users to be created (if I input 15 for the number of users to be created, the error message displays 15 times):
Warning: mysql_real_escape_string() expects parameter 1 to be string, object given in /home/mysite/public_html/wordpress_install/wp-includes/wp-db.php on line 785
It ends up only creating 1 demo user and it also replaces the super admin display name.
Also, it does not create any demo data for any of the other options. It processes then says 0 created.
Any ideas?
Thanks in advance for any help!
Fresh install using WordPress 3.0.1 and Buddypress 1.2.5.2
PHP 5.2.9
MySQL version 5.0.90-community
I’m using version 0.9.7.2 and WP3.0
While I am able to generate dummy users, it wont let me create, posts, pages, comments, links or categories. I just get the message “0 demo posts created” or “0 demo pages created” etc. tips are welcome!
https://www.ads-software.com/extend/plugins/demo-data-creator/
]]>I installed the plugin but can’t find the form to generate test data anywhere in the admin (the documentation is out of date). Anyone?
https://www.ads-software.com/extend/plugins/demo-data-creator/
]]>