1
mcleines
Re: Problem with images after update to Xoops 2.3.2b from 2.0.18
  • 2009/2/14 9:17

  • mcleines

  • Not too shy to talk

  • Posts: 108

  • Since: 2004/10/7


That should be fixed in 2.3.3. Try to update to that version. SVN-nightly-build




2
mcleines
Re: Xcgal & Lighbox Effect with resize to current window option
  • 2009/2/14 8:35

  • mcleines

  • Not too shy to talk

  • Posts: 108

  • Since: 2004/10/7


I have implemented this effect with next and previous button using jquery lightbox. Demo!

If you are interested I will upload the hack without any support. The hack isn't ready for the public because some old functions of xcgal are not running any more, e.g. hit counter, picture rating, ...




3
mcleines
Re: Problem with images after update to Xoops 2.3.2b from 2.0.18
  • 2009/2/14 8:03

  • mcleines

  • Not too shy to talk

  • Posts: 108

  • Since: 2004/10/7


Do you mean really all images or the included images with the XoopsCode "IMG"?




4
mcleines
Re: 2.3.2b Problems with FRESH install on Hosting Service with root path /
  • 2008/12/10 17:50

  • mcleines

  • Not too shy to talk

  • Posts: 108

  • Since: 2004/10/7


I think this is intended, because on a web server you normally don't have access to the systems root path.

And if you type the path with an ending slash (e.g. /srv/www/ ) the slash at the end is deleted.




5
mcleines
Re: Blocks in wrong order for ANON USERS ONLY on top page after 2.3.2a upgrade
  • 2008/12/9 18:44

  • mcleines

  • Not too shy to talk

  • Posts: 108

  • Since: 2004/10/7


Of course, I'll do that but I would wait first for a positive answer by allnewtome.



6
mcleines
Re: Blocks in wrong order for ANON USERS ONLY on top page after 2.3.2a upgrade
  • 2008/12/9 18:31

  • mcleines

  • Not too shy to talk

  • Posts: 108

  • Since: 2004/10/7


Great, I've found it, but don't know why.

Change line 416 in file /class/xoopsblock.php from
function getAllByGroupModule($groupid$module_id 0$toponlyblock false$visible null$orderby 'b.weight,b.bid'$isactive 1)
to
function getAllByGroupModule($groupid$module_id 0$toponlyblock false$visible null$orderby 'b.weight,m.block_id'$isactive 1)



7
mcleines
Re: Blocks in wrong order for ANON USERS ONLY on top page after 2.3.2a upgrade
  • 2008/12/9 16:27

  • mcleines

  • Not too shy to talk

  • Posts: 108

  • Since: 2004/10/7


Thanks for xcgal infos!

So, I've tested the site with same XOOPS config on another server and the blocks are displayed correctly. The Config on the first server is:

XOOPS Version - XOOPS 2.3.2
PHP Version - 5.2.8
MySQL Version - 5.0.32-Debian_7etch8
Server API Version - cgi-fcgi
OS Version - Linux
safe_mode - On
register_globals - Off
magic_quotes_gpc - On
allow_url_fopen - Off
fsockopen - Off

What is your server config?



8
mcleines
Re: Blocks in wrong order for ANON USERS ONLY on top page after 2.3.2a upgrade
  • 2008/12/8 11:16

  • mcleines

  • Not too shy to talk

  • Posts: 108

  • Since: 2004/10/7


Thank you!

I made an upgrade from 2.2.6 to 2.3.2b and have the same issue, but only if I haven't set a module for startpage. If you use "news" as startpage then the blocks were ordered correctly.

Did you have SQL error on upgrade?




9
mcleines
Re: Blocks in wrong order for ANON USERS ONLY on top page after 2.3.2a upgrade
  • 2008/12/8 10:00

  • mcleines

  • Not too shy to talk

  • Posts: 108

  • Since: 2004/10/7


You must update the block user rights for the different groups in group administration. Go to "modify" the group and click on "Update group". I think the rights are not stored correctly in upgrade process.



10
mcleines
Re: XC Gallery
  • 2006/11/13 8:08

  • mcleines

  • Not too shy to talk

  • Posts: 108

  • Since: 2004/10/7


That seems to be a PHP-safe_mode problem.

you have to edit file xcgal/include/init.inc.php at row 40, delete the 2 slashes at //define('SILLY_SAFE_MODE',1);

Please report your results!




TopTop
(1) 2 3 4 ... 8 »



Login

Who's Online

169 user(s) are online (103 user(s) are browsing Support Forums)


Members: 0


Guests: 169


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