141
GIJOE
Re: myAlbum-P 2.0 - Display problem...
  • 2004/1/20 4:32

  • GIJOE

  • Quite a regular

  • Posts: 265

  • Since: 2003/8/13


hi fishspon.

This is template issue.
Change your template 'myalbum_photo_in_list.html'.

This advise is based on myAlbum-P 2.5
because I've already forgot codes about myAlbum-P 2.0.



142
GIJOE
Re: correct path for batch upload
  • 2004/1/20 4:28

  • GIJOE

  • Quite a regular

  • Posts: 265

  • Since: 2003/8/13


"batch upload" is some kind of typo.
"batch register" is correct, I think.

see this thread
https://xoops.org/modules/newbb/viewtopic.php?topic_id=11902&forum=4#47553

Since HTTP doesn't allow multiple upload from local to server at once, you have to upload photos by FTP beforehand if you want to "batch upload".



143
GIJOE
Re: uploading photos error with myalbum-p
  • 2004/1/20 4:16

  • GIJOE

  • Quite a regular

  • Posts: 265

  • Since: 2003/8/13


hi damon.
Show the result of "check configs" in myAlbum-P's admin.

Even if your environment doesn't allow any uploading,
you may use "batch register" in myAlbum-P's admin.



144
GIJOE
Re: The Autologin... again....
  • 2004/1/20 4:07

  • GIJOE

  • Quite a regular

  • Posts: 265

  • Since: 2003/8/13


hi marcan.

You've misunderstood.
My autologin hack means you can login without using the textboxes.
If you loged out in previous session, uname(uid) and hashed password has already eliminated from your COOKIES.

And what brash said is incorrect too.
My hack reccomends not to use custom session.

My auto-login hack has already be included core of XOOPS >= 2.0.4 as inactivated codes.
Seehttp://wiki.xoops.org/wakka.php?wakka=XoopsAutoLoginHack



145
GIJOE
Re: another auto-login by GIJOE for newbb & ipbm xoopsers
  • 2004/1/18 9:14

  • GIJOE

  • Quite a regular

  • Posts: 265

  • Since: 2003/8/13


hi BMCouto
Which archive did you use?
Probably autologin_for_xoops2.0.3.tar.gz can be also usable to XOOPS 2.0.2, I think.

After overwriting 4 files into XOOPS, don't forget updating system module in module's admin.

user.php
include/common.php
include/checklogin.php
modules/system/templates/blocks/system_block_login.html

If it don't work, you have to patch manually.



146
GIJOE
Re: problem uploading photos myalbum-p
  • 2004/1/7 21:01

  • GIJOE

  • Quite a regular

  • Posts: 265

  • Since: 2003/8/13


Did you make netpbm in new server?
As the files of netpbm are binary, it is not portable between two different environments.




147
GIJOE
Re: problem uploading photos myalbum-p
  • 2004/1/7 3:14

  • GIJOE

  • Quite a regular

  • Posts: 265

  • Since: 2003/8/13


Did you set the executable permissions into netpbm files?
pnmscale,pnmtojpeg,jpegtopnm etc. should be 777 or 707.




148
GIJOE
Re: myAlbum-P 2.50
  • 2003/12/26 9:31

  • GIJOE

  • Quite a regular

  • Posts: 265

  • Since: 2003/8/13


It looks like a bug.

Test this code please.
line 26 of header.php
include[d]_once[/d](XOOPS_ROOT_PATH."/modules/myalbum/include/read_configs.php");




149
GIJOE
Re: sections in blank page
  • 2003/12/18 6:55

  • GIJOE

  • Quite a regular

  • Posts: 265

  • Since: 2003/8/13


I think this is a bug of Sections module.
Each functions in modules/sections/index.php should also include global $xoopsTpl, $xoopsUserIsAdmin.
I don't know why such a clearly bug has not fixed yet.
(so few users?)

Anyway, I'll patch my piCal after next version to work fine with such a buggy module.

Quote:

Very thanks for excellent pical module.
It's my pleasure



150
GIJOE
Re: sections in blank page
  • 2003/12/17 13:25

  • GIJOE

  • Quite a regular

  • Posts: 265

  • Since: 2003/8/13


hi caramuxo.

It seems that the sections module unset $xoopsTpl.
Hmmm...
As the feature of embed_css is not important, you can feel free to patch like this:

line 32 of blocks/pical_coming_schedule.php
[color=ff0000]if(is_object($xoopsTpl)) [/color]$xoopsTpl->assign"xoops_module_header" "<style><!-- n" $cal->get_embed_css() . "n--></style>n" ) ;

        
$block['content'] = $cal->get_coming_schedule"$mod_url/index.php" $coming_numrows ) ;


Another 3 blocks (pical_*_schedule.php) should be changed the same as coming block.




TopTop
« 1 ... 12 13 14 (15) 16 17 18 ... 21 »



Login

Who's Online

135 user(s) are online (92 user(s) are browsing Support Forums)


Members: 0


Guests: 135


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