41
blueangel
Re: RSS Feed
  • 2004/1/9 16:19

  • blueangel

  • Module Developer

  • Posts: 132

  • Since: 2002/2/20


the headlines module is inside the core package, you have only to install it in System Admin->Modules



42
blueangel
Re: sections in blank page
  • 2003/12/17 9:32

  • blueangel

  • Module Developer

  • Posts: 132

  • Since: 2002/2/20


first of all you have not to be worried about "Notice", then the reason of your blank page seems not the sections module itself but the piCal module

Quote:
Fatal error: Call to a member function on a non-object in c:\appserv\www\xoops\html\modules\piCal\blocks\pical_coming_schedule.php on line 33


it causes the fatal error that produce your blank page

of course there is also a problem with the module myAds but it is not the cause of the blank page

I do not know what it is the real problem with the module piCal, but first of all I suggest you to check if all the files of the modules exist on your server



43
blueangel
Re: Rename modules folder, is it possible?
  • 2003/11/28 7:24

  • blueangel

  • Module Developer

  • Posts: 132

  • Since: 2002/2/20


if the module has been developed following the standards you have only to modify the parameter

$modversion['dirname'] = "new_directory_name"


in file xoops_version.php

it is usually all

but if the modules does not work search in php files for:

XoopsModule::getByDirname("folder")


and modify it in

XoopsModule::getByDirname("new_folder")





44
blueangel
Re: Version 1.21 of Meta-Generator module
  • 2003/11/25 7:24

  • blueangel

  • Module Developer

  • Posts: 132

  • Since: 2002/2/20


that module is released with LGPL Licence with the execption :
Quote:

* You currently may not integrate this software with any CMS without
written permission from the author.


and in this case I don't believe that the author will give the permission to integrate it in XOOPS

but I also think that the module is not so complex and maybe it is possible to add the features that you find useful in a already released XOOPS module



45
blueangel
Re: Displaying the username in a theme
  • 2003/11/17 12:34

  • blueangel

  • Module Developer

  • Posts: 132

  • Since: 2002/2/20


try to use in your html template file the variabile

<{$user.name}>

it should display the name of the user





46
blueangel
Re: Creating Multiple Menus
  • 2003/11/13 7:27

  • blueangel

  • Module Developer

  • Posts: 132

  • Since: 2002/2/20


you find it here



47
blueangel
Re: Creating Multiple Menus
  • 2003/11/12 15:24

  • blueangel

  • Module Developer

  • Posts: 132

  • Since: 2002/2/20


I do not know if this site uses custom block or specific modules but I can tell you that my experience with multiMenu module was good



48
blueangel
Re: Blank page after install
  • 2003/11/12 15:21

  • blueangel

  • Module Developer

  • Posts: 132

  • Since: 2002/2/20


it is a very common topic

search the forum with "blank page"

or try here

http://wiki.xoops.org/wakka.php?wakka=TroubleshootingBlankPage



49
blueangel
Re: How can I publish the footer?
  • 2003/11/11 16:08

  • blueangel

  • Module Developer

  • Posts: 132

  • Since: 2002/2/20


I do not know if it is what you are searching but add

<{$xoops_footer}>

to the theme.html file and you will have on your page



50
blueangel
Re: make easy some administration functions
  • 2003/11/10 8:15

  • blueangel

  • Module Developer

  • Posts: 132

  • Since: 2002/2/20


some new feauture to help the work of administrators

MyLink and MyDownloads Modules

In order to delete/modifiy an element you have to know his ID,
I think that is annoying. What about showing a simple list of ALL elements (displayed by page obviously) with their most important fields, with the buttons EDIT near each entry and also a checkbox near every record (like phpMyAdmin) to delete more than one if you desire? And also the feature to sort this records by date, clicks, etc. ?

Newbb
Likewise the above modules for Newbb module I would like to have a brief list of topics so you can decide for example to delete the oldest topics, or delete the topics without replies and so on

ps. sorry for my english and I hope these few ideas will be helpful




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



Login

Who's Online

161 user(s) are online (120 user(s) are browsing Support Forums)


Members: 0


Guests: 161


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