11
culex
Re: Looking for a Instant messenger module
  • 2014/9/15 12:48

  • culex

  • Module Developer

  • Posts: 711

  • Since: 2004/9/23


Hey Danielreple

Looks like it is only warnings from xforum. Assigning new values by reference should not break the page loading only give a message.

Something else must be wrong. Did you allow regular users access to the module in admin ?

In the help section there are some hints on fixing white / blank errors. Try if any of these could help. If not you could send me a link and I could give it a look.

Make sure your block is visible on "All pages" and not only frontpage.

Make sure your Xoops version is > 2.4.0. Older versions of Xoops don't have preloads, which are required.

Turn on debug and check to see if any errors emerge

Using FireFox, right click on the screen, choose inspect element, choose console in the tabs and check to see if chat heartbeat is running
"GEThttp://www.yoursite.com/modules/xim/chat.php?action=chatheartbeat&_=XXXXXXXXXXXX xxx OK xxx MS"

If no errors, use Firebug (Right click->inspect element->console) and see if there are any jQuery errors.

If there are no jQuery errors. Clean caches-> module update xim, system modules.

If the page is still blank, Go to your protector module -> settings and write xim in the form "Modules out of Dos / Crawler checker".

Check if your theme is including more than one version of jQuery. Usually in the head of your theme.html file.Normally this is no problem as long as the other including jQuery > 1.3.2



12
culex
Re: Looking for a Instant messenger module
  • 2014/9/11 12:04

  • culex

  • Module Developer

  • Posts: 711

  • Since: 2004/9/23


I am just checking now.. I'll get back to you in a few.

My local server and webserver both run xoops 2.5.6 and a previous version of php / mysql so could be why.

EDIT: Just checked with newest php / mysql / jquery and Xoops. All seems to be good. I did notice though that in 2.5.7 you'll need to make the block IM visible.

I tested with this.

Users: registered users
IM block - right sidebar
visible: Yes
All pages

Then it worked. But i did not get any white pages. Try to uninstall IM - turn debug on in admin settings and install IM again and se what errors pop up



13
culex
Re: Made changes to XIM, now preloads blanks entire site despite restoring
  • 2014/9/6 17:38

  • culex

  • Module Developer

  • Posts: 711

  • Since: 2004/9/23


Looks like it may be getting a fatal error. Could be some functions changed.. I'll give it a look soon :)



14
culex
Re: Looking for a Instant messenger module
  • 2014/9/6 17:36

  • culex

  • Module Developer

  • Posts: 711

  • Since: 2004/9/23


Hey Danielreple

Quote:

I had seen the Xim, but I downloaded here in the website module area (Xim 1.02 final) and in XOOPS 2.5.6 it didn't work, is this out of date?


So sorry I havent checked if any errors in 2.5.6, last check was with 2.5.5. I'll give it a spin to see if anything needs updating.

Quote:
I'm having trouble downloading via this link you provided. Is there any other place where I can download it? Is this with updated Xim? Why is it so big?


Looks like this link should work
Press link and then download snapshot

The size is mostly because of images used in the message container design and mp3 files used when messages are recieved



15
culex
Re: Migrate from Xoops 1.3.10
  • 2014/8/31 15:21

  • culex

  • Module Developer

  • Posts: 711

  • Since: 2004/9/23


Take a look at this link, if I'm unserstanding you correctly you need to convert an intire database setup and existing tables from lation to utf8.

how-to-convert-an-entire-mysql-database-characterset-and-collation-to-utf-8




16
culex
Re: Looking for a Instant messenger module
  • 2014/8/31 15:17

  • culex

  • Module Developer

  • Posts: 711

  • Since: 2004/9/23


This could be what you're looking for.

Display users online and instantly using jquery and ajax chat one-on-one

Xoops Instant messenger



17
culex
Re: Social Network module
  • 2013/12/29 16:04

  • culex

  • Module Developer

  • Posts: 711

  • Since: 2004/9/23


Quote:

In SmallWorld Preferences, set the "Show public posts ?" to Yes.
I think, it should be the default in the final release.


You're right. Changed in zip.



18
culex
Re: Social Network module
  • 2013/12/26 17:06

  • culex

  • Module Developer

  • Posts: 711

  • Since: 2004/9/23


Sorry about failing link, let's try this one

Smallworld RC 20

I updated a few issues with Xim messenger a few months ago link is this

Download xim messenger



19
culex
Re: Social Network module
  • 2013/12/24 14:22

  • culex

  • Module Developer

  • Posts: 711

  • Since: 2004/9/23


I forgot to update this thread. I have done some modifications + additions. Also corrected some issues from xoobaru's great issue hunting, but have been busy doing a Xoops mallware/virus scanner.

Please let me know if any issues. Could be the last RC before release :)

Smallworld RC 20

------------------------------
Changelog v.1.15 RC 20
------------------------------
Date 01. October 2013 19:11 Rev12114

NEW : When entering admin automaticly rename user avatars set as blank.gif to void.
NEW : 
Parsing array from walls in respective classes clearing multible lines of code
NEW : smallworld_referer to return after various pages
NEW : Count all msg in wall
Bugfix 
Mysql error in ALTER table comments from varchar to text
Bugfix 
School start/stop displayed wrong.
Bugfix User avatars displayed void if blankNo shows default gender no-gender user avatar
Bugfix 
User gallery opening in new tab windowNow direct to _self instead of _SELF (?)
Bugfix Error in smallworld_getAvatarLink($userid$image); Condition changed from || to &&
Bugfix comment_ajaxCondition changed from AND to OR if admin or owner of commentPermission added to condition correctly.
Bugfix In edit profile education start/stop displays correct data (date function not needed in this case).
Bugfix In gallery only displays if visitor is a friend or admin.
Bugfix Heavy code cleanup -> re-arranging to make use of classes functions.
Bugfix Only allow friends to view profile.
Bugfix User posts not showing correctly to friends/followers OR admin.
Bugfix jquery.history.js added to code to show hidden iframe in IE correctly.
Bugfix After accepting friend request force reload of page to show new friend posts.
Bugfix After closing gallery return to refer-page.
Bugfix In smallworld.js -> tagging. If @ is followed by /s then close autocomplete indicating email or other. ((this).autocomplete"close" );)
Bugfix When tagging autocomplete is attached after single not @@@ (wow strange error)
Bugfix Removed test alert() OR console.logs used for testing.
Bugfix In friendpage show only gallery menu items for friends.
Bugfix Show only wall container if num of messages 0. [smarty error]
Bugfix Rename selector (gave issue with TDMPicture) [mamba]



20
culex
Re: Remove Tell-a friend link from module.
  • 2013/7/7 10:36

  • culex

  • Module Developer

  • Posts: 711

  • Since: 2004/9/23


Try going to administration->modules and update module.




TopTop
« 1 (2) 3 4 5 ... 49 »



Login

Who's Online

137 user(s) are online (104 user(s) are browsing Support Forums)


Members: 0


Guests: 137


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