salvation to all.
I expose my problem is over my skin
for version 9.0 works very well.
I add all that needed to make my skin compatible with version 8.5 (with my last version of my skin the rasta live 2.0).
I create 2 folder one for 8.5 and 9.0 for the add in the skin info add my options of 8.5 in the file option.
all still works perfectly on version 9.0 (no trace file)
I then tested on the 8.5 is a disaster nothing works.
vait I see the trace file and I find myself with this:
code:
09/01/25 22:56:17| **** The trace has started ****
09/01/25 22:56:17| Skin: Rasta live plus 3.0
09/01/25 22:56:17| Messenger version: 8.5.1302.1018 (fr-fr)
09/01/25 22:56:17| Messenger Plus! version: 4.79.353
09/01/25 22:56:17| Last definition file loaded: 923
09/01/25 22:56:17| Last style sheet file loaded: 923
09/01/25 22:56:17| Last picture file loaded: 59053
09/01/25 22:56:17| DUIParserFailure: Value creation failed '' 5
09/01/25 22:56:17| DUIParserFailure: Failed to locate stylesheet 'mainwndss' -1
09/01/25 22:56:18| DUIParserFailure: Value creation failed '' 5
09/01/25 22:56:18| DUIParserFailure: Failed to locate stylesheet 'mainwndss' -1
09/01/25 22:56:22| DUIParserFailure: Value creation failed '' 5
09/01/25 22:56:22| DUIParserFailure: Failed to locate stylesheet 'mainwndss' -1
then I look at line 5 of 923 which is this:
code:
content:rcimg(59053);
is a button that I add so I decided to delete it but when I reinstalled the skin I always trace file:
code:
09/01/25 23:48:15| **** The trace has started ****
09/01/25 23:48:15| Skin: Rasta live plus 3.0
09/01/25 23:48:15| Messenger version: 8.5.1302.1018 (fr-fr)
09/01/25 23:48:15| Messenger Plus! version: 4.79.353
09/01/25 23:48:15| Last definition file loaded: 923
09/01/25 23:48:15| Last style sheet file loaded: 923
09/01/25 23:48:15| Last picture file loaded: 59032
09/01/25 23:48:15| DUIParserFailure: Value creation failed '' 984
09/01/25 23:48:15| DUIParserFailure: Failed to locate stylesheet 'mainwndss' -1
is equivalent to:
code:
Background:rcbkd(59032);
I do not understand. because my version 2.0 of my skin is compatible with 8.5 works perfectly and by incorporating it in version 3.0 is no longer
help me please that I should not repeat any part 8.5?
thank you in advance.