1
bennie
Re: php5 compatability
  • 2005/10/29 9:08

  • bennie

  • Just popping in

  • Posts: 40

  • Since: 2003/7/3 1


hey kidtroopa,

i don't think so, but have no id what could be the problem. check out the WF-section homepage, they have the ansers i hope.

good luck,

Ben
......



2
bennie
Re: Edit profile
  • 2005/9/13 8:31

  • bennie

  • Just popping in

  • Posts: 40

  • Since: 2003/7/3 1


i'm not exactly sure what you mean, please clarify you're question.
......



3
bennie
Re: Document Management System
  • 2005/9/13 8:27

  • bennie

  • Just popping in

  • Posts: 40

  • Since: 2003/7/3 1


this is how my dms configuration looks like, hope it helps.

DMS Configuration

Document Repository:
Document storage path: /var/www/html/modules/dms/documents
Document Storage Tuning: 1000

storage path has to be the full path on the server.

good luck,
Ben
......



4
bennie
making modules and learning the coding
  • 2005/9/6 19:53

  • bennie

  • Just popping in

  • Posts: 40

  • Since: 2003/7/3 1


Hey all,

for some time now i am thinking about making a module. the problem is i have some experiance with php but i find it very hard to make it work the XOOPS way, using what XOOPS has to offer i get stuck constandly. so far i have not found any information that makes it any more understandable. does any one know where i could start and if it isnt there i wouldnt mind making it allong the way i just need information.

all the help is app.

thanks, Ben
......



5
bennie
order group names in admin section
  • 2005/9/1 10:25

  • bennie

  • Just popping in

  • Posts: 40

  • Since: 2003/7/3 1


Does anyone now how to order the group list in the admin group section by name.

have a lot of groups and like to see them ordered by name instead of id.

i'm using XOOPS 2.0.9.2

thanks
......



6
bennie
Re: php5 compatability
  • 2005/8/4 7:36

  • bennie

  • Just popping in

  • Posts: 40

  • Since: 2003/7/3 1


can you give some information about what else could go wrong with php5.
it's not the core and core modules that i am woried about, it's some of the other modules people are depending on that will fail when using php5.
......



7
bennie
php5 compatability
  • 2005/8/3 14:16

  • bennie

  • Just popping in

  • Posts: 40

  • Since: 2003/7/3 1


Xoops builders and users,

i just migrated from php4 to php5 and the core system works like a charm (Xoops 2.0.9.2) but a lot of modules were not working. so here is what i did to get it working:

basicly the problem is a change in the global variables. these are the 4 variable stings i changed to get it to work.

$HTTP_GET_VARS ==> $_GET
$HTTP_POST_VARS ==> $_POST
$HTTP_COOKIE_VARS ==> $_COOKIE
$HTTP_SERVER_VARS ==> $_SERVER

i hope this helps in getting you're site up and running with php5. if there is more that needs change please post it here so we can make it work.

Thanks Ben
......



8
bennie
Re: xCal Events
  • 2005/6/16 9:31

  • bennie

  • Just popping in

  • Posts: 40

  • Since: 2003/7/3 1


Hi,

you need an external composer and then upload to xCal. mozilla sunbirst will do the trick i think and i know outlook will. you will need a macro (here) to get your info in *.ics format. works very good.

good luck,
Ben



9
bennie
cannot ad user in admin menu anymore
  • 2005/3/30 13:29

  • bennie

  • Just popping in

  • Posts: 40

  • Since: 2003/7/3 1


i have a problem with adding users to my system, ever since i updated to 2.0.9 i can't insert users any more. as far as i know the only thing that changed is the add to group function, but i don't think that makes the problem. i guess i has some thing to do with custom fields i added to the users table, they don't show in the admin section witch isn't a problem couse admin has no use for this information. they only show in the user profile witch is acceseble for al reg. members.

when i debug with MySQL debug i find the following problem:

INSERT INTO hdcf_users (uid, uname, name, email, url, user_avatar, user_regdate, user_icq, user_from, user_sig, user_viewemail, actkey, user_aim, user_yim, user_msnm, user_telwork, user_background, user_strength, user_weakness, pass, posts, attachsig, rank, level, theme, timezone_offset, last_login, umode, uorder, notify_method, notify_mode, user_occ, bio, user_intrest, user_mailok) VALUES (0, 'benuv', 'benuv', 'ben@human.nl', '', 'blank.gif', 1112187372, '', '', '', 0, '', '', '', '', '', '', '', '', 0, 0, 0, 0, 1, 0.00, 1, 0, 0, 0, 1, 0, '', '', 0)
Error number: 1136
Error message: Column count doesn't match value count at row 1

can you help me please, i'm very stuck with this.

thanks,

Ben



10
bennie
formfields attached to usergroups in user profile
  • 2005/1/18 16:37

  • bennie

  • Just popping in

  • Posts: 40

  • Since: 2003/7/3 1


subject me not be all that clear but i hope this is!

Hey, i hope someone can help me with this.

is it possible to have different fields for different usergroups.

let me give you an example:

i have to groups of users,
1. teachers
2. students

from teachers i would like to know which classes they give and what they like about there course. this is in adittion to the normal user info.

from student i would like to know there background and what they whant to learn. this is also in adittion to the normal user info.

i hope this will give you a bit of an insite in what i would like to do.
i'm not intressted in ways to ad fields to the user accounts, just how to link this to the user groups.

thank,
Ben de Laat




TopTop
(1) 2 3 4 »



Login

Who's Online

164 user(s) are online (115 user(s) are browsing Support Forums)


Members: 0


Guests: 164


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