1
Dante7237
XIM admin whitepage
  • 2011/11/21 20:41

  • Dante7237

  • Friend of XOOPS

  • Posts: 294

  • Since: 2008/5/28


This happened with the update to 2.5.4

Culex? Any thoughts man?
The more I know, the more I know that I really didn't wanna know.

2
culex
Re: XIM admin whitepage
  • 2011/11/22 5:09

  • culex

  • Module Developer

  • Posts: 711

  • Since: 2004/9/23


I hope so... any errors in debug ??
Programming is like sex:
One mistake and you have to support it for the rest of your life.

3
Dante7237
Re: XIM admin whitepage
  • 2011/11/22 5:17

  • Dante7237

  • Friend of XOOPS

  • Posts: 294

  • Since: 2008/5/28


oops, I guess that would help.. hehehehe

Fatal error: Class 'ximAdmin' not found in /home/xxxxx/public_html/reguser/modules/xim/admin/index.php on line 34
None All Errors (0) Deprecated (6) Queries (21) Blocks (0) Extra (2) Timers(5)

Sorry about that.
The more I know, the more I know that I really didn't wanna know.

4
Dante7237
Re: XIM admin whitepage
  • 2011/11/22 5:26

  • Dante7237

  • Friend of XOOPS

  • Posts: 294

  • Since: 2008/5/28


The module itself still works fine, but no admin.

The more I know, the more I know that I really didn't wanna know.

5
culex
Re: XIM admin whitepage
  • 2011/11/22 5:36

  • culex

  • Module Developer

  • Posts: 711

  • Since: 2004/9/23


I found it...

Around line 31
//require_once XOOPS_ROOT_PATH . '/modules/xim/class/adminclass.php';


uncomment like this
require_once XOOPS_ROOT_PATH '/modules/xim/class/adminclass.php';


I'll need to make a better check tomorrow. Looks like xoops_imAdmin needs to be replaced with the common $ for javascript functions in adminddselector.js, jquery.form.js and xim_tabs.js for xoops 2.5.4 Hope it'll work now
Programming is like sex:
One mistake and you have to support it for the rest of your life.

6
Dante7237
Re: XIM admin whitepage
  • 2011/11/22 6:06

  • Dante7237

  • Friend of XOOPS

  • Posts: 294

  • Since: 2008/5/28


Good stuff. Thanks.
The more I know, the more I know that I really didn't wanna know.

7
culex
Re: XIM admin whitepage
  • 2012/1/14 18:12

  • culex

  • Module Developer

  • Posts: 711

  • Since: 2004/9/23


I have added some minor / but important bugfixes to trunk and release/1.02 in svn

Updated version here

BUG    :    Javascript function to keep chat windows in screenview as Revision6149 (culex)
Change:    Removed a little redundent commentsThey are still kept in trunk as revision 6159 (culex)
- NEW    :    
Ajax file called getmystats used by javascript function to make dropdowns show current statusSet when toogle config in footer and in block as Revision6158 (culex)
            * 
Cloned config css to be used by footer as Revision6157 (culex)
            * 
Added footer sending data to update configurations as Revision6156 (culex)
            * 
Changed classes and spans to reflect footer is being used and not block forms as Revision6155 (culex)
- NEW    :    
Added a function to retrieve status and sound ad refresh dropdownsFixed sending jSon from footer as Revision6153 (culex)
BUG:    :    Fixed admin jquery rename to original to not breaking
BUG        :    Fixed a non declared class in admin to prevent blank screen
BUG        :    Fixed a double declared function in chat.php to prevent blank screen
Programming is like sex:
One mistake and you have to support it for the rest of your life.

8
Dante7237
Re: XIM admin whitepage
  • 2012/1/14 22:17

  • Dante7237

  • Friend of XOOPS

  • Posts: 294

  • Since: 2008/5/28


Thanks for your efforts. :)
I'll plug it in tomorrow morning and see what you've done.

The more I know, the more I know that I really didn't wanna know.

Login

Who's Online

222 user(s) are online (150 user(s) are browsing Support Forums)


Members: 0


Guests: 222


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