Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt November 11, 2024
WG Mojo Posted July 24, 2018 Posted July 24, 2018 On 7/7/2018 at 1:50 PM, Pete T said: As said old version always stay there and as the topic title and download area shows latest version one would hope click right one !! so invision are forcing you to keep an old bugged version there?
Joey_M Posted August 3, 2018 Posted August 3, 2018 1 hour ago, tommax said: Plugin not display in IPS 4.3.5 It works for me, it might be related to your theme or a bug. Have you tried re-installing the plugin? Don't forget if you try to copy your message. Also, clearing your cache can help at times.
tommax123 Posted August 3, 2018 Posted August 3, 2018 38 minutes ago, Joey_M said: It works for me, it might be related to your theme or a bug. Have you tried re-installing the plugin? Don't forget if you try to copy your message. Also, clearing your cache can help at times. I'm clearing cache, but it's don't help. I install plugin as new plugin (not re-install). In defaul theme plugin don't work too.
Pete T Posted August 4, 2018 Posted August 4, 2018 On 8/3/2018 at 11:02 AM, tommax said: I'm clearing cache, but it's don't help. I install plugin as new plugin (not re-install). In defaul theme plugin don't work too. Check the permissions as works fine in 4.3.5
jmw253 Posted August 4, 2018 Posted August 4, 2018 Same issue here - not working after clearing cache and using default theme on 4.3.5.
tommax123 Posted August 7, 2018 Posted August 7, 2018 On 8/4/2018 at 6:51 PM, Pete T said: Check the permissions as works fine in 4.3.5 Where I can setting permissions?
Pete T Posted August 7, 2018 Posted August 7, 2018 2 hours ago, tommax said: Where I can setting permissions? sorry i given wrong info just make sure plugin is turn on that enter in text into plugin settings, and will only show on sign up so must be guest to view the plugin. On 8/4/2018 at 9:28 PM, jmw253 said: Same issue here - not working after clearing cache and using default theme on 4.3.5. make sure plugin is turn on that enter in text into plugin settings, and will only show on sign up so must be guest to view the plugin.
tommax123 Posted August 8, 2018 Posted August 8, 2018 18 hours ago, Pete T said: sorry i given wrong info just make sure plugin is turn on that enter in text into plugin settings, and will only show on sign up so must be guest to view the plugin. make sure plugin is turn on that enter in text into plugin settings, and will only show on sign up so must be guest to view the plugin. I went to my site as a guest and tried to create a new user. I went to the registration page and did not see any text. Plugin is enabled. Default style. The text of the plug-in is displayed, which should be displayed.
Pete T Posted August 9, 2018 Posted August 9, 2018 On 8/8/2018 at 7:34 AM, tommax said: I went to my site as a guest and tried to create a new user. I went to the registration page and did not see any text. Plugin is enabled. Default style. The text of the plug-in is displayed, which should be displayed. Please send me PM with website and login details for admin cp if you need to create temp username and password please do
tommax123 Posted August 10, 2018 Posted August 10, 2018 I installed IPS 4.3.5 on test forum and only your plugin. Everything works ... I will check the settings on my site. Thank you.
jmw253 Posted August 31, 2018 Posted August 31, 2018 To follow up, the only way I was able to get it to appear was manually editing the templates and adding the hook code where it should be. So it seems that in some instances, the plugin isn't inserting itself into some themes for whatever reason.
Pete T Posted August 31, 2018 Posted August 31, 2018 55 minutes ago, jmw253 said: To follow up, the only way I was able to get it to appear was manually editing the templates and adding the hook code where it should be. So it seems that in some instances, the plugin isn't inserting itself into some themes for whatever reason. how odd as tested on default and all my own custom themes and nothing in there should stop working on custom theme unless that template been changed.
Pete T Posted October 24, 2018 Posted October 24, 2018 4 minutes ago, Lucas James said: Not working on 4.3.6 It does trust me
Giray Posted June 24, 2019 Posted June 24, 2019 So, I have the double message problem too. In my case, it seems to be a pop-up issue. On the pop-up, as in quick register, all is good: one instance. On any other link to /register or /register/, which leads to a full page, there are two messages. One workaround would be to figure out how to make all the 'other' sign up links (links I create, or button on the Guest Signup Widget) force a pop up. I've tried to copy template text but with no success. So if anyone has any idea what the correct syntax is to place in a custom block, one that would lead to a pop up, that might solve the problem?? Thoughts?
Pete T Posted June 25, 2019 Posted June 25, 2019 13 hours ago, Giray said: So, I have the double message problem too. In my case, it seems to be a pop-up issue. On the pop-up, as in quick register, all is good: one instance. On any other link to /register or /register/, which leads to a full page, there are two messages. One workaround would be to figure out how to make all the 'other' sign up links (links I create, or button on the Guest Signup Widget) force a pop up. I've tried to copy template text but with no success. So if anyone has any idea what the correct syntax is to place in a custom block, one that would lead to a pop up, that might solve the problem?? Thoughts? i not getting this issues so i have quick sign up turn on by default but if go to domain.com/register only 1 message showing. see only 1 message being displayed unlike before
Daniel F Posted June 25, 2019 Posted June 25, 2019 You should adjust the selector for the hook @Pete T 'selector' => 'form[accept-charset=\'utf-8\'][method=\'post\']', The popupRegisterTemplate template includes 2 forms;)
Pete T Posted June 25, 2019 Posted June 25, 2019 11 minutes ago, Daniel F said: You should adjust the selector for the hook @Pete T 'selector' => 'form[accept-charset=\'utf-8\'][method=\'post\']', The popupRegisterTemplate template includes 2 forms;) I thought changed this in 1.0.5 to fix this issue as I can only see one vs above two messages but double check my hook.
Giray Posted June 25, 2019 Posted June 25, 2019 Stop the presses. My bad. I just checked and I have 1.0.4. Let me get 1.0.5. **edit** Hey everyone. @Pete T had fixed it in 1.0.5. My BAD. Excellent work and apologies for the disruption in the force.
Pete T Posted June 25, 2019 Posted June 25, 2019 11 minutes ago, Giray said: Stop the presses. My bad. I just checked and I have 1.0.4. Let me get 1.0.5. **edit** Hey everyone. @Pete T had fixed it in 1.0.5. My BAD. Excellent work and apologies for the disruption in the force. It's fine dont worry I thought was me going mad because I know @Daniel F be helpful as normal but was question myself had fixed it in 1.0.5 or not and if not why can I only see the one message.
James101 Posted November 3, 2019 Posted November 3, 2019 Is there any update? i am getting double message on signup. Plugin: 1.0.5 Invision Community v4.4.7
Pete T Posted November 3, 2019 Posted November 3, 2019 16 minutes ago, Priyesh said: Is there any update? i am getting double message on signup. Plugin: 1.0.5 Invision Community v4.4.7 You sure download 1.0.5 as this has fixed the issue a should only show 1 message not double message.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.