2401
SMEDrieben
Re: Help with extcal 2.40 beta 2
  • 2018/9/25 19:10

  • SMEDrieben

  • Not too shy to talk

  • Posts: 173

  • Since: 2009/6/17


Further testing: this version does not generate any error, but new events cannot be added to the database (Xoops 2.5.9)

In the admin, the "Couldn't create event" message appears; in the form at the site, there is a message that the event is added to the database, but actually nothing has happened.

Same problem with php 5.6.25 and 7.0.10

Is there a solution ?

SMEDrieben



2402
Mamba
Re: Gallery Module working on version 2.5.9
  • 2018/9/24 4:18

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Quote:
Is there a solution ? Actually, in my view, there is no Extgallery version that is working with php 7.

ExtGallery 1.14 should work with PHP7, but there might be a problem with upgrade from 1.11.
Let me check it out...

In the meantime, try a fresh installation and see if it works with PHP 7
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



2403
Mamba
Re: Publisher 1.06 FINAL Released (PHP 5.6 - 7.2.8)
  • 2018/9/24 1:20

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Quote:
I copied all Publisher 1.06 files to my production server (php 5.6.38-0+deb8u1)

What XOOPS version do you have there?

Try to setup a test site with your XOOPS and PHP versions, and then try Publisher there. If it doesn't work, try to update your XOOPS to XOOPS 2.5.10 Alpha and see if this helps...
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



2404
Mamba
Re: Publisher 1.06 FINAL Released (PHP 5.6 - 7.2.8)
  • 2018/9/24 1:15

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Quote:
I'd like to know if there is an option (at will) to add an expiration date when someone creating an article.

You can change the status to "offline" but there is not expiration date currently. We would need to add it in the future...

Feel free to fork it on GitHub and add it to Publisher...
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



2405
SMEDrieben
Re: Publisher 1.06 FINAL Released (PHP 5.6 - 7.2.8)
  • 2018/9/23 20:20

  • SMEDrieben

  • Not too shy to talk

  • Posts: 173

  • Since: 2009/6/17


But the story continues...

I copied all Publisher 1.06 files to my production server (php 5.6.38-0+deb8u1). I clicked the "modules" tab in the admin. Immediately, a http 500 error occurred. So, I could'n't even update the publisher module in the module admin. Furthermore, I could not enter the admin at all after copying the 1.06 files !.

So, I copied the 1.05 files from my backup to my production server and everything worked again normally.

Can I upgrade to 1.06 on php 5.6.38 before my ISP will switch to php 7 ? Is it normal that the upgrade cannot be performed with php 5.6 ??

SMEDrieben



2406
SMEDrieben
Re: Gallery Module working on version 2.5.9
  • 2018/9/23 19:37

  • SMEDrieben

  • Not too shy to talk

  • Posts: 173

  • Since: 2009/6/17


I try to prepare my site for php 7, because my ISP has announced to upgrade their servers within 2 weeks. . Extgallery 1.11 does not work with php 7.0.10 (fatal Xoops error after opening the index page) , so I tried 1.14 beta 1.

1. During upgrading the module, a fatal Xoops error occurs:
Next to the blue Xoops logo: Error : Error: Class 'Extgallery\Utility' not found

In the debug line:
Fout: Error: Class 'Extgallery/Utility' not found in bestand /modules/extgallery/include/onupdate.php regel 47

2. As soon as I open the index page of the module, a fatal error occurs:
Fatal error: Cannot use XoopsModules\Tag\Helper as Helper because the name is already in use in C:\wamp64\www\httpdocs\modules\extgallery\class\photoHandler.php on line 21

Is there a solution ? Actually, in my view, there is no Extgallery version that is working with php 7.

Thanks !

SMEDrieben



2407
Mamba
Re: Publisher 1.06 FINAL Released (PHP 5.6 - 7.2.8)
  • 2018/9/22 10:54

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Great! I'm happy to hear it!

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



2408
SMEDrieben
Re: Publisher 1.06 FINAL Released (PHP 5.6 - 7.2.8)
  • 2018/9/22 10:40

  • SMEDrieben

  • Not too shy to talk

  • Posts: 173

  • Since: 2009/6/17


It does work! dirname() was skipped. Thanks!

SMEDrieben



2409
SMEDrieben
Re: Help with extcal 2.39 Final
  • 2018/9/22 10:02

  • SMEDrieben

  • Not too shy to talk

  • Posts: 173

  • Since: 2009/6/17


Thanks ! The issues mentioned have disappeared !

SMEDrieben



2410
SMEDrieben
Re: Publisher 1.06 FINAL Released (PHP 5.6 - 7.2.8)
  • 2018/9/22 9:53

  • SMEDrieben

  • Not too shy to talk

  • Posts: 173

  • Since: 2009/6/17


I am sorry, but it does not work:

Fatal error: require_once(): Failed opening required 'C:\wamp64\www\httpdocs\modules\publisher\class/admin/admin_footer.php' (include_path='.;C:\php\pear') in C:\wamp64\www\httpdocs\modules\publisher\class\MimetypesUtility.php on line 491

I though the "class" is wrong and changed line 491 to:

require_once PUBLISHER_ADMIN_URL .'/admin_footer.php';

This does not work either:

Fatal error: require_once(): Failed opening required 'http://localhost/httpdocs/modules/publisher/admin/admin_footer.php' (include_path='.;C:\php\pear') in C:\wamp64\www\httpdocs\modules\publisher\class\MimetypesUtility.php on line 491

Why ? The path is correct, the file exists. There are 2 additonal warnings:

Fouten
Waarschuwing: require_once(): http:// wrapper is disabled in the server configuration by allow_url_include=0 in bestand /modules/publisher/class/MimetypesUtility.php regel 491
Waarschuwing: require_once(http://localhost/httpdocs/modules/publisher/admin/admin_footer.php): failed to open stream: no suitable wrapper could be found in bestand /modules/publisher/class/MimetypesUtility.php regel 491

Another issue is that C:\php\pear does noet exist. I have a regular wamperver installation, but tht does not provide c:\php\pear.

Is there a solution ?

SMEDrieben




TopTop
« 1 ... 238 239 240 (241) 242 243 244 ... 29422 »



Login

Who's Online

93 user(s) are online (50 user(s) are browsing Support Forums)


Members: 0


Guests: 93


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