Forum Replies Created
-
AuthorPosts
-
nicoolasMember
Hi,
yeah, I know about the redirection. everything is customisable trought the settings but not for the register page.
I would to show to te new free member an OTO. It’s not very critical but it’s could be great.
I change my way and I make this redirection after the login page (for free member level). Like this, they view the offer each time.
nicolas
nicoolasMemberOkay. I got it !!
Problem of registration :
I’ve insert a redirection url after ‘Register’ action.
<form action=”../oto.php” method=”post” name=”regoForm” id=”regoForm” >
the redirection was good but the member wasn’t register into the database like free member. Totally unknow…..
I delete this redirection and it’s work fine.
So is it possible to create a redirection after the ‘register’ action ?
BUT impossible to “Automatically Create Affiliate Account”. I’ve got a fatal error on line 819 on the “eMember_misc_functions” file.
I’m using estore, affiliates (V2.5) and emember plugins (V5.2.3). Maybe it’s conflict between new emember version and old affiliates version ????
wish you all the best.
nicolas
nicoolasMemberHi,
My old version as 4.2.9 and I made the upgrade step-by-step like you told me (I’ve received the note) and The “Pages Settings” and “Email Settings” have correct values.
Too many html error on my theme WP to change and using properly the forgot password option but when I change the theme, it’s working very well. I can’t change it fo the moment but it would be soon.
nicolas
nicoolasMemberHello everybody !
Hi Amin, How are you? Hope fine.
Okay. I have a little problem with the new version of eMember plugin.
I made the update to 5.2.3. Now, impossible to my prospects to subscribe.
The registration is fine but they didn’t received confirmation email and impossible to us to login : “Password or username is wrong”.
Do you have a idea of this issue ??
Many thanks,
nicolas
nicoolasMemberMany thanks.
I’m blown away. I never seen a support like yours.
It’s like “open source”. We give some ideas and you do it. Resultat : the most complete WP plugins that I’ve never seen.
Best Best regard,
nico
May 7, 2010 at 10:07 am in reply to: How to display the 'total of members' on a page or post? #20396nicoolasMemberHi,
I totally lost…..
I’ve try to :
insert the code to the “wp_eMember1.php” but nothing happen. I don’t know where insert the code.
So, I insert this :
add_shortcode(‘wp_eMember_display_total_members’, ‘wp_eMember_display_total_members_handler’);
function eStore_remaining_copies_counter($atts)
{
return show_total_members();
}
BUT I’m not sure about the “function_name”.
I’m not a geek and php isn’t my favorite branch matter….
I tink that the php code is : <?php echo $wp_total_members[0]->count; ?>
So I don’t know ‘changing’ like an output string…
sorry, I’m really bad in programmation
nicolas
nicoolasMemberokay. I found my error !!
Sorry and thanks
nico
nicoolasMemberHello Ivy,
Iv’e got the same trouble. The subscriber stay on the login page in spite of I set up a “After login page”…..
Thanks,
nicolas
nicoolasMemberHi,
I think that I’ve got the php function.
Could you tell me how to create a shortcode ?
thanks,
nicolas
May 5, 2010 at 1:17 pm in reply to: Change senders name, email and the body in "lost password" email #19050nicoolasMemberHi,
I’ve got a little problem wioth the ‘forgot password’ link.
The windows doesn’t appear with the javascript:void(0)
http://www.mecanique-de-la-reussite.com/blog
The java is active on my browser.
I have no idea about this issue ….
Could you help me ?
Thanks,
nicolas
-
AuthorPosts