1481
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



1482
Mamba
Re: Need some information to clone system theme
  • 2020/3/18 13:03

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


That's AWESOME!!!!

Keep us posted on the development, and add it to your GitHub account...
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



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

  • Mamba

  • Moderator

  • Posts: 11373

  • 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



1484
masel
Re: About adslight 2.3 RC3
  • 2020/3/18 8:55

  • masel

  • Friend of XOOPS

  • Posts: 34

  • Since: 2004/10/6


Quote:
I can ONLY post by clicking on the "click here" button on the index page (where the add.php file works); if I try to post an ad through the subcategories (where the addlisting.php file works), I am redirected to the Home page.


In Modify a category - "Moderate this category" - set NO.



1485
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



1486
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



1487
tzvook
Re: Time for an upgrade/update host no longer supporting older php
  • 2020/3/17 19:04

  • tzvook

  • Just can't stay away

  • Posts: 875

  • Since: 2003/2/1 2


I'm testing the 4 modules and now it works much better: RSSC now works with WEBLINKS and new links can be added.

Since Xoops is not written for RTL languages ( Core and most if not all modules has LTR oriented aproach - all hardcoded ) and I'm testing everything on a live site, I need to hard code RTL after each of your update, so I send bugs-reports instead of forking on github .. sorry ..

Here are the first bugs I found:

1. To enable the RSSC 1.4 (latest from you) .. /weblinks/include/weblinks_version.php line 21 should be:
define('WEBLINKS_RSSC_VERSION''1.40');


2. Adding a new link + deleting an existing link ( Admin side = /weblinks/admin/link_manage.php ) sucseed, but in the end of the process ( /weblinks/admin/link_list.php?sortid=1 )
result in Error :
Error ArgumentCountErrorToo few arguments to function happy_linux_page_frame::_show(), 0 passed in .../modules/weblinks/admin/link_list.php on line 398 and at least 1 expected


3. link list by categories ( Admin side = /weblinks/admin/catlink_list.php ) result in Error :
Error ArgumentCountErrorToo few arguments to function happy_linux_page_frame::_show(), 0 passed in .../modules/weblinks/admin/catlink_list.php on line 131 and at least 1 expected


4. update reques ( Admin side = /weblinks/admin/modify_list.php?op=list_mod )
result in Error :
Error ArgumentCountErrorToo 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


5. Broken link list ( Admin side = modules/weblinks/admin/link_list.php?op=list_broken )
result in Error :
Error ArgumentCountErrorToo few arguments to function happy_linux_page_frame::_show(), 0 passed in .../modules/weblinks/admin/link_list.php on line 398 and at least 1 expected


6. vote list ( Admin side = /weblinks/admin/votedata_list.php )
result in Error :
Error ArgumentCountErrorToo few arguments to function happy_linux_page_frame::_show(), 0 passed in .../modules/weblinks/admin/votedata_list.php on line 28 and at least 1 expected


7. Link list ( Admin side = weblinks/admin/link_list.php )
result in Error :
Error ArgumentCountErrorToo few arguments to function happy_linux_page_frame::_show(), 0 passed in .../modules/weblinks/admin/link_list.php on line 398 and at least 1 expected


8. User list ( Admin side = /weblinks/admin/user_list.php )
result in Error :
Error ArgumentCountErrorToo few arguments to function happy_linux_page_frame::_show(), 0 passed in .../modules/weblinks/admin/user_list.php on line 410 and at least 1 expected


9. Category list ( Admin side = /modules/weblinks/admin/category_list.php )
result in Error :
Error ArgumentCountErrorToo few arguments to function happy_linux_page_frame::_show(), 0 passed in .../modules/weblinks/admin/category_list.php on line 364 and at least 1 expected


More to come ...



1488
tzvook
Re: Time for an upgrade/update host no longer supporting older php
  • 2020/3/17 11:44

  • tzvook

  • Just can't stay away

  • Posts: 875

  • Since: 2003/2/1 2


I still didn't had the time to check ...
shopping for 3 kids under the Corronavirus blockade stole all my free time
I'll try to test today ...



1489
Mamba
Re: Time for an upgrade/update host no longer supporting older php
  • 2020/3/17 9:28

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


Since the new development had too many changes that are buggy, I've updated the "classic" versions, and hopefully they will work:

https://github.com/mambax7/happy_linux/releases/tag/1.90

https://github.com/mambax7/weblinks/releases/tag/2.30

https://github.com/mambax7/rssc/releases/tag/1.40

https://github.com/mambax7/rssc_headline/releases/tag/1.30

Hopefully somebody will help with the newer versions in "development" branches
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



1490
Mamba
Re: Time for an upgrade/update host no longer supporting older php
  • 2020/3/16 21:27

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


Did some more refactoring, but introduced bunch of new bugs, so I'm cleaning it up and testing.

However, feel free to help with testing on a separate installation, as it might damage your current installation.

To avoid problems during testing, I've changed slightly the names of the modules:

happy_linux ==> happylinux
rssc_headline ==> rssheadline

and later on I'll probably introduce a migration from existing installations, or we'll go back to the old names.

As I said earlier: bunch of stuff is not working right now due to the new bugs, but if you want to take a look and help with the development, download the "development" branches and test them:

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

You can also try in the meantime the other RSS modules:
https://github.com/mambax7/rssfit
https://github.com/tad0616/tad_rss

Even better - fork them on GitHub and see if you can contribute any fixes to it ....
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs




TopTop
« 1 ... 146 147 148 (149) 150 151 152 ... 29425 »



Login

Who's Online

573 user(s) are online (302 user(s) are browsing Support Forums)


Members: 0


Guests: 573


more...

Donat-O-Meter

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

Latest GitHub Commits