| |
| | |

CodersClub

 Forgot password?
 Register
Search
Author: etask
Collapse the left

X2.5ML Bug

[Copy link]

 United States

 Author| Post time: 2012-06-20 08:46
| Show all posts
Just try the r77 http://code.google.com/p/discuzx ... 6c518fea7a487e4e268

Again, the UCenter Login section is messy and displayed incorrectly. This bug has been fixed few weeks ago and the new version seems downgraded or go back to a old version now. What happen?

 Russia

Post time: 2012-06-20 11:59
| Show all posts
Screenshot please

 United States

 Author| Post time: 2012-06-22 06:17
| Show all posts
I don't see why I need to get the screenshot since this is the same issue and I had the screenshot up there already. You can simply log into the admin backend and click "Ucenter" to see it for yourself.

Verifying the Ucenter is a must thing especially after updating the version.





This post contains more resources

You have to Login for download or view attachment(s). No Account? Register

x

 Russia

Post time: 2012-06-22 07:19
| Show all posts
why I need to get the screenshot since this is the same issue and I had the screenshot up there already. You can simply log into the admin backend and click "Ucenter" to see it for yourself.

Because of it is YOUR problem.
I have no such bug.

The bug reason:
Your uc_server config is wrong.
Set the default language in uc_server/config.inc.php:

define('UC_DEFAULT_LANG', 'en'); // Default UCenter Language (ar,de,en, es,fr,kr,ru,sc,tc,th,tr,vn, etc...)
define('UC_DEFAULT_DIR', 'ltr'); // Default Language Direction (ltr,rtl)

 United States

 Author| Post time: 2012-06-22 08:40
| Show all posts
It was originally downloaded from your site (r77 http://code.google.com/p/discuzx ... 6c518fea7a487e4e268) and installed it without changing anything. It is also not my server issue since I had no problem with your other versions before.

 Russia

Post time: 2012-06-22 13:52
| Show all posts
Thank you.
Will think about this...

 United States

 Author| Post time: 2012-07-04 09:38
| Show all posts

RE: X2.5ML Bug


I keep having the same problem even with the new 20120701 release
http://code.google.com/p/discuzx25/source/detail?r=c2cea0eb2e16072715d0f007d5d9b72aa4ac9413

I got the discuzx25 and discuz-lang repository from:
hg clone https://code.google.com/p/discuzx25/
hg clone https://code.google.com/p/discuz-lang/

And transfer all the language files (ar,de,en,es,fr,pl,ru,th,tr,vn) from "discuz-lang" to "discuzx25" (upload/source/language).

I also try to transfer the same language files (ar,de,en,es,fr,pl,ru,th,tr,vn) from "discuz-lang" to "discuzx25" (upload/uc_server/language).

I did not change any file. Did I miss something or any step? Please help!

 Russia

Post time: 2012-07-04 11:21
| Show all posts
Please show your uc_server/data/config.inc.php content after installation.
Do not forget to remove your real username and passwod!!!

 United States

 Author| Post time: 2012-07-04 17:46
| Show all posts
This is a new installation with new database. I am not sure the meaning of "remove your real username and passwod"?

Below is my uc_server/data/config.inc.php. I have some info replaced with "====".


<?php

define('UC_DBHOST', 'localhost');

define('UC_DBUSER', '====');

define('UC_DBPW', '====');

define('UC_DBNAME', '====');

define('UC_DBCHARSET', 'utf8');

define('UC_DBTABLEPRE', '====_ucenter_');

define('UC_COOKIEPATH', '/');

define('UC_COOKIEDOMAIN', '');

define('UC_DBCONNECT', 0);

define('UC_CHARSET', 'utf-8');

define('UC_FOUNDERPW', '67f55bc3048873c9aa916508bf1074a4');

define('UC_FOUNDERSALT', 'g5ddL3');

define('UC_KEY', 'd5idp3Sfg1Y3J2F88bP6AevdK6M2Nfi93bc406o4I2w2Q286j3x3l7df75P3Zab7');

define('UC_SITEID', '15ddA3Rfj1X3V2G8qbY6me2dx672FfA9nbX4f6K4Q2M2z2T6G3J3h7Mf65S3aab7');

define('UC_MYKEY', 'e5qdA3rfc1k3x2k80be6zezdi6f2jfC9fbX4e6Q4Z2i2L276Y313o70fS5335ai7');

define('UC_DEBUG', false);

define('UC_PPP', 20);



define('UC_DEFAULT_LANG', 'en'); // Default UCenter Language (ar,de,en, es,fr,kr,ru,sc,tc,th,tr,vn, etc...)

define('UC_DEFAULT_DIR', 'ltr'); // Default Language Direction (ltr,rtl)

 Russia

Post time: 2012-07-04 18:48
| Show all posts
Ok, thanx.
I see the problem reason for now.

It is here:
define('UC_DEFAULT_LANG', 'en');

There are only 2 UC language packs in the repository: SC & TC.
But the config file require 'en' language, that is absent in the default package.

I'm trying to decide what the solution is better:

1) Put all the UC languages together into x2.5ML repo
2) Put all additional UC languages together into additional x2.5ML-LANG repo

Moreover, it is required to add an additional verification into install procedure for check if required UC language exists...

P.S.
What the languages are used in your X2.5 installation?


You have to log in before you can reply Login | Register

Points Rules

Archive|Mobile|Dark room|CodersClub

Top.Mail.Ru
Top.Mail.Ru

2024-04-27 23:29 GMT+3 , Processed in 0.082644 sec., 7 queries .

Powered by Discuz! X3.4 Release 20230520

© 2001-2024 Discuz! Team.

MultiLingual version, Rev. 4301, © codersclub.org

Quick Reply To Top Return to the list