151
GIJOE
Re: sections in blank page
  • 2003/12/17 9:49

  • GIJOE

  • Quite a regular

  • Posts: 265

  • Since: 2003/8/13


Some modules (eg. xoopsGallery and Sections) are incompatible to codes for dynamically changing title of blocks in piCal. (AfterEvents&TheDaysEvents)

I've already fixed this codes.
Use piCal 0.508.



152
GIJOE
Re: my album -p image upload problem
  • 2003/12/16 21:45

  • GIJOE

  • Quite a regular

  • Posts: 265

  • Since: 2003/8/13


I've experienced same request.

This is how to duplicate myAlbum-P on modules/myalbum/ into myAlbum-P on modules/myalbum2/

1) copyall myalbum to myalbum2

2) modules/myalbum2/include/read_configs.php
// get my mid
        
$rs $xoopsDB->query"SELECT mid FROM ".$xoopsDB->prefix('modules')." WHERE dirname='myalbum[color=ff0000]2[/color]'" ) ;

$table_photos $xoopsDB->prefix"myalbum[color=ff0000]2[/color]_photos" ) ;
    
$table_cat $xoopsDB->prefix"myalbum[color=ff0000]2[/color]_cat" ) ;
    
$table_text $xoopsDB->prefix"myalbum[color=ff0000]2[/color]_text" ) ;
    
$table_votedata $xoopsDB->prefix"myalbum[color=ff0000]2[/color]_votedata" ) ;
    
$table_comments $xoopsDB->prefix"xoopscomments" ) ;


3) modules/myalbum2/xoops_version.php
$modversion['dirname'] = "myalbum[color=ff0000]2[/color]";

// Tables created by sql file (without prefix!)
$modversion['tables'][0] = "myalbum[color=ff0000]2[/color]_cat";
$modversion['tables'][1] = "myalbum[color=ff0000]2[/color]_photos";
$modversion['tables'][2] = "myalbum[color=ff0000]2[/color]_text";
$modversion['tables'][3] = "myalbum[color=ff0000]2[/color]_votedata";


4) modules/myalbum2/sql/mysql.sql
the table names of "myalbum_*" into "myalbum2_*"

5) all of files under modules/myalbum2/
change "/myalbum" to "/myalbum2"
change "ALBM" to "ALBM2"

6) Install it

Don't forget these operations are case sensitive.



153
GIJOE
Re: Bar representation on all day events in piCal 5.0
  • 2003/12/12 2:16

  • GIJOE

  • Quite a regular

  • Posts: 265

  • Since: 2003/8/13


hi thorian

The limitation of 'Show as bar' is 4 events per not a day but a month.

You can see 4 events is displayed in 24 Dec.
http://www.peak.ne.jp/xoops/modules/piCal/index.php?smode=Monthly



154
GIJOE
Re: Agenda-X 2.0 wish list
  • 2003/12/5 23:05

  • GIJOE

  • Quite a regular

  • Posts: 265

  • Since: 2003/8/13


How impolite you are!

Though I've never tested Agenda-X,
I respect wjue as a good module developper.

Because I am proud of piCal, I do not want DobePhat to use it.



155
GIJOE
Re: Bar representation on all day events in piCal 5.0
  • 2003/12/5 1:06

  • GIJOE

  • Quite a regular

  • Posts: 265

  • Since: 2003/8/13


Quote:

thorian wrote:
First of all, let me say that the piCal module is a great module.

Thanks!

Quote:

I realized that if i choose to have more than two all day events on the same day and with a bar representation, the module does not put all events with a bar.

Is there a way to allow more bar events in a single day?

Thanks to all in advance

Bar events are displayed up to four a month.
It is not so realistic to adjust 4 to 8 because it needs gifs from 16 to 256.
If you mean only two events can't be displayed a month,
it sounds like bug. Tell me the details, please.



156
GIJOE
Re: my album -p image upload problem
  • 2003/12/5 0:55

  • GIJOE

  • Quite a regular

  • Posts: 265

  • Since: 2003/8/13


Though I didnot read all of this thread,
it sounds like the problem of GD.

At first remove all of modules/myalbum/
and re-upload the latest version of myAlbum-P.
Don't forget updating this module in module administrator of system admin.

If your trouble continues, show the result of 'check configs & environments' in myAlbum-P's admin.



157
GIJOE
Re: Help... Missing blocks in Blocks Administration
  • 2003/11/30 2:43

  • GIJOE

  • Quite a regular

  • Posts: 265

  • Since: 2003/8/13


Quote:

robekras wrote:
In admin->system admin->preferences->General Settingsebug mode => set to PHP Debug.
As I see on a previous post, you are running 2.0.5.1
This version has a disabled XoopsErrorHandler, which means, as far as I know, that not every warning is outputted.

What you wrote is incorrect.
XoopsErrorHandler ignores the setting of error_reporting().
This cause a lot of useless Notice originally controlled not to be displayed.

Disabling XoopsErrorHandler only means that the feature of PHP debug returns to be same as 2.0.3

Certainly, the block administration is not easy to use, I think.
I'll add links to administrations of each blocks included in the modules that I'm developping (piCal, myAlbum-P, etc...)



158
GIJOE
Re: SQL error while adding photo in MyAlbum module
  • 2003/11/29 7:44

  • GIJOE

  • Quite a regular

  • Posts: 265

  • Since: 2003/8/13


Do you mean myAlubm-P 2.04 ?

If so, try 2.50beta please.
And show the result of Check Config & Environments here.



159
GIJOE
Re: Waitung module tutorials plugin needed.
  • 2003/11/27 7:26

  • GIJOE

  • Quite a regular

  • Posts: 265

  • Since: 2003/8/13


I've just made it.
Visit PEAK XOOPS



160
GIJOE
Re: Pical vs. Agendax
  • 2003/11/21 1:31

  • GIJOE

  • Quite a regular

  • Posts: 265

  • Since: 2003/8/13


I can't imagine the situation that a feature of categories is necessary for the events.
There was no such request in Japan either.

Please teach me your usage about categories , for my implementation not to knock at the wrong door.




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



Login

Who's Online

196 user(s) are online (111 user(s) are browsing Support Forums)


Members: 0


Guests: 196


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