wpForo 1.4.4 is rel...
 
Notifications
Clear all

[Closed] wpForo 1.4.4 is released!

38 Posts
7 Users
20 Likes
16.2 K Views
Robert
(@robert)
Posts: 10499
Support Team Admin
Topic starter
 
Posted by: pederw
Posted by: pederw

Just found out it´s possible to edit others post?

Have not seen that before

I mean, I can edit others members post for example on this forum.. 🤔 

Fixed now I see, do we need an update on our side as well. or was it just this forum?

This is local configuration issue. You should not have such problem on your forum. Please check it and make sure.

In case you want to say thank you !)
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.

 
Posted : 11/01/2018 11:02 am
Robert
(@robert)
Posts: 10499
Support Team Admin
Topic starter
 
Posted by: TonyShark

I dont suppose you mind helping me getting them to look as they do on this site, rather than like they are now? (See attachment)

Please remove the CSS code I mentioned above and change it to this, don't forget do Ctrl+F5 on forum front:

widget-wrap .wpforo-widget-content .wpforo-list-item-left img{ width: 3vw; height: 3vw; max-width: 100% !important; }

In case you want to say thank you !)
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.

 
Posted : 11/01/2018 11:03 am
(@pederw)
Posts: 23
Eminent Member
 
Posted by: pederw

I just got an update with lower version number via wordpress, is that ok?

found out it was an update..sorry, it was security fix?

 
Posted : 11/01/2018 2:15 pm
NSH
 NSH
(@studio500)
Posts: 96
Estimable Member
 

I don't see the recent posts menu item showing in my forum menu.

I've tried searching for a recent post page in the forum menu editor but nothing found.

Is the recent posts page created automatically or does it have to be created?

I do have a CDN which I have purged but no joy.

 
Posted : 11/01/2018 2:40 pm
Robert
(@robert)
Posts: 10499
Support Team Admin
Topic starter
 
Posted by: TonyShark

Ok done that, purged ALL caches too and it now looks like the attached:

Ok, I have no clue what's wrong with your website and how the theme conflicts with wpForo. Please leave direct URL to allow us debug it.

In case you want to say thank you !)
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.

 
Posted : 11/01/2018 3:18 pm
Robert
(@robert)
Posts: 10499
Support Team Admin
Topic starter
 
Posted by: pederw
Posted by: pederw

I just got an update with lower version number via wordpress, is that ok?

found out it was an update..sorry, it was security fix?

We're preparing 1.4.5 as a stable version with a few changes in design and in recent post page.

In case you want to say thank you !)
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.

 
Posted : 11/01/2018 3:19 pm
Robert
(@robert)
Posts: 10499
Support Team Admin
Topic starter
 
Posted by: studio500

I don't see the recent posts menu item showing in my forum menu.

I've tried searching for a recent post page in the forum menu editor but nothing found.

Is the recent posts page created automatically or does it have to be created?

I do have a CDN which I have purged but no joy.

This page is created automatically if you do a new install. If you update it you should add this menu in Dashboard > Appearance > Menus > wpForo Navigation Menu. More info:

https://wpforo.com/docs/root/getting-started/forum-menu/

Recent Posts Menu Shortcode: /%wpforo-recent%/

In case you want to say thank you !)
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.

 
Posted : 11/01/2018 3:22 pm
(@pederw)
Posts: 23
Eminent Member
 

If I use /?wpforo=signup instead of /forum/?wpforo=signup i can bypass recaptcha. 🤨  🤨 

 
Posted : 11/01/2018 3:39 pm
Robert
(@robert)
Posts: 10499
Support Team Admin
Topic starter
 
Posted by: pederw

If I use /?wpforo=signup instead of /forum/?wpforo=signup i can bypass recaptcha. 🤨  🤨 

Try to login. Also make sure the WordPress Login is also enabled in Forums > Tools > reCAPTCHA settings page. You should not be able to login even if reCAPTCHA is not displayed.

In case you want to say thank you !)
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.

 
Posted : 11/01/2018 3:48 pm
(@pederw)
Posts: 23
Eminent Member
 

I meant signup...

 
Posted : 11/01/2018 3:49 pm
Robert
(@robert)
Posts: 10499
Support Team Admin
Topic starter
 
Posted by: pederw

I meant signup...

No different. just make sure the WordPress Registration is on in reCAPTCHA settings

In case you want to say thank you !)
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.

 
Posted : 11/01/2018 3:51 pm
Wendell
(@wendell)
Posts: 242
Reputable Member
 
Posted by: Robert
Posted by: Wendell

Also, does this release address the issues experienced by iPhone users?

I'm sorry but not yet, probable in next version. This is a small issue but takes days to debug the problem.

No problem, I totally understand. You have a lot going on and you are doing a great job! 🙂

 
Posted : 11/01/2018 5:28 pm
Robert reacted
VereK
(@verek)
Posts: 495
Honorable Member
 

Did this update change the way html image urls are parsed?

We used to be able to post an image link this <img src="http://www.example.com/images/2017/12/30/imagename.jpg" alt="imagename.jpg" border="0"> and it would embed the image just fine but after the update those type of links have reverted text.

 
Posted : 11/01/2018 5:48 pm
Robert
(@robert)
Posts: 10499
Support Team Admin
Topic starter
 
Posted by: Vere Alexander

Did this update change the way html image urls are parsed?

We used to be able to post an image link this <img src="http://www.example.com/images/2017/12/30/imagename.jpg" alt="imagename.jpg" border="0"> and it would embed the image just fine but after the update those type of links have reverted text.

You should put this code in Text (source button) editor not in reach editor. The 1.4.3 had bug, it was decoding HTML tags inserted in rich editor, now this bug is fixed and all <img> tags which have been inserted in rich editor are not converted to HTML. If you want to put in editor some image you should insert Image URL in Rich editor or <img src="... HTML in Text editor ( click on source button {;} )

In case you want to say thank you !)
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.

 
Posted : 11/01/2018 5:56 pm
VereK reacted
VereK
(@verek)
Posts: 495
Honorable Member
 

Trouble is 99.99% of those image links were edited in via the source button but for some reason all reverted to text after this update.

 
Posted : 11/01/2018 6:28 pm
Page 2 / 3