1
frogX
Re: Yogurt Social Network 2.9 BETA
  • 2008/2/26 17:38

  • frogX

  • Just popping in

  • Posts: 5

  • Since: 2008/2/7 9


[quote]
antifmradio wrote:
im still waiting for a responce to this one please?
Its about my Tribes and how to delete them if i can get to their lilnks.

Sorry no idea. Editing and deliting is only possible for the owner. If this user was deleted, you have a problem.

But joining a tribe should be possible ... even if the owner is gone.

greetings, volker



2
frogX
Re: Yogurt Social Network 2.9 BETA
  • 2008/2/26 16:38

  • frogX

  • Just popping in

  • Posts: 5

  • Since: 2008/2/7 9


uhh ... did you know what you are doing?

Have you change the database-strukture by phpMyAdmin too?
If you only change the variable-definition, you get no longer an error, but the name is trunkaded in the database.

Change in the table xoops_users the user_avatar field to a lenght of 40 ...

But be carefull, phpMyAdmin is a not tool to play around with.

greetings, volker



3
frogX
Re: Yogurt Social Network 2.9 BETA
  • 2008/2/26 9:23

  • frogX

  • Just popping in

  • Posts: 5

  • Since: 2008/2/7 9


Same problem here with avatars.
I found the following:

I use XOOPS 2.0.18. the field for the avatar-file in the user-table is varchar(30).

On uploading an image yogurt generatet a thumb with names like: thumb_pic_1_47c34e049f36e.jpg where the first number is the uid.
Up to uid 99 everything went well, but starting with uid 100 the name ist too long for fitting in the user-table.

Up to now I have no solution.

First attempt was to change the thumbnail name. But it is hard-coded and I dont’t manage to find all places. So if I change it in the yogurt_images.php the whole upload-thing is broken. On the other hand, if I change the name, all users have to re-upload theire images before they can use it as avatar.

Second attempt was to change the field in the user-table. I increase it to 40 digits and change the definition in the kernel/avatar.php ... but up to now it's not working ...

greetings, volker

found it: in kernel/user.php is a second definition for the avatar-variable. I changed it here to 40 as well and now avatrs work for uid greater than 99.



4
frogX
Re: Yogurt Social Network 2.9 BETA
  • 2008/2/11 10:01

  • frogX

  • Just popping in

  • Posts: 5

  • Since: 2008/2/7 9


just an other little bug:

The option to limit the numer of friends in the friends-block isn't working. All friends are shown.

greetings, volker



5
frogX
Re: Yogurt Social Network 2.9 BETA
  • 2008/2/7 9:43

  • frogX

  • Just popping in

  • Posts: 5

  • Since: 2008/2/7 9


OK here are some bugs I've found.
Everything tested on a debian-box with php 4.4.4-8+etch4, MySQL 5.0.32-7etch3 and Mozilla-Browser.

- If you have more friends than fit on one page, no second page is displayed

- If you have no left-colum, a right colum, center-bottom blocks are displayed in the right-colum

- If you delete a user which has friends, the friends are rested as ghosts ... (probably a sync-botton in the prefenrences could solve the database-inconsistenz)
similar problem which groups, if the owner is deleted, no one could edit them.

- Carige-Returns in scraps are not transformed in <br />

- Notifications for new craps don't work (for the other sections I've not testet)

-yogurt.css
line 185 one additional bracket
line 517 one additional comment-sign
the definition of fieldset and legend overwrite the ones from the default-theme

ok so long. I will try to put them in sourceforge too.


greetings, volker




TopTop



Login

Who's Online

168 user(s) are online (105 user(s) are browsing Support Forums)


Members: 0


Guests: 168


more...

Donat-O-Meter

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

Latest GitHub Commits