1
jcweb
2.5.3 rank images and smiley not solved
  • 2011/10/9 13:31

  • jcweb

  • Quite a regular

  • Posts: 253

  • Since: 2005/4/25


Hi friends
Some users report since 2.5.0 that the path of the rank images and smilies is not correct. Yes we all can solve this bug if we uploads the images in the upload folder. For what did we need the folders rank images and smilies in the upload folders?

Is it a bug or is it not a bug?

Greets Andy

2
trabis
Re: 2.5.3 rank images and smiley not solved
  • 2011/10/9 13:38

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


Can you explain to me the exact steps to reproduce the bug?
I suppose you are upgrading from 2.4.5. After upgrade, in what page are smilies/ranks links broken? In profile, in admin edit, admin view?

Thank you.


3
jcweb
Re: 2.5.3 rank images and smiley not solved
  • 2011/10/11 7:14

  • jcweb

  • Quite a regular

  • Posts: 253

  • Since: 2005/4/25


Hey trabis
Thanks for reply. See this thread please below the link. The curious is, in the past it exist a bugtracker entry, i cannot find them again.

https://xoops.org/modules/newbb/viewtopic.php?start=0&topic_id=72865&viewmode=flat&order=ASC&type=&mode=0

Greets Andy

4
trabis
Re: 2.5.3 rank images and smiley not solved
  • 2011/10/11 12:37

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


Quote:

jcweb wrote:
Hey trabis
Thanks for reply. See this thread please below the link. The curious is, in the past it exist a bugtracker entry, i cannot find them again.


The bug was closed because it was fixed in 2.5.2.
I'm not sure if you are saying that this bug exists or if you are asking if it exists or not.

If it does exist, please reply:
Quote:
ยด
Can you explain to me the exact steps to reproduce the bug?
I suppose you are upgrading from 2.4.5. After upgrade, in what page are smilies/ranks links broken? In profile, in admin edit, admin view?

5
jcweb
Re: 2.5.3 rank images and smiley not solved
  • 2011/10/18 8:53

  • jcweb

  • Quite a regular

  • Posts: 253

  • Since: 2005/4/25


Hi trabis
The bug already exist, see a screenshot i create for you. The problem are not only the smilies, the rank image bug exist too. If you go in the administration, edit groups or members or ranks you will see it. I mean it is not a problem to fix it if you upload the images into the upload folder (not the subfolder ranks or smilies ad it is not a problem for me, but new users we have come again and again with this problem.

Greets Andy and thanks in advance.

Screenshot

6
trabis
Re: 2.5.3 rank images and smiley not solved
  • 2011/10/18 13:05

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


@jcweb

The XOOPS 2.5.3 code is good and there should not be a reason for such bug.

I think that you installed XOOPS using other language pack (not english) and that pack is not fully updated.

If the above is true, please check install/language/{yourlanguage}/mysql.lang.data.sql
The script should have the updated paths for smilies:
#
# Dumping data for table `smiles`
#

INSERT INTO smiles VALUES (1':-D''smilies/smil3dbd4d4e4c4f2.gif''Very Happy'1);
INSERT INTO smiles VALUES (2':-)''smilies/smil3dbd4d6422f04.gif''Smile'1);
INSERT INTO smiles VALUES (3':-(''smilies/smil3dbd4d75edb5e.gif''Sad'1);
INSERT INTO smiles VALUES (4':-o''smilies/smil3dbd4d8676346.gif''Surprised'1);
INSERT INTO smiles VALUES (5':-?''smilies/smil3dbd4d99c6eaa.gif''Confused'1);
INSERT INTO smiles VALUES (6'8-)''smilies/smil3dbd4daabd491.gif''Cool'1);
INSERT INTO smiles VALUES (7':lol:''smilies/smil3dbd4dbc14f3f.gif''Laughing'1);
INSERT INTO smiles VALUES (8':-x''smilies/smil3dbd4dcd7b9f4.gif''Mad'1);
INSERT INTO smiles VALUES (9':-P''smilies/smil3dbd4ddd6835f.gif''Razz'1);
INSERT INTO smiles VALUES (10':oops:''smilies/smil3dbd4df1944ee.gif''Embaressed'0);
INSERT INTO smiles VALUES (11':cry:''smilies/smil3dbd4e02c5440.gif''Crying (very sad)'0);
INSERT INTO smiles VALUES (12':evil:''smilies/smil3dbd4e1748cc9.gif''Evil or Very Mad'0);
INSERT INTO smiles VALUES (13':roll:''smilies/smil3dbd4e29bbcc7.gif''Rolling Eyes'0);
INSERT INTO smiles VALUES (14';-)''smilies/smil3dbd4e398ff7b.gif''Wink'0);
INSERT INTO smiles VALUES (15':pint:''smilies/smil3dbd4e4c2e742.gif''Another pint of beer'0);
INSERT INTO smiles VALUES (16':hammer:''smilies/smil3dbd4e5e7563a.gif''ToolTimes at work'0);
INSERT INTO smiles VALUES (17':idea:''smilies/smil3dbd4e7853679.gif''I have an idea'0);


(also check the paths for ranks, please)

If it has not the updated paths, please contact who made the language pack and ask for an update.

Thank you

7
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

Login

Who's Online

153 user(s) are online (97 user(s) are browsing Support Forums)


Members: 0


Guests: 153


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