361
Mamba
Re: Obituaries 2.4.1. Beta1 cant add new record
  • 2022/9/29 9:24

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Did it say which line was it in the code?

I'll look into it this weekend.
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



362
Yurdal
Re: Obituaries 2.4.1. Beta1 cant add new record
  • 2022/9/26 15:28

  • Yurdal

  • Friend of XOOPS

  • Posts: 386

  • Since: 2005/3/27


Hi Mamba, :)
Just tried to add an record and get this error now :
Error : TypeError: explode() expects parameter 2 to be string, array given



363
Mamba
Re: XOOPS 2.5..11 beta 2 search.php need fix line 229
  • 2022/9/25 14:34

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Could you please submit it as an issue to GitHub:

https://github.com/XOOPS/XoopsCore25/issues

Thanks!
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



364
cadch
XOOPS 2.5..11 beta 2 search.php need fix line 229
  • 2022/9/25 10:19

  • cadch

  • Just popping in

  • Posts: 48

  • Since: 2007/12/17


line 229:
$count          count($results);


fix:
if ($results) {
    
$count count($results);
}else{
    
$count 0;
}



365
Mamba
Re: Obituaries 2.4.1. Beta1 cant add new record
  • 2022/9/24 22:14

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


I've uploaded some changes to my GitHub:https://github.com/mambax7/obituaries

Please check it out, and let me know if it works for you.

This is still work in progress, but at least on my PC I can add a new item. Right now I'm doing some cleanup for PHP 8.2
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



366
Yurdal
Obituaries 2.4.1. Beta1 cant add new record
  • 2022/9/23 15:15

  • Yurdal

  • Friend of XOOPS

  • Posts: 386

  • Since: 2005/3/27


system : Xoops 2.5.11 Beta2, PHP 7.4.30, MariaDB 10.4

Cant add new record, adding new input show nothing on the screen
Normally there is an popup that shows the process but now it did not.



367
Mamba
Re: XOOPS 2.5..11 beta 2 and the "install" directory
  • 2022/9/10 8:04

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Hi Alain,

I was able to reproduce it on PHP 8.2

It's reported now at:https://github.com/XOOPS/XoopsCore25/issues/1259

Thanks for testing and reporting!!!
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



368
sonshitsu
Re: Time to get on GitHub! Check out the "Hello World" Tutorial! :)
  • 2022/9/10 0:41

  • sonshitsu

  • Just popping in

  • Posts: 1

  • Since: 2022/9/10


Thank you.



369
Mamba
Re: Next version of wgEvents
  • 2022/8/31 17:14

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Fantastic new features!!!

Thank you for making them happen, and for sharing with us!

Go XOOPS!
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



370
heyula
Re: Next version of wgEvents
  • 2022/8/30 8:43

  • heyula

  • Theme Designer

  • Posts: 590

  • Since: 2008/4/24


The module has become much better with the new features added.
Thanks for sharing.




TopTop
« 1 ... 34 35 36 (37) 38 39 40 ... 29422 »



Login

Who's Online

80 user(s) are online (48 user(s) are browsing Support Forums)


Members: 0


Guests: 80


more...

Donat-O-Meter

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

Latest GitHub Commits