71
culex
Re: MyWords 2.0.99 & Common Utilities 2.1.40
  • 2012/1/7 17:46

  • culex

  • Module Developer

  • Posts: 711

  • Since: 2004/9/23


I managed to remove the 404 error when browsing translation via selector in XLanguage...

However I dont know if this removes some of the query protection in the module

I did this

in mywords/index.php line 23
if ($request=='' || $request=='index.php'){


I added another check to react if request is set -> goto home.php
if ($request == true || $request=='' || $request=='index.php'){
Programming is like sex:
One mistake and you have to support it for the rest of your life.



72
culex
Re: MyWords 2.0.99 & Common Utilities 2.1.40
  • 2012/1/7 16:31

  • culex

  • Module Developer

  • Posts: 711

  • Since: 2004/9/23


Hey there.. I just tested and now only get this big events in my live web...

I have now tested with xoops 2.5.4 in local server and there I looks great, even when MyWords is set as startpage..

Only thing still remaining in local server is the access error

127.0.0.1 - - [07/Jan/2012:17:10:50 +0100"GET /254/modules/mywords/index.php?lang=english HTTP/1.1" 404 4608


So the problemes in my live page must be something else not playing nice, I'll try to disable everything else and then get back to you.
Programming is like sex:
One mistake and you have to support it for the rest of your life.



73
culex
MyWords 2.0.99 & Common Utilities 2.1.40
  • 2011/12/14 16:41

  • culex

  • Module Developer

  • Posts: 711

  • Since: 2004/9/23


Hey there....

I have just been testing these awesome modules but have run into some problems..

Using FF 8.0 and 9.0.8112
Xoops 2.5.4 final
PHP 5.3.8
mySQL 5.0.51a-24
Xlanguage 3.03 (could be the problem)

Install Common Utilities -> copyt theme -> set theme as default - > install MyWords

Everything works fine.. Initially the xLanguage doesn't translate admin text but after some browsing this works..

I set myWords as startpage in preferences and post a test news item..

Still everything looks very very nice.... then.

I switch language to check if xlanguage is showing different text in the startpage and then it gets wierd.

I get a "404: document not found" in all pages including admin.

If i delete editorlist.php and active_modules.php from xoops_cache remove redmexico as theme using phpMyAdmin and disabling both modules + clearing all cache folders I solve the problem and can go to my page as normal..

I have been trying to disable xlanguage and no-cache but still the same problem.

Anyone have this problem ??

P.S. The modules look great though..
Programming is like sex:
One mistake and you have to support it for the rest of your life.



74
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.



75
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.



76
culex
Re: Bulgarian support sub-forum
  • 2011/11/1 8:53

  • culex

  • Module Developer

  • Posts: 711

  • Since: 2004/9/23


Quote:
some of bulgarian is still pretty comically :-S


Should be ..."MY bulgarian is still pretty comically :-S" of course"
Programming is like sex:
One mistake and you have to support it for the rest of your life.



77
culex
Re: Bulgarian support sub-forum
  • 2011/10/31 8:02

  • culex

  • Module Developer

  • Posts: 711

  • Since: 2004/9/23


I spoke to mrs culex. She sais ok to help out. I think actually she started a while ago on xoops 2.50.. I will of course help her maybe I could start on some too and she could check my translations, but maybe better if she does it, some of bulgarian is still pretty comically :-S
Programming is like sex:
One mistake and you have to support it for the rest of your life.



78
culex
Re: XIM Chat module
  • 2011/8/31 13:33

  • culex

  • Module Developer

  • Posts: 711

  • Since: 2004/9/23


Quote:

Dante7237 wrote:

When viewing the "Who's Online" window, people logged in are shown as using xim regardless of where on the site they actually are....



Yeah also I have noticed this. This is because the heartbeat run the block function constantly and therefore and overwrite the "who's online" data.

I'll look into how to bypass this somehow. Eighter an exclude function for the "who's online block" where XIM is being bypassed or maybe a query to delete XIM running from xim block....
Programming is like sex:
One mistake and you have to support it for the rest of your life.



79
culex
Re: XIM Chat module
  • 2011/8/29 16:15

  • culex

  • Module Developer

  • Posts: 711

  • Since: 2004/9/23


Ok thats no good.. :-S

I have just tested with a fresh install of 2.4.5 and with me it runs ok, however..

I did notice a small jquery bug in the 245 admin section
$(document.ready() is not a function...But even then it started up the admin.

I dont know if this could help but try to update system-module.

Also I noticed that both module + block permission needs to be set in 2.4.5 (xim block all pages)

EDIT: Found a minor bug and updated again 1.02 in svn.

- Footerbar is showing content even when disabled in preferences. Changed to show no content
Programming is like sex:
One mistake and you have to support it for the rest of your life.



80
culex
Re: New Xoops install version 2.4.3 Problems
  • 2011/8/29 16:05

  • culex

  • Module Developer

  • Posts: 711

  • Since: 2004/9/23


I found this bug also in 2.4.5. Check

install/mysql.structure.sql and replace all instances of

TYPE=MyISAM;

to

ENGINE=MyISAM;

Then the mysql will finish the install
Programming is like sex:
One mistake and you have to support it for the rest of your life.




TopTop
« 1 ... 5 6 7 (8) 9 10 11 ... 49 »



Login

Who's Online

151 user(s) are online (114 user(s) are browsing Support Forums)


Members: 0


Guests: 151


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