31
risto
Re: news on top page
  • 2005/6/15 11:21

  • risto

  • Not too shy to talk

  • Posts: 159

  • Since: 2003/4/16


PS! the point would be to NOT go to the news module at the start. IE have a "blank" top page.



32
risto
news on top page
  • 2005/6/15 8:07

  • risto

  • Not too shy to talk

  • Posts: 159

  • Since: 2003/4/16


I'd like to display article content like its beeing don on the "top page" here on xoops. can someone show me a manual og explain how its done?



33
risto
Re: Which free php editor is best??
  • 2005/6/10 11:44

  • risto

  • Not too shy to talk

  • Posts: 159

  • Since: 2003/4/16


phpedit



34
risto
Re: avatar problem!
  • 2005/6/7 7:13

  • risto

  • Not too shy to talk

  • Posts: 159

  • Since: 2003/4/16


anyone able to help?



35
risto
Sitemap Protocol (google)
  • 2005/6/6 9:18

  • risto

  • Not too shy to talk

  • Posts: 159

  • Since: 2003/4/16


Sitemap Protocol

Anyone thinking of making a module for this? I think it would bee a nice module.

https://www.google.com/webmasters/sitemaps/



36
risto
Re: avatar problem!
  • 2005/6/5 10:45

  • risto

  • Not too shy to talk

  • Posts: 159

  • Since: 2003/4/16


2.0.9.2



37
risto
Re: avatar problem!
  • 2005/6/4 11:49

  • risto

  • Not too shy to talk

  • Posts: 159

  • Since: 2003/4/16


well Im the only admin right now. And I cant set avatars for my users. anyone know how to make this happenj?



38
risto
avatar problem!
  • 2005/6/3 23:44

  • risto

  • Not too shy to talk

  • Posts: 159

  • Since: 2003/4/16


Hi, Im trying to make it posible for admins to upload and set avatars for members of a XOOPS site. I'v tryed editing the userfile. but no.

anyone got any ideas?



39
risto
Re: avatars set by admin
  • 2005/6/3 10:46

  • risto

  • Not too shy to talk

  • Posts: 159

  • Since: 2003/4/16


Anyone able to edit there users avatars? I always keep coming back to my own avatar.



40
risto
Re: avatars set by admin
  • 2005/6/3 9:52

  • risto

  • Not too shy to talk

  • Posts: 159

  • Since: 2003/4/16


you know what to remove?

I'm getting
Fatal errorCall to undefined function: avatarexists() in


We are talking about this?
//    $avatar_select = new XoopsFormSelect("", "user_avatar", $avatar_value);
//    $avatar_array = XoopsLists::getImgListAsArray(XOOPS_ROOT_PATH."/images/avatar/");
//    $avatar_select->addOptionArray($avatar_array);
//    $a_dirlist = XoopsLists::getDirListAsArray(XOOPS_ROOT_PATH."/images/avatar/");
//    $a_dir_labels = array();
//    $a_count = 0;
//    $a_dir_link = "<a href="javascript:openWithSelfMain('".XOOPS_URL."/misc.php?action=showpopups&amp;type=avatars&amp;start=".$a_count."','avatars',600,400);">XOOPS</a>";
//    $a_count = $a_count + count($avatar_array);
//    $a_dir_labels[] = new XoopsFormLabel("", $a_dir_link);
//    foreach ($a_dirlist as $a_dir) {
//        if ( $a_dir == "users" ) {
//            continue;
//        }
//        $avatars_array = XoopsLists::getImgListAsArray(XOOPS_ROOT_PATH."/images/avatar/".$a_dir."/", $a_dir."/");
//        $avatar_select->addOptionArray($avatars_array);
//        $a_dir_link = "<a href="javascript:openWithSelfMain('".XOOPS_URL."/misc.php?action=showpopups&amp;type=avatars&amp;subdir=".$a_dir."&amp;start=".$a_count."','avatars',600,400);">".$a_dir."</a>";
//        $a_dir_labels[] = new XoopsFormLabel("", $a_dir_link);
//        $a_count = $a_count + count($avatars_array);
//    }
//    if (!empty($uid_value)) {
//        $myavatar = avatarExists($uid_value);
//        if ( $myavatar != false ) {
//            $avatar_select->addOption($myavatar, _US_MYAVATAR);
//        }
//    }
//    $avatar_select->setExtra("onchange='showImgSelected("avatar", "user_avatar", "images/avatar", "", "".XOOPS_URL."")'");
//    $avatar_label = new XoopsFormLabel("", "<img src='".XOOPS_URL."/images/avatar/".$avatar_value."' name='avatar' id='avatar' alt='' />");
//    $avatar_tray = new XoopsFormElementTray(_AM_AVATAR, "&nbsp;");
//    $avatar_tray->addElement($avatar_select);
//    $avatar_tray->addElement($avatar_label);
//    foreach ($a_dir_labels as $a_dir_label) {
//        $avatar_tray->addElement($a_dir_label);
//    }
//    $theme_select = new XoopsFormSelectTheme(_AM_THEME, "theme", $theme_value);




TopTop
« 1 2 3 (4) 5 6 7 ... 14 »



Login

Who's Online

224 user(s) are online (155 user(s) are browsing Support Forums)


Members: 0


Guests: 224


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