Forums

Secure Invites
What Database Tables Are Created With This Plugin (10 posts)

  1. YOUAREtehSCENE
    Member
    Posted 1 year ago #

    Can, anyone tell me what tables are created in my mysql, cause I deleted them trying to learn about mysql, and now my fucking code for who invited you doesn't work, luckly I re installed my old database but as a seperate part, and just ported the tables from the old database to my main one, and figured that would help, but it does, now, I'm thinking of deleting al the database tables that this plugin creates and reinstalling the plugin! What are your thoughts and the guy who created this isn't any good, he hasn't responded to my tweets.

    Invited By: <?php $invited_by = secure_invite_myinviter_shortcode($atts, $content="");
    echo "$invited_by"; ?>

    that's what I was using on my site, on the left hand side sidebar used to work, wish I never started to fuck with the tables.

  2. Looks like the table is wp_invitations

  3. YOUAREtehSCENE
    Member
    Posted 1 year ago #

    Okay, thanks for getting back to me. because I'm still thinking of deleting the plugin and tables, i backed my whole site up anyways.
    I actually went thru the .php and edited the file itself I'm egar to learn about php, so if you go to youarethescene.net register I have a picture haha
    And I took out the big box where you'd write a message, it just reads Name, and Email.

    Here's what I have on the database
    http://i53.tinypic.com/2dcfi4p.jpg
    wp_rzunaj_bp I don't have Buddy Press but, umm. like I said before
    I was going to delete everything that read BP delete the plugin, and reinstall it to the version I have now which is Version 1.1.3
    Since, I edited the php file.

    Now, check this out!
    http://i53.tinypic.com/xbjswz.jpg

    It used to read the person's name that invited the user but now its gone, this happend when I went to my invite page, and I had like 10 pages, and I clicked on it, and it would give me a 404, so I figured i'd go to my database tables, and delete everything that read 'invite'
    the only thing that it did was clear the invite list
    http://i56.tinypic.com/2h7mexz.jpg

    Ever since that, the invited by: stopped working,it's just blank now, and I was using that php code in my sidebar

    So, do you think I should go and delete the tables in my database, that reads _bp?

    Would you know why I'm getting this

    Warning: Division by zero in /home/yats/youarethescene.net/wp-content/plugins/wordpress-mu-secure-invites/secure_invite.php on line 1456

  4. If you want to delete Buddypress read this: http://codex.buddypress.org/buddypress-site-administration/deleting-buddypress/

    And that division by zero error means the plugin's screwed up. If you don't know how to fix it, just delete the whole wordpress-mu-secure-invites folder.

  5. YOUAREtehSCENE
    Member
    Posted 1 year ago #

    But, i don't have buddy press installed thats the thing, I'm just on a regular wordpress... umm.. it's probably because I fucking edited the php file myself huh??

  6. YOUAREtehSCENE
    Member
    Posted 1 year ago #

    Funny I deleted that BP tables, and whatnot, and acually went and installed the latest verison of the plugin and I still get

    Warning: Division by zero in /home/yats/youarethescene.net/wp-content/plugins/wordpress-mu-secure-invites/secure_invite.php on line 1545

    which is really really odd to me! I didn't even edit the .php file

    I'm on and running wordpress 'Version 3.1.3' also

  7. Right but you said this:

    I was going to delete everything that read BP delete the plugin, and reinstall it to the version I have now which is Version 1.1.3

    So I was linking you to a post that tells you anything that IS BP and how to find it.

    I don't know why the heck you're bringing up BP in the first place. Yes, the plugin works with BP, but no it doesn't require it. And it doesn't look like it installs anything table-wise for BP. There may be something in the options table

    For standard WordPress: just install the plugin as normal from the plugin repository.

    That;s all you needed to do. If you want to uninstall it, remove the wp_invitations table, delete the plugin. If you examine the PHP file, you can see any add_option() calls, which will tell you what options it adds to wp_settings

    http://codex.wordpress.org/Writing_a_Plugin#WordPress_Options_Mechanism

  8. YOUAREtehSCENE
    Member
    Posted 1 year ago #

    I got it to work guy haha.. I for some reason didn't even think of this untill yesterday, I have the new plugin installed and I decided to create a dummy email from hushmail.com and I signed up and now it work fine :-) and on my dummy account it says that I the admin invited the dummy account profile :-)

  9. YOUAREtehSCENE
    Member
    Posted 1 year ago #

    Hey man, what I did was I actually deleted certain tables on mysql and all of a sudden the invited by; stopped (cont) http://tl.gd/aqh0ju

  10. Chris Taylor
    Member
    Posted 12 months ago #

    > Warning: Division by zero in /home/yats/youarethescene.net/wp-content/plugins/wordpress-mu-secure-invites/secure_invite.php on line 1545

    This bug has been fixed in the latest version (1.2.1).

    I intend to rewrite the plugin, however with a very demanding full-time job and a desire to spend some time with my family I'm not sure when this will be.

Topic Closed

This topic has been closed to new replies.

About this Plugin

About this Topic