1
tsbmusic
Re: Template-File of Xoops-Editor?
  • 2010/6/10 16:27

  • tsbmusic

  • Just popping in

  • Posts: 22

  • Since: 2010/4/12


Thank you so much! That´s exactly I´ve been searching for!

tsbmusic



2
tsbmusic
Re: Template-File of Xoops-Editor?
  • 2010/6/10 12:57

  • tsbmusic

  • Just popping in

  • Posts: 22

  • Since: 2010/4/12


I don't like the look of the editor.

But it have to be defined anywhere...



3
tsbmusic
Re: Private messages bug
  • 2010/6/10 12:50

  • tsbmusic

  • Just popping in

  • Posts: 22

  • Since: 2010/4/12


Did you update Xoops?



4
tsbmusic
Re: Template-File of Xoops-Editor?
  • 2010/6/9 16:18

  • tsbmusic

  • Just popping in

  • Posts: 22

  • Since: 2010/4/12


Nobody?



5
tsbmusic
Template-File of Xoops-Editor?
  • 2010/5/23 21:49

  • tsbmusic

  • Just popping in

  • Posts: 22

  • Since: 2010/4/12


Hi guys,

has the Xoops-Standard-Editor a template-file? And if so, where can I find this one?

tsbmusic



6
tsbmusic
Re: RMCommon Utilities 2 and MyWords 2 (Alpha)
  • 2010/5/22 17:43

  • tsbmusic

  • Just popping in

  • Posts: 22

  • Since: 2010/4/12


I really think RMCommon should be standard in Xoops.

I like it!

tsbmusic



7
tsbmusic
Re: How can I get avatar by uid?
  • 2010/5/18 19:35

  • tsbmusic

  • Just popping in

  • Posts: 22

  • Since: 2010/4/12


I have fixed the problem myself with the memberhandler.

Thanks for your help.

tsbmusic



8
tsbmusic
Re: How can I get avatar by uid?
  • 2010/5/18 18:52

  • tsbmusic

  • Just popping in

  • Posts: 22

  • Since: 2010/4/12


Thanks, but I want to include it in my module for blogs. I want to include that in the query.

Here is the code:

while($row $GLOBALS['xoopsDB']->fetchArray($res)){
        
$blog_id $row['id'];
        
$blog[$q]['id'] = $blog_id;
        
$blog[$q]['poster_id'] = $row['uid'];
        
$blog[$q]['title'] = htmlSpecialChars($row['blog_title']);
        
$blog[$q]['text'] = $myts->displayTarea($row['blog_text'], 1);
        
$q++;
    }




9
tsbmusic
How can I get avatar by uid?
  • 2010/5/18 18:19

  • tsbmusic

  • Just popping in

  • Posts: 22

  • Since: 2010/4/12


Hi guys,

I have one question:

How can I get the Useravatar by uid?

tsbmusic



10
tsbmusic
Re: how to open site on table xoops_config
  • 2010/5/10 10:42

  • tsbmusic

  • Just popping in

  • Posts: 22

  • Since: 2010/4/12


Did you close the site and now you don´t know how to open it?

Change the field closesite in the xoops_config table from 1 to 0.

That´s all!




TopTop
(1) 2 »



Login

Who's Online

208 user(s) are online (136 user(s) are browsing Support Forums)


Members: 0


Guests: 208


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