1
Yurdal
oledrion 2.31 module blocks dont work 2.5.5
  • 2012/5/16 16:11

  • Yurdal

  • Friend of XOOPS

  • Posts: 386

  • Since: 2005/3/27


I have made a site from the scratch with xoops 2.5.5. everything seems fine but with the oledrion module the blocks dont shown

Older xoops core like 2.5.0. works with the blocks from oledrion , so what is changed in the core that caused this ?

2
Mamba
Re: oledrion 2.31 module blocks dont work 2.5.5
  • 2012/5/16 18:53

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Which blocks exactly?

How could I replicate it? Can you help us with telling us the steps? Is it a fresh installation, and the blocks are not visible at all in the Admin, or not visible on the user side?

BTW, there is Oledrion 2.32, and Voltan started to work on some changes to it too (download his version here), so you can test his version as well.
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

3
Yurdal
Re: oledrion 2.31 module blocks dont work 2.5.5
  • 2012/5/17 8:47

  • Yurdal

  • Friend of XOOPS

  • Posts: 386

  • Since: 2005/3/27


it is a fresh install of xoops 2.5.5, block are visible in the admin area but when you activate them nothing is seen on the homepage
There are no any php debug error also , that is what confuses me

BTW is the 2.32 a official version from instant zero ?

4
murdockarg
Re: oledrion 2.31 module blocks dont work 2.5.5
  • 2012/5/26 0:24

  • murdockarg

  • Just popping in

  • Posts: 4

  • Since: 2012/5/26


Hi, I have a similar problem. I have a working 2.55 xoops with 2.31 Oledrion in a bitnami appliance on my computer as a dev plattform working right.
When I migrated the xoops and oledrion to a hosting provider with same php and MySQL some problems appear.

When I do some update on the admin interface the oledrion module freeze in the return of the operation, and for at least one minute, the module stop working. After that, I can verify that the update was done and for normal operations with the catalog everything work well.

I set the debug mode and the only thing I find is this:

Fatal error: Call to a member function getVar() on a non-object in /home/lc000172/public_html/loopdesa/modules/oledrion/xoops_version.php on line 327

After waiting for a minute with the module not working at all, I can enter: modules/oledrion/admin/index.php without problems and with the changes I made.

I don't know how to continue, any clue? Tks

5
zyspec
Re: oledrion 2.31 module blocks dont work 2.5.5
  • 2012/5/26 14:29

  • zyspec

  • Module Developer

  • Posts: 1095

  • Since: 2004/9/21


murdockarg,

Do you have any 'main' categories defined? It looks to me like this could happen if there aren't any top level categories...

6
murdockarg
Re: oledrion 2.31 module blocks dont work 2.5.5
  • 2012/5/26 18:43

  • murdockarg

  • Just popping in

  • Posts: 4

  • Since: 2012/5/26


Hy Zyspec, tks for your answer. Here is the categories map on the Test site I made from scratch before my problem.

http://lc000172.ferozo.com/loopdesa/modules/oledrion/categories-map.php

Top level categories: Agua, Tierra, Aire has parent category ID = 0 but that never cause problems in my other installation.

To check the error, try to add some product to the shopping cart and you will see it. Wait aprox. a minute after the error, press refresh and you'll see that all looks ok.

Really weird.

Regards
Bruno

7
murdockarg
Re: oledrion 2.31 module blocks dont work 2.5.5
  • 2012/5/26 20:41

  • murdockarg

  • Just popping in

  • Posts: 4

  • Since: 2012/5/26


Hi, almost solved, I figure out the following workaround.

Because when I wait some time the scripts works without problems, I suppose it was something with a cache. Since the general cache settings was disabled, I dig into de files of oledrion and found the file lite.php in class folder.
That is a kind of cache that Oledrion uses.

I changed the following section to False and I don't have more problems. (neither cache :) )

/**
* Enable / disable caching
*
* (can be very usefull for the debug of cached scripts)
*
* @var boolean $_caching
*/
public $_caching = true; <--- changed this to FALSE



8
Cesagonchu
Re: oledrion 2.31 module blocks dont work 2.5.5

I tested with Oledrion 2.32 and the blocks are still not displayed.

Impression does not work either, and there is no error message.



9
murdockarg
Re: oledrion 2.31 module blocks dont work 2.5.5
  • 2012/5/28 13:15

  • murdockarg

  • Just popping in

  • Posts: 4

  • Since: 2012/5/26


Which module blocks?

I added some system and oledrion modules on this test instance and they shows.

http://lc000172.ferozo.com/loopdesa/


Login

Who's Online

82 user(s) are online (54 user(s) are browsing Support Forums)


Members: 0


Guests: 82


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