31
jcweb
Re: XoopsCalander Error
  • 2012/5/2 16:58

  • jcweb

  • Quite a regular

  • Posts: 253

  • Since: 2005/4/25


Hi Alian
see this thread here

https://xoops.org/modules/newbb/viewtopic.php?topic_id=75072&forum=74&post_id=346152#forumpost346152

I´m standing in front of the same problem. As i see, in the trunk of the 2.6 versions, this change again.

Andy




32
jcweb
Re: Strange problems with email user
  • 2012/5/1 23:48

  • jcweb

  • Quite a regular

  • Posts: 253

  • Since: 2005/4/25


Hi friends
After hours i found a solution, maybe quick, wrong or not but it works for the moment and i can go to bed.

Before, the problem, we need a german date (day.month.year) and not the american/english date (year/month/day). New in the lang file, here calendar.php is the define:

define("_CAL_FORMAT","Y-m-d");


In the german lang should it be:

define("_CAL_FORMAT","d.m.Y");


But this will not work, you see it in the screenshot, first posting. I found in the file /class/xoopsform/formtextdateselect.php in line 51:
$jstime formatTimestamp($ele_value_CAL_FORMAT);


For my understanding and in former XOOPs-Version it was:
$jstime formatTimestamp($ele_value'F j Y, H:i:s');


That will work for this time. Please help me out, i dont know where to find or search for this problem.

Greets Andy



33
jcweb
Strange problems with email user
  • 2012/5/1 18:06

  • jcweb

  • Quite a regular

  • Posts: 253

  • Since: 2005/4/25


Hi friends, i need help before i´m going frustrated ...

XOOPS 2.5.5 and here i will send email to users in the admin section. See the attached image what happend the the date picker (calendar). I think its a problem of the lang files, but i cannot find the error. If i switch to the english langauge all is ok, where should i search for (i which file)?

Thanks in andvance.
Andy

Resized Image



34
jcweb
Re: 2.5.3 rank images and smiley not solved - now solved
  • 2012/4/30 16:55

  • jcweb

  • Quite a regular

  • Posts: 253

  • Since: 2005/4/25


Sorry for late, i did not remember that i have this problem. Now on a clean, fresh installation i have the same problem. First i cannot believe @trabis (sorry) that the lang files can be the problem. I search and search and did nothing found. Now i found the problem - the lang files and only one file.

The problem grows up in the file (in my case):
root/install/language/german/mysql.lang.data.sql

One example line:
INSERT INTO smiles VALUES (6'8-)''smil3dbd4daabd491.gif''Cool'1);


it should be as in your code sample

INSERT INTO smiles VALUES (6'8-)''smilies/smil3dbd4daabd491.gif''Cool'1);


The path to the smilies folder is wrong. I think that some lang packs, not only german needs to upgrade and fix. So problem for me - solved!

Greets Andy



35
jcweb
Re: XOOPS 2.5.5 Final Released
  • 2012/4/30 16:43

  • jcweb

  • Quite a regular

  • Posts: 253

  • Since: 2005/4/25


So i catch after a while the user who report to me. I ask how did he solve that more or less problem. The problem he means was the cookie. After he delete the cookie (in his browser, firefox) and he stored the cookie after the upgrade and the first login new, everything was fine. I dont know is this the problem, but a second user confirmed that this was the solution for him too. This can be the solution, because the login with the Internet Explorer 9 they have never stored the cookie before works.

Greets Andy



36
jcweb
Re: xLanguage 3.03 Beta 1 -ready for testing & feedback
  • 2012/4/30 16:35

  • jcweb

  • Quite a regular

  • Posts: 253

  • Since: 2005/4/25


@Cesag
If i right understand, you have only to change

Database :: getInstance();


with

XoopsDatabaseFactory :: getDatabaseConnection();


in class/language.php line 39. The error warnings should fix now.

Greets Andy

Edit: I mean to remember, that you can not call the module - module/xlanguage, i mean you can, but there was ever a wihite page. The module have only a administration and nothing to show.



37
jcweb
Re: xLanguage 3.03 Beta 1 -ready for testing & feedback
  • 2012/4/30 11:56

  • jcweb

  • Quite a regular

  • Posts: 253

  • Since: 2005/4/25


Hi Michael
One closed comment, i found out now why it not works (in some module). They use content modules (content and dh-info from alfred] and they use the seo wrapper mode (site ends with .html).

At the moment you switch the mode to seo, the lang tags in the brackets are not shown when you edit the site. The language switch already works, but you see the words only in that language you call the site to edit. Without seo mode your modification in the xlanguage module works like a charme, thanks Michael!

xxx

Only for note, i will open another thread, the same problem we have with the pagebreak tag in the brackets. Without seo mode works, with wrapper it works not (the content module did not work with the pagebreak).

Greets Andy



38
jcweb
Re: xLanguage 3.03 Beta 1 -ready for testing & feedback
  • 2012/4/29 23:00

  • jcweb

  • Quite a regular

  • Posts: 253

  • Since: 2005/4/25


I forgot to reply ...
I see what happend at the user installation. He did not modify the global.php. Seems it works now fine after i modify the lang file. Thanks and sorry!

Tested under XOOPS 2.5.5 Final.

Greets Andy



39
jcweb
Re: XOOPS 2.5.5 Final Released
  • 2012/4/19 16:41

  • jcweb

  • Quite a regular

  • Posts: 253

  • Since: 2005/4/25


@vmax2extreme
To the problem with the firefox that you have with the login. I had this one time (Update from 2.5.4 to 2.5.5rc), i do the same as you and login with the ie9 - there it works. I logged out and use the firefox again and the problem was gone. I dont know what happend, but i know two users more they had the same problem (they upgrade from 2.4.5 to 2.5.5), but only one time! On a clean - new 2.5.5 Installation i did not see this problem again.

To the extCal problem, one user report me the same, i did not look at this time. Which version of extCal do you use?

Greets Andy



40
jcweb
Re: XOOPS 2.5.5 Final Released
  • 2012/4/17 17:35

  • jcweb

  • Quite a regular

  • Posts: 253

  • Since: 2005/4/25


@tatane
This happend when a user is in 2 groups, ex. admin is in members group and admin group! In this case 1 user will shown as 2 user (if you choose "show member of all groups"). I dont know its a bug or a feature

Greets Andy




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



Login

Who's Online

146 user(s) are online (87 user(s) are browsing Support Forums)


Members: 0


Guests: 146


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits