11
ossi
Notifications "BING" :)
  • 2004/5/30 11:05

  • ossi

  • Just popping in

  • Posts: 39

  • Since: 2002/9/9 1


Using X 2.0.6

Back in 1.3.8 I had a small nice feature... if people had a Personal Message in Notifications - then they got a small "BING" Wav when they logged in

Is someone up to make this small hack

thx



12
ossi
Re: MYSQL - XOOPS_groups_users_link
  • 2004/5/24 14:05

  • ossi

  • Just popping in

  • Posts: 39

  • Since: 2002/9/9 1


I get:

Warning: main(mainfilephp): failed to open stream: No such file or directory in

Warning: main(): Failed opening 'mainfilephp' for inclusion (include_path='.:/usr/local/lib/php')


and the famous...

Fatal error: Call to a member function on a non-object in

so that was a no´go....

a SQL statement would probably be better than a script "I guess" ...



13
ossi
MYSQL - XOOPS_groups_users_link
  • 2004/5/24 13:33

  • ossi

  • Just popping in

  • Posts: 39

  • Since: 2002/9/9 1


updated XOOPS 1.3.8 to 2.0.6 worked ok just a couple of issues. The most important to resolve right now is the following.

All +8.000 user accounts are converted ok.
Users get logged in but get redirected to there useraccount page and are not allowed to see anything else.

Reason:
The TABLE XOOPS_groups_users_link
is not populated....
How can i populate this table with all the
uid´s from the XOOPS_users table and automaticly have all that are created in this table to be assigned to
groupid 2

must be a walk in the park 4 u guys or



14
ossi
Re: KHAT for Xoops 2.xx
  • 2004/5/23 20:02

  • ossi

  • Just popping in

  • Posts: 39

  • Since: 2002/9/9 1


thx kyex,

For your question below - set recording method to textfile
CHMOD 777 cache and the msg.php inside the cache folder and it works. I will try to figure our how the database recording can be fixed. This works for now.

regards
ossi



15
ossi
Re: KHAT for Xoops 2.xx
  • 2004/5/22 11:58

  • ossi

  • Just popping in

  • Posts: 39

  • Since: 2002/9/9 1


here is Pierre´s reply "e-mail" that he send me..

------------------
I didn't even know what Khat was !
After a quick search on google, I saw that khat is derived from a (very
old) script (called "chatouille") done for my phpnuke site.
Xoops didn't exists at this time.

It was a very simple script, and the "modularization" for phpnuke was very simple (at this time).
I don't know who took back my script, or what (s)he done on the code.

I've just downloaded Khat and saw the code : 60% of the functionnalities are mine, but not the whole code, nor the new structure.
The last release I see is chatouille 0.5 onhttp://mods.postnuke.com/modules.php?op=modload&name=News&file=article&sid=188,
the demo doesn't work anymore cause I redesigned the site some months ago.
(2001, wow)

Between 0.5 and 0.9, I really don't know :-/ GPL is amazing, just put some files, wait for 2-3 years, and you'll get a real piece of software

When I saw the code, I feel ashamed of soo poor code, no docs, lots of useless things, bweark !
I rewrote some chat from scratch in another project :
http://ganesha.keonox.com/addons/chatouille/
But it's dedicated to Ganesha platform and won't work on xoops.

I'm sorry I can't help you more on that. The only thing I can do is to call my friend Google :
Credits.txt => "forhttp://kyexoops.multimania.com andhttp://inconnueteam.nukien.com"
Google : inconnueteam => www.inconnueteam.net => 404 f*ck !
Google : www.inconnueteam.net => some website with post of "kotshiro"
Google : "kotshiro xoops" =>http://xoops.s1.cybton.com/ixm_index.php
(homepage of kotshiro ?) => mail : kotshiro@hotmail.com Found also :http://www.kyex.org/ixm_index.php who talk about khat for inXteam, I think it's "kyex" who wrote Khat for XOOPS and now Khat for inXteam (no email)

So, IMHO, try to contact kotshiro@hotmail.com, or post troughhttp://www.inxteam.net, he know who developped KHAT and maybe why it doesn't work on xoops

Good Luck :-/

pierre-yves
------------------




16
ossi
Re: KHAT for Xoops 2.xx
  • 2004/5/21 8:07

  • ossi

  • Just popping in

  • Posts: 39

  • Since: 2002/9/9 1


thx will contact him - I will offcause post the outcome here when I have a solution.



17
ossi
Re: KHAT for Xoops 2.xx
  • 2004/5/20 22:23

  • ossi

  • Just popping in

  • Posts: 39

  • Since: 2002/9/9 1


just tested... unfortunately another non-working KHAT ;(
I used to have a good working copy for XOOPS 1.3.xx all for XOOPS 2.0 dont seem to work. Any idea?



18
ossi
Re: KHAT for Xoops 2.xx
  • 2004/5/20 22:09

  • ossi

  • Just popping in

  • Posts: 39

  • Since: 2002/9/9 1


thx bro



19
ossi
KHAT for Xoops 2.xx
  • 2004/5/20 21:27

  • ossi

  • Just popping in

  • Posts: 39

  • Since: 2002/9/9 1


Where can I find KHAT "the chat" for XOOPS 2 ???
it used to be here. any help where i can download it ???

thx



20
ossi
Re: Upgrading from 1.xx - 2.xx
  • 2004/5/13 21:18

  • ossi

  • Just popping in

  • Posts: 39

  • Since: 2002/9/9 1


Lerning the hard way - still not working :)

well I figured out that there are 3 differences between the 1.3.8 and the 2.0.6 USER Database.

the 3 below are additions to 2.0.6

notify_method tinyint(1) NOT NULL default '1',
notify_mode tinyint(1) NOT NULL default '0',
user_mailok tinyint(1) unsigned NOT NULL default '1',


I then added the 3 mentioned in the OLD 1.3.8 DB and then exported all data - after that I imported "successfully" all users.

PROBLEM
Then I test by logging in as 1 of the "migrated/imported" users and I get "you dont have permission blablabla. and the user logged in can only see hes own account settings.

Solution
I logged in as ADMIN - not a migrated user but a original 2.0.6 USER/ADMIN, and went into SYSTEMADMIN/GROUPS/Registered Users and the clicked on "Find Users For This Group" then serarched the migrated user mentioned above and then submitted him to the "registered users" this way... and BINGO I can log in with this user ;)

Well I cant do this with +8.000 users ;) so here is my last question.....

HOW
Do I add all + 8000 account at once to the registered users group via the PhPMYadmin panel, there must shurly be a way with a bit of code in there.

Thank you in advance - hope that you can help


Regards




TopTop
« 1 (2) 3 »



Login

Who's Online

192 user(s) are online (106 user(s) are browsing Support Forums)


Members: 0


Guests: 192


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