21
tzvook
Re: Time for an upgrade/update host no longer supporting older php
  • 2020/3/17 21:29

  • tzvook

  • Just can't stay away

  • Posts: 875

  • Since: 2003/2/1 2


10. New links waiting for approval ( Admin side = /weblinks/admin/modify_list.php?op=list_new ) result in Error :
Error : ArgumentCountError: Too few arguments to function happy_linux_page_frame::_show(), 0 passed in .../modules/weblinks/admin/modify_list.php on line 274 and at least 1 expected

22
tzvook
Re: Time for an upgrade/update host no longer supporting older php
  • 2020/3/17 23:03

  • tzvook

  • Just can't stay away

  • Posts: 875

  • Since: 2003/2/1 2


11. Links Check when refreshed ( Admin side = /modules/weblinks/admin/link_check_manage.php ) result in Error :
Error : ArgumentCountError: Too few arguments to function admin_link_check_manage::_print_form(), 0 passed in .../modules/weblinks/admin/link_check_manage.php on line 241 and exactly 2 expected

23
Mamba
Re: Time for an upgrade/update host no longer supporting older php
  • 2020/3/18 13:00

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Thanks for the testing and reporting.

I've made some changes and uploaded them to the "classic" branches:

https://github.com/mambax7/weblinks/tree/classic
https://github.com/mambax7/happylinux/tree/classic
https://github.com/mambax7/rssheadline/tree/classic
https://github.com/mambax7/rssc/tree/classic

Just click for each of them on the green button on the right "Clone or download" and select "Download ZIP"

Then copy the files to your XOOPS installation.
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

24
tzvook
Re: Time for an upgrade/update host no longer supporting older php
  • 2020/3/18 16:17

  • tzvook

  • Just can't stay away

  • Posts: 875

  • Since: 2003/2/1 2


Seems that all bugs were crushed ... I'll continue checking in the next few days ..
I'm checking in a 14,000 link directory with 600 categories and 4000 feeds

25
Mamba
Re: Time for an upgrade/update host no longer supporting older php
  • 2020/3/18 16:26

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Quote:
14,000 link directory with 600 categories and 4000 feeds

Wow! Now I understand why you were so keen on fixing these modules!
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

26
tzvook
Re: Time for an upgrade/update host no longer supporting older php
  • 2020/3/18 16:45

  • tzvook

  • Just can't stay away

  • Posts: 875

  • Since: 2003/2/1 2


Quote:

Mamba wrote:
Quote:
14,000 link directory with 600 categories and 4000 feeds

Wow! Now I understand why you were so keen on fixing these modules!


I have 2 of those... and this is the smallest
It's working since ~ 2004

27
Mamba
Re: Time for an upgrade/update host no longer supporting older php
  • 2020/3/18 18:38

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


We need more stories like this - it's the best advertisement for XOOPS!
Straight from our happy users!!!
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

28
tzvook
Re: Time for an upgrade/update host no longer supporting older php
  • 2020/3/19 11:12

  • tzvook

  • Just can't stay away

  • Posts: 875

  • Since: 2003/2/1 2


Hi Mamba
2 more errors:

in Some of the links extended page (seems the ones that use maps of , but I'm not sure) there were 2 errors

ErrorCall to undefined function split() in file /modules/happy_linux/class/magpie/magpie_parse.php line 183


FIX: /modules/happy_linux/class/magpie/magpie_parse.php line 183
From:
[$ns$el] = split(':'$element2);

To:
[$ns$el] = explode(':'$element2);


That fixed my problems, but probably this error should also taken into account:

Class 'XoopsTree' is deprecatedcheck 'XoopsObjectTree' in tree.php trace: class/xoopstree.php:49
/modules/weblinks/class/weblinks_category_basic_handler.php:98
/modules/happy_linux/include/functions.php:89
/modules/weblinks/include/functions.php:22
/modules/weblinks/class/weblinks_link_count_handler.php:58
/modules/weblinks/class/weblinks_cat_view_handler.php:37
/modules/weblinks/class/weblinks_link_view_handler.php:112
/modules/happy_linux/include/functions.php:89
/modules/weblinks/include/functions.php:22
/modules/weblinks/class/weblinks_singlelink.php:85
/modules/weblinks/class/weblinks_singlelink.php:106
/modules/weblinks/singlelink.php:67

29
Mamba
Re: Time for an upgrade/update host no longer supporting older php
  • 2020/3/19 17:48

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Thanks for the testing and fixes, I just uploaded them to GitHub in the "classic" branch

The 'Class 'XoopsTree' is deprecated' notification is just an info for the developers, but there are no problems with it - it will work just fine. But in the future we'll need to switch to XoopsObjectTree...
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

30
heh26
Re: Time for an upgrade/update host no longer supporting older php
  • 2020/3/21 9:44

  • heh26

  • Just popping in

  • Posts: 15

  • Since: 2020/3/2 1


Parse error: syntax error, unexpected '=' in /home/heh26/domains/********-xxxx.pl/public_html/modules/happy_linux/class/time.php on line 69
Call Stack
# Time Memory Function Location
1 0.0008 267256 {main}( ) .../index.php:0
2 0.0013 305912 include_once( '/home/heh26/domains/mierzeja-wislana.cal24.pl/public_html/modules/weblinks/admin/admin_header_min.php' ) .../index.php:49


I get this message, what should you change to make the module work normally?

Login

Who's Online

239 user(s) are online (122 user(s) are browsing Support Forums)


Members: 0


Guests: 239


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits