111
Reintjan
Re: PM Module?
  • 2005/6/5 8:50

  • Reintjan

  • Not too shy to talk

  • Posts: 144

  • Since: 2005/3/17


You could try Private Message module that Pnooka ported from Runcms to Xoops. Download athttp://pnooka.org

It's still a beta version but i think it will work correctly.

Sccs



112
Reintjan
Re: Changing time
  • 2005/5/25 23:19

  • Reintjan

  • Not too shy to talk

  • Posts: 144

  • Since: 2005/3/17


You'll have to change this code in global.php in your language map:

define("_DATESTRING","Y/n/j G:i:s");
define("_MEDIUMDATESTRING","Y/n/j G:i");
define("_SHORTDATESTRING","Y/n/j");
/*
The following characters are recognized in the format string:
a - "am" or "pm"
A - "AM" or "PM"
d - day of the month, 2 digits with leading zeros; i.e. "01" to "31"
D - day of the week, textual, 3 letters; i.e. "Fri"
F - month, textual, long; i.e. "January"
h - hour, 12-hour format; i.e. "01" to "12"
H - hour, 24-hour format; i.e. "00" to "23"
g - hour, 12-hour format without leading zeros; i.e. "1" to "12"
G - hour, 24-hour format without leading zeros; i.e. "0" to "23"
i - minutes; i.e. "00" to "59"
j - day of the month without leading zeros; i.e. "1" to "31"
l (lowercase 'L') - day of the week, textual, long; i.e. "Friday"
L - boolean for whether it is a leap year; i.e. "0" or "1"
m - month; i.e. "01" to "12"
n - month without leading zeros; i.e. "1" to "12"
M - month, textual, 3 letters; i.e. "Jan"
s - seconds; i.e. "00" to "59"
S - English ordinal suffix, textual, 2 characters; i.e. "th", "nd"
t - number of days in the given month; i.e. "28" to "31"
T - Timezone setting of this machine; i.e. "MDT"
U - seconds since the epoch
w - day of the week, numeric, i.e. "0" (Sunday) to "6" (Saturday)
Y - year, 4 digits; i.e. "1999"
y - year, 2 digits; i.e. "99"


How to change this code you can find in the php manuals available all over the internet.

Sccs*/



113
Reintjan
Re: image gallery question
  • 2005/5/4 18:18

  • Reintjan

  • Not too shy to talk

  • Posts: 144

  • Since: 2005/3/17


xcgallery has the options you mention available



114
Reintjan
Re: Port To Xoops
  • 2005/5/4 7:14

  • Reintjan

  • Not too shy to talk

  • Posts: 144

  • Since: 2005/3/17


Quote:
Some people don't really care about load times, or how it will affect dial up users, all we want is a cool looking theme.


If load times do have your concern then I advice you not to port this theme to Xoops. It's way to much build using graphics, using graphics increases loading time of a site with more then 100% to themes just using css.



115
Reintjan
Re: Smarty templates debug???
  • 2005/4/12 16:47

  • Reintjan

  • Not too shy to talk

  • Posts: 144

  • Since: 2005/3/17


Thanks, this works for me...



116
Reintjan
Smarty templates debug???
  • 2005/4/12 14:53

  • Reintjan

  • Not too shy to talk

  • Posts: 144

  • Since: 2005/3/17


Found this in the FAQ:

If you set Debug mode to "Smarty Templates Debug" in the general settings, you'll get a popup window displaying the currently available variables.

Well turned this on on my site but no popup at all. Tried this with XOOPS 2.0.9.3 in both Firefox and IE6. Both set to not blocking popup windows. Anyone any clue?




TopTop
« 1 ... 9 10 11 (12)



Login

Who's Online

197 user(s) are online (67 user(s) are browsing Support Forums)


Members: 0


Guests: 197


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits