2351
GlemBell
Re: Error in animal pedigree software Error : Handler does not exist
  • 2018/11/14 21:53

  • GlemBell

  • Just popping in

  • Posts: 5

  • Since: 2018/11/5


Thank you. It solved the problem!



2352
Mamba
Experimental CSS Grid Theme for XOOPS
  • 2018/11/13 19:17

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Little experiment with CSS Grid in XOOPS theme.

Now I'm looking for talented artists/designers to making it beautiful! :)

Download:https://github.com/mambax7/cssgrid_magazine

The original here:https://codepen.io/hbuchel/pen/qOxGzW/
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



2353
digitalhubs
Re: Publisher Blank Page on view
  • 2018/11/13 16:40

  • digitalhubs

  • Just popping in

  • Posts: 1

  • Since: 2018/11/13


you hosting driver space limit reached and no space so 500 error. just you clear some of cache or buy extra space



2354
Mamba
Re: Error in animal pedigree software Error : Handler does not exist
  • 2018/11/12 2:36

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


renaming the "pedigree-master" folder to "pedigree" would be the first step.

If there are still problems, please let us know.

FYI - I am working on an small update, but it is a very slow process, due to time constraints
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



2355
Mamba
Docker: XOOPS 2.5.10 on PHP 7.3 RC5 and MySQL 8.0.13
  • 2018/11/12 2:21

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Resized Image


If you want to test the upcoming XOOPS version 2.5.10 on PHP 7.3 RC5 and MySQL 8.0.13 using Docker, the files are here:
https://github.com/geekwright/xoops_mysql8

Make sure you read the Readme.md file

Richard (aka Geekwright) is testing and is fixing potential issues. So far he has found only a few issues running under MySQL 8.0. The expanded reserved word list is one. There are also issues with using PHP with the new default authentication plugin in MySQL 8.0, caching_sha2_password.
Docker version above sets default-authentication-plugin=mysql_native_password.

The 'rank' column in users table is a reserve word, and needs to be `quoted`

Richard changed criteria class to use quotes on criteria column names to prevent reserved word issues.

I have installed the Docker version and it worked perfectly. I'll need to test some modules...

Background on problems.
---------------------------------
https://dev.mysql.com/doc/refman/8.0/en/keywords.html

https://mysqlserverteam.com/upgrading-to-mysql-8-0-default-authentication-plugin-considerations/
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



2356
geekwright
Re: Error in animal pedigree software Error : Handler does not exist

I suspect the clue is in the module name, "pedigree-master".

That is the name GitHub assigns to the download, and unfortunately it is wrong. The directory name for the module should be just "pedigree".

- Uninstall the module pedigree-master
- Rename the directory from pedigree-master to pedigree
- Install the module pedigree

That should solve the issue. Mamba is the expert on pedigree, and I'm sure he will chime if there are any further issues..



2357
geekwright
Re: Internal Error - Upgrade from 2.3.3b to 2.5.8

Quote:

stonez wrote:
...
2. PiCal module: Error: Call to undefined function ereg()
...


The whole family of ereg functions were removed in PHP 7. They had been deprecated since PHP 5.3.

Here is a stackoverflow explanation and recipe for replacing ereg():
https://stackoverflow.com/questions/6270004/how-can-i-convert-ereg-expressions-to-preg-in-php



2358
GlemBell
Error in animal pedigree software Error : Handler does not exist
  • 2018/11/11 18:20

  • GlemBell

  • Just popping in

  • Posts: 5

  • Since: 2018/11/5


Hello. I have an issue and need help:

I am first time XOOPS user, just installed the XOOPS and put the Pedigree module in it. First time, without modification and nothing. I get the following error:

A problem has occurred on our server!

Page is currently unavailable

We are working on a fix
Please come back soon ...

Error : Handler does not exist
Module: pedigree-master
Name: trash


I have XOOPS 2.5.9
My module is the totally newest updated version: 1.31 Alpha 6
PHP version 7.2.10 (trough wamp server)

How to solve this problem? Thank you!!



2359
stonez
Re: Internal Error - Upgrade from 2.3.3b to 2.5.8
  • 2018/11/11 7:40

  • stonez

  • Just popping in

  • Posts: 16

  • Since: 2002/9/29


Although I was able to update all the modules I have installed to latest version, few of them still refuse to work

1. TinyD module: HTTP ERROR 500
2. PiCal module: Error: Call to undefined function ereg()

Still looking for solutions!

Thanks,

Stonez



2360
stonez
Re: Internal Error - Upgrade from 2.3.3b to 2.5.8
  • 2018/11/11 7:21

  • stonez

  • Just popping in

  • Posts: 16

  • Since: 2002/9/29


Hi Geekwright,
I have used the Linux command grep --include=*.php -rnw './' -e "=& new" from Linux command to find all text with "=& new" and edit all "=& new" to "= new". and it worked!!

Thank you very much!!

From Xoops 2.3.3b to Xoops 2.5.9, here all the files I have updated.

./modules/dictionary/reader.php:261: $this->_ole =& new OLERead();
./modules/extcal/class/pear/Calendar/Decorator/Wrapper.php:68: $ret =& new $decorator($Calendar);
./modules/extcal/class/ExtcalPersistableObjectHandler.php:53: $obj =& new $this->className();
./modules/tad_player/class/fckeditor/editor/plugins/ImageManager/Classes/Transform.php:133: $obj =& new $classname;
./modules/thadmin/admin/help.php:25:$tpl =& new XoopsTpl();
./modules/thadmin/admin/index.php:25:$tpl =& new XoopsTpl();
./modules/thadmin/extras/cp_functions.php:57: $admTpl =& new XoopsTpl();
./modules/thadmin/extras/cp_functions.php:198: $admTpl =& new XoopsTpl();
./modules/thadmin/include/cp_functions.php:46: $adminThemeFactory =& new XoopsThAdminThemeFactory();
./modules/tinyd0/admin/mytplsform.php:98: $diff =& new Text_Diff( file( $basefilepath ) , explode("\n",$tpl['tpl_source']) ) ;
./modules/tinyd0/admin/mytplsform.php:99: $renderer =& new Text_Diff_Renderer_unified();
./modules/tinyd0/admin/mytplsform.php:116: $diff =& new Text_Diff( explode("\n",$default_source) , explode("\n",$tpl['tpl_source']) ) ;
./modules/tinyd0/admin/mytplsform.php:117: $renderer =& new Text_Diff_Renderer_unified();




TopTop
« 1 ... 233 234 235 (236) 237 238 239 ... 29422 »



Login

Who's Online

189 user(s) are online (121 user(s) are browsing Support Forums)


Members: 0


Guests: 189


more...

Donat-O-Meter

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

Latest GitHub Commits