JEEMA Login

 

Advertisement

 

Visit Counter

mod_vvisit_countermod_vvisit_countermod_vvisit_countermod_vvisit_countermod_vvisit_countermod_vvisit_counter
mod_vvisit_counterToday42
mod_vvisit_counterYesterday220
mod_vvisit_counterThis week42
mod_vvisit_counterLast week1500
mod_vvisit_counterThis month42
mod_vvisit_counterLast month5574
mod_vvisit_counterAll days44620
 

Who's Online

We have 1 guest online
 

Home Forum

Welcome, Guest
Please Login or Register.    Lost Password?

It seems to make sobisef stop working...
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: It seems to make sobisef stop working...
#33
It seems to make sobisef stop working... 6 Months, 2 Weeks ago Karma: 0
When I installed it, my sobi2 frontpage (sobi2 menu) stop working as usual. I discovered that this seem to be a compatibility issue with sobisef. If I disable sobisef and keep category manager enabled, I get things working ok. The same happens if I disable category manager and keep enabled sobisef.

Alfredo
alfredo.schiappa
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#42
Re:It seems to make sobisef stop working... 6 Months ago Karma: 0
I have to say that it seems that people at jeema don't pay attention to the forum, bugs and email . I've never received an answer for the bug I wrote about . I had to solve the problem all by myself, so I will post the solution here, hoping that someone will find it useful.

The problem with SobiSef seem to be caused by the fact that jeema component has been named 'com_sobi2fecatman'; this is causing some of the queries in /com_sobi2/config.class.php to return incorrect results. These queries are the ones using the LIKE operator as for example:

....`link` LIKE '%com_sobi2%' ....

A quick solution to the problem is to find all sql containing text as <<LIKE ...com_sobi2%>> and change it to avoid overlapping with com_sobi2fecatman. In the example provided above, it could be changed in:

....(`link` LIKE '%com_sobi2' OR `link` LIKE '%com_sobi2&%')....

And all will work as expected.
alfredo.schiappa
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 1
 

Most Read Manuals

 

Recently Added Manuals

 
Powered by JEEMA Web Solutions