11
jakkals
Re: piCal skinpath-error
  • 2003/11/6 13:27

  • jakkals

  • Just popping in

  • Posts: 34

  • Since: 2003/7/18


I also have register_globals ON, and it's also only this mod that's got the bug on my system.

12
GIJOE
Re: piCal skinpath-error
  • 2003/11/6 13:47

  • GIJOE

  • Quite a regular

  • Posts: 265

  • Since: 2003/8/13


php 4.2.3 is well known as buggy version.
If you say this is piCal's bug to the end,
you should test php-4.3.x at first.

13
jakkals
Re: piCal skinpath-error
  • 2003/11/6 13:52

  • jakkals

  • Just popping in

  • Posts: 34

  • Since: 2003/7/18


Gijoe

Never meant to offend you! ! ! Still think it's a great mod, but I have no PHP skills. No way I can solve this myself. Guess I'll have to upgrade PHP ?

14
GIJOE
Re: piCal skinpath-error
  • 2003/11/6 13:53

  • GIJOE

  • Quite a regular

  • Posts: 265

  • Since: 2003/8/13


piCal was designed independent of register_globals from the beggining.
register_globals doesn't affect piCal's behavior at all.

15
GIJOE
Re: piCal skinpath-error
  • 2003/11/6 21:50

  • GIJOE

  • Quite a regular

  • Posts: 265

  • Since: 2003/8/13


Do you use Windows as Server?
I didn't guess the possibility.

I always use Unix.

for Windows Servers...

line 121 in piCal.php
[d]    $this->mydir substr__FILE__ strrpos__FILE__ '/' ) ) ;[/d]
[
color=ff0000]    $__file__ str_replaceDIRECTORY_SEPARATOR '/' __FILE__ ) ;
    
$this->mydir substr$__file__ strrpos$__file__ '/' ) ) ;[/color]

(Very thanks for Ryuji as super programmer)

The new archives(0.503) has already included this patched file.

p.s. When you claim about trouble for the next time, write your environment in detail please.
(Windows or Unix is very important information)

16
jakkals
Re: piCal skinpath-error
  • 2003/11/7 6:49

  • jakkals

  • Just popping in

  • Posts: 34

  • Since: 2003/7/18


That's it! ! ! !
Now it's looking snazy! This will be the calendar on my soon to be running site...........

Thanks

17
feral1
Re: piCal - Seach Problem
  • 2003/11/7 9:02

  • feral1

  • Just popping in

  • Posts: 20

  • Since: 2003/10/13


Great module!

I have a problem with the search function.

My site's in English, but when I search for events the date is returned in Japanese (I assume) rather than English.

Here's what it looked like:

Calendar[2003ǯ11·î11Æü]Test Event

I'd like it to look like this:

Calendar[11th November 2003]Test Event

Sorry my PHP skills are so poor to fix this myself. Can anyone provide a patch?

18
GIJOE
Re: piCal - Seach Problem
  • 2003/11/7 9:44

  • GIJOE

  • Quite a regular

  • Posts: 265

  • Since: 2003/8/13


hi feral1
Thank you for using piCal.

I've already fixed search function problems in 0.504.
(It's only my forgetting to correct)

Login

Who's Online

256 user(s) are online (145 user(s) are browsing Support Forums)


Members: 0


Guests: 256


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