21
culex
Re: Social Network module
  • 2013/6/22 11:55

  • culex

  • Module Developer

  • Posts: 711

  • Since: 2004/9/23


Thanks for helping out in testing this. I think everytime I have added something new to smallworld a bunch of issues come up, or maybe they have been there all along, but at least now we're slowly getting there

In the next release. I have fixed / added the following.

NEW : Added a sync class to remove orphans in smallworld module when accessing admin/index
NEW : When entering smallworld/admin the upgrade script will change comments from varchar to text to allow unlimited lenght on comments

Bugfix: Convert comments from varchar to text in automatic upgrade.php
Bugfix: When deleting user remove also settings and complaints of user and against user
bugfix: Recognizing https as ok protocol for image upload message to wall
bugfix: removing maxlenght fron textareas (who needs them)
bugfix: double execution of function smallworld_corescript (preloads and publicindex.php)
Bugfix: Missing settings and colorbox in a few places
Bugfix: html tags breaks up changelog.txt (mamba)
Bugfix: Global vars and functions prefixing (security fix)

Still I was thinking. I use icons (heart / broken heart) as alternative icons for like / dislike.... Would it be better to use the more known thumbs up / down and maybe display a value (+5, +1 +10) for every comment / message ??



22
culex
Re: Social Network module
  • 2013/6/4 15:10

  • culex

  • Module Developer

  • Posts: 711

  • Since: 2004/9/23


Ok I can see the changes but script is still faltet in your site. I was going nuts trying to figure out exactely why, since in all my tests it runs fine, but now I think maybe I got it.

In your site you call both xim and smallworld. This is ok since they both use noConflict of jquery so they are ok..

Somewhere you then call also a 3rd version of jquery wich is 1.7.1, and I think this is what's what. The various scripts from smallworld extend jquery 1.9.1 but the xoops standard version you have in your site then overwrite the extended ones and this is maybe why the script dont recognize the functions.

Xoops in your site is version 2.5.5 ?

You could try yo admin->maintnance (clean caches) and then admin->modules -> update smallworld

Else try to upgrade the xoops jquery and jquery.ui

Jquery is here xoops_lib/Frameworks/jquery.js download jquery v1.9.1
jquery.ui is here xoops_lib/Frameworks/jquery/plugins/jquery.ui.js download jquery.ui v1.10.3



23
culex
Re: Social Network module
  • 2013/6/3 15:48

  • culex

  • Module Developer

  • Posts: 711

  • Since: 2004/9/23


I sent you another mail with another update.

Also you could get here. This should clear up the non registered getting empty div problem

1) Upload with ftp to web
2) goto admin -> modules -> update smallworld module
3) goto smallworld admin and check preferences / configs
4) done



24
culex
Re: Social Network module
  • 2013/6/3 2:16

  • culex

  • Module Developer

  • Posts: 711

  • Since: 2004/9/23


Confusin with all these homes :-s took me a while to figure out this night and I designed the £5$ thing hehe

Looks like I might have figured out the errors you reported. I was at least able to dublicate them at my local wamp server.

The problem is with the checking of permits. If you have public view set to 0 in settings apparently the module entered you to the index page but showed you only an empty div :-S... this is now set to redirect you to registration page insted.


I also discovered. That it will always give jQuery errors on upgrading, unless you after uploading make sure to update smallworld from admin -> modules.

I send Mamba the file so hopefully they should appear soon in the svn.



25
culex
Re: Social Network module
  • 2013/6/2 17:36

  • culex

  • Module Developer

  • Posts: 711

  • Since: 2004/9/23


I see the same in your page as you mention.

Xim messenger and smallworld ajax runs with intented interval, but for some reason your page displays a javascript error "xoops_smallworld.colorbox is not a function".

The plugin is included correct and position in DOM is also correct, so maybe it has to do with the jQuery.nonColflict i am using there. I'll give it a good test.

Did you recieve my mail ?



26
culex
Re: Social Network module
  • 2013/5/31 11:02

  • culex

  • Module Developer

  • Posts: 711

  • Since: 2004/9/23


@xoobaru

Ouch seems like there are multible issues in your test. I have done same tests within both web server as wamp server locally but in these my updatings work ok.

Do you have any errors in your error log when running these pages ?

I mean if you have debug level on in admin or anything stopping javascript performing in javascript console (firefox firebug, IE F12 etc etc) ?

Another thing I just remembered is maybe old pages are cached within Xoops so maybe cleaning Xoops Cache would do it.

Public index is accessable for all users even anonymous. This page displays all users public posts. I use this as a startpage in my webpage.

In admin I put only my posts as visible there, so I can use as a news module sort of. The comments other users posts to my updates are however only visible to anonymous users if this users give permission to this in settings.

If no settings are set po comments / posts from users the filter message "This comments are only ...." is shown.

Normal indexpage displays all the users in your network that are frinds AND followed by user.

I will try to make more tests with existing databases to see if I can reproduce your errors. Thanks for testing



27
culex
Re: Social Network module
  • 2013/5/27 0:53

  • culex

  • Module Developer

  • Posts: 711

  • Since: 2004/9/23


Quote:
...naahh.. when he gets to it, he gets to it. Next day you posted this.


It must be Xoopso-kinesis.



28
culex
Re: Social Network module
  • 2013/5/26 17:24

  • culex

  • Module Developer

  • Posts: 711

  • Since: 2004/9/23


Cool Mamba..

But don't fint too many bugs, I need to get started soon on a malware-scan module



29
culex
Re: Social Network module
  • 2013/5/26 0:42

  • culex

  • Module Developer

  • Posts: 711

  • Since: 2004/9/23


I have uploaded new update (Thanks Mamba)

Download here 1.15 RC 14



30
culex
Re: XOOPS 2.5.6 Final Release Issues
  • 2013/5/15 11:22

  • culex

  • Module Developer

  • Posts: 711

  • Since: 2004/9/23


Seems like one of my previous fixes to a jquery error in 2.5.0 (I think) is doing this and this no longer is an issue.

In modules/system/themes/default/js/tooltips.js

Remove
( function($) {


and the page's last instance of
)};


should render the html in admin correctly




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



Login

Who's Online

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


Members: 0


Guests: 289


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