FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » FUDforum Announcements » FUDforum 3.0.8 release
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
FUDforum 3.0.8 release [message #187327] Wed, 09 August 2017 08:54 Go to next message
naudefj is currently offline  naudefj   United States
Messages: 3771
Registered: December 2004
Karma: 28
Senior Member
Administrator
Core Developer
FUDforum 3.0.8RC1 is now available for download.

A summary of changes is available on our wiki at the page regarding FUDforum 3.0.8.

Enjoy!
Frank

[Updated on: Tue, 22 August 2017 04:40]

Report message to a moderator

Aw: FUDforum 3.0.8 release [message #187330 is a reply to message #187327] Sun, 20 August 2017 17:02 Go to previous messageGo to next message
alopezie is currently offline  alopezie   Germany
Messages: 106
Registered: September 2003
Karma: 1
Senior Member
Thx for the Update ... but Link to changes in Wiki is not working

Alopezie.de - das Forum zum Thema Haarausfall
Re: Aw: FUDforum 3.0.8 release [message #187333 is a reply to message #187330] Tue, 22 August 2017 04:41 Go to previous messageGo to next message
naudefj is currently offline  naudefj   United States
Messages: 3771
Registered: December 2004
Karma: 28
Senior Member
Administrator
Core Developer
Oops, fixed!
Re: Aw: FUDforum 3.0.8 release [message #187336 is a reply to message #187333] Wed, 30 August 2017 00:44 Go to previous messageGo to next message
GaryM is currently offline  GaryM
Messages: 118
Registered: May 2013
Location: Seattle
Karma: 3
Senior Member
The past couple of releases I noticed the copyright dates "Copyright ©2001-2013" at the bottom of the main page. Does that need updating or did you loose your copyrights?

Re: Aw: FUDforum 3.0.8 release [message #187337 is a reply to message #187336] Wed, 30 August 2017 04:54 Go to previous messageGo to next message
naudefj is currently offline  naudefj   United States
Messages: 3771
Registered: December 2004
Karma: 28
Senior Member
Administrator
Core Developer
We need to update it Smile
Re: Aw: FUDforum 3.0.8 release [message #187338 is a reply to message #187337] Thu, 31 August 2017 17:22 Go to previous messageGo to next message
Chaika is currently offline  Chaika
Messages: 10
Registered: August 2017
Karma: 0
Junior Member
First of all I want to say thanks, FUDforum is best forum software. It's fast, rich on features and work in every environment.
But I want to tell about some issues with it:
1. PHP7 compatibility issues.
It's possible to just ignore all these WARNING and NOTICE messages, but I am sure that it's a wrong way. I will try to run PHP with E_ALL reporting level and fix some of them.
2. Update JS libraries.
At least to minor versions. I tried to update them myself and I can tell that everything seems to work not only when I updated JQuery to 1.12.4 but even after upgrade to JQuery 3.2.1.
Seems like there is no real VISIBLE difference to end user, but it's may be a good idea to be updated. Not guaranteed to work on very old browsers like IE7 though.
3. Change .gif icons to .svg
Pros:
- much smaller size
- will look awesome on all resolutions
- compressible
Cons:
- will not work on IE8 and older, built-in browser on Android 2.3 and older.
- detail-rich images (like photos) may have even bigger size than .png
Re: Aw: FUDforum 3.0.8 release [message #187339 is a reply to message #187338] Thu, 31 August 2017 19:32 Go to previous messageGo to next message
naudefj is currently offline  naudefj   United States
Messages: 3771
Registered: December 2004
Karma: 28
Senior Member
Administrator
Core Developer
All good ideas, and now is the right time to submit your patches.
I will see if I can update JQuery over the weekend.

Regards.
Frank
Re: Aw: FUDforum 3.0.8 release [message #187341 is a reply to message #187339] Fri, 01 September 2017 10:57 Go to previous messageGo to next message
Chaika is currently offline  Chaika
Messages: 10
Registered: August 2017
Karma: 0
Junior Member
Made a simple patch for nasty "The /e modifier is no longer supported, use preg_replace_callback instead" in %WWWROOT%\adm\admgroups.php on line 323.

Also "PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; FPDF has a deprecated constructor in %DATAROOT%\include\fpdf.inc on line 12" may be solved by updating FPDF. Right now we have a 1.7 and the latest is 1.81. It's really easy to upgrade: just replace the old file. Not sure if I should create patch for this.
Re: Aw: FUDforum 3.0.8 release [message #187342 is a reply to message #187341] Fri, 01 September 2017 14:54 Go to previous messageGo to next message
naudefj is currently offline  naudefj   United States
Messages: 3771
Registered: December 2004
Karma: 28
Senior Member
Administrator
Core Developer
Your patch was applied, thank you very much - http://sourceforge.net/p/fudforum/code/6067

PS: I've also updated JQuery to v3.2.1 and JQuery UI to v1.12.1. Would you be able to assist with (3) to change the .gif icons to .svg?

Regards.
Frank
Re: Aw: FUDforum 3.0.8 release [message #187343 is a reply to message #187342] Fri, 01 September 2017 16:52 Go to previous messageGo to next message
Chaika is currently offline  Chaika
Messages: 10
Registered: August 2017
Karma: 0
Junior Member
I am not a designer. But I can at least give it a try.
Can you please update FPDF?
1. Download FPDF 1.81 and unpack it
2. Rename fpdf.php to fpdf.inc
3. Put renamed file to forum_data/include and replace the old one.
4. Replace old fonts in forum_data/include/font
This will fix PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; FPDF has a deprecated constructor in \include\fpdf.inc on line 12

And I found new warnings and notices:
PHP Warning: A non-numeric value encountered in adm\admcustomfields.php on line 119
PHP Warning: A non-numeric value encountered in adm\admcustomfields.php on line 129
PHP Warning: A non-numeric value encountered in adm\admcustomfields.php on line 134
PHP Warning: A non-numeric value encountered in adm\admcustomfields.php on line 139
PHP Warning: A non-numeric value encountered in adm\admspiders.php on line 136
PHP Notice: Undefined variable: register_email_desc in theme\default\register.php on line 3120
PHP Warning: Invalid argument supplied for foreach() in pdf.php on line 1651
PHP Notice: Undefined property: stdClass::$users in theme\default\usrinfo.php on line 427
Re: Aw: FUDforum 3.0.8 release [message #187344 is a reply to message #187343] Fri, 01 September 2017 17:31 Go to previous messageGo to next message
naudefj is currently offline  naudefj   United States
Messages: 3771
Registered: December 2004
Karma: 28
Senior Member
Administrator
Core Developer
FPDF updated to v1.81 as per https://sourceforge.net/p/fudforum/code/6068
Will investigate the rest later...
Re: Aw: FUDforum 3.0.8 release [message #187345 is a reply to message #187344] Fri, 01 September 2017 17:36 Go to previous messageGo to next message
Chaika is currently offline  Chaika
Messages: 10
Registered: August 2017
Karma: 0
Junior Member
Thanks!
Re: Aw: FUDforum 3.0.8 release [message #187346 is a reply to message #187345] Sat, 02 September 2017 12:54 Go to previous messageGo to next message
naudefj is currently offline  naudefj   United States
Messages: 3771
Registered: December 2004
Karma: 28
Senior Member
Administrator
Core Developer
PHP Warnings & Notices fixed - http://sourceforge.net/p/fudforum/code/6069
Re: Aw: FUDforum 3.0.8 release [message #187347 is a reply to message #187346] Sat, 02 September 2017 14:29 Go to previous messageGo to next message
Chaika is currently offline  Chaika
Messages: 10
Registered: August 2017
Karma: 0
Junior Member
Should we really just supress all warnings at $filemtime = @filemtime($v);?
I made quick research and noticed that this error appears when I am downloading file from private messages.
Seem like filemtime() tries to access file at /forum_data root, while the real file is stored in /forum_data/files

And another warning:
getimagesize(/forumdata/f6.atch): failed to open stream: No such file or directory in \theme\default\getfile.php on line 180
Same here, function tries to access file in root instead of "files" directory.
Re: Aw: FUDforum 3.0.8 release [message #187348 is a reply to message #187346] Sat, 02 September 2017 14:31 Go to previous messageGo to next message
Chaika is currently offline  Chaika
Messages: 10
Registered: August 2017
Karma: 0
Junior Member
Forgot to mention that I am using Windows Server 2016 + IIS 10 + MSSQL 2016 + PHP 7.1.8 (if that matters).
Re: Aw: FUDforum 3.0.8 release [message #187349 is a reply to message #187348] Sat, 02 September 2017 17:12 Go to previous messageGo to next message
naudefj is currently offline  naudefj   United States
Messages: 3771
Registered: December 2004
Karma: 28
Senior Member
Administrator
Core Developer
Are you referring to the fix I've made to feed.php.t? It's because overlapping processes can do cache clean-ups. Not sure how it's related to private messages.
Re: Aw: FUDforum 3.0.8 release [message #187350 is a reply to message #187349] Sat, 02 September 2017 17:21 Go to previous messageGo to next message
Chaika is currently offline  Chaika
Messages: 10
Registered: August 2017
Karma: 0
Junior Member
Yes, but I messed everything up Very Happy
Like I said I am getting
PHP Warning: filemtime(): stat failed for /forumdata/f4.atch in \theme\default\getfile.php on line 214
PHP Warning: getimagesize(/forumdata/f6.atch): failed to open stream: No such file or directory in \theme\default\getfile.php on line 180

when downloading attachments from PMs. Second one if attachment is an image.
Re: Aw: FUDforum 3.0.8 release [message #187362 is a reply to message #187350] Sat, 16 September 2017 15:02 Go to previous messageGo to next message
Chaika is currently offline  Chaika
Messages: 10
Registered: August 2017
Karma: 0
Junior Member
Not sure if bug but if you use PHP and MSSQL on Windows and try to send report you will have something like ?????????? ?????? ????????? instead of original message. Same happening with "Current time" on the bottom of the page. Everything else seems fine, but I am not checked everything.
Looks like an encoding problem, tried to set encoding to CP1251 (i.e. Russian) directly and this fixed all Russian symbols.
Appears when using any nonlatin symbol.
Any ideas?
Re: Aw: FUDforum 3.0.8 release [message #187367 is a reply to message #187362] Sat, 23 September 2017 07:15 Go to previous messageGo to next message
naudefj is currently offline  naudefj   United States
Messages: 3771
Registered: December 2004
Karma: 28
Senior Member
Administrator
Core Developer
Unfortunately I cannot help you with Russian dates, but you are welcome to submit a patch if it's not working.
Re: Aw: FUDforum 3.0.8 release [message #187368 is a reply to message #187367] Mon, 25 September 2017 16:08 Go to previous messageGo to next message
Chaika is currently offline  Chaika
Messages: 10
Registered: August 2017
Karma: 0
Junior Member
Looks like PHP can't identify encoding and fails to convert it to UTF-8. If I hardcode it then everything works fine but this is not a solution.
Still thinking.
As for MSSQL I have not a single idea. But I noticed that MSSQL doesn't have a UTF in collation settings. Fudforum also uses varchar instead of nvarchar but I am not a DB engineer and can't say if that is the problem.

We need someone who can into all this database stuff and want to review architecture, queries and so on.
Re: Aw: FUDforum 3.0.8 release [message #187437 is a reply to message #187368] Sun, 01 April 2018 09:33 Go to previous message
naudefj is currently offline  naudefj   United States
Messages: 3771
Registered: December 2004
Karma: 28
Senior Member
Administrator
Core Developer
FUDforum version 3.0.8 is now available for download.

A summary of changes is available on our wiki at the page regarding FUDforum 3.0.8.

Enjoy!
Frank
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: FUDforum 3.0.7 release
Next Topic: FUDforum 3.0.9 release
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Thu Mar 28 15:56:57 GMT 2024

Total time taken to generate the page: 0.02266 seconds