981
zyspec
Re: mydownloads module - where?
  • 2006/2/10 17:12

  • zyspec

  • Module Developer

  • Posts: 1095

  • Since: 2004/9/21


If you're looking for a downloads module for 2.2.x you might want to grab WF-Downloads from one of the Module Packs that were tweaked to work with the XOOPS 2.2.x. You can find it inside the Personal Pack here. If you specifically want mydownloads you can get it out of the 2.0.13.2 Full Release although I'm not sure if it works with 2.2.4...



982
zyspec
Re: How to change the "xoops_langcode" variable ?
  • 2006/2/6 18:15

  • zyspec

  • Module Developer

  • Posts: 1095

  • Since: 2004/9/21


Since you didn't state which version of XOOPS your using I'll assume it's either 2.0.13.x or 2.2.x, I didn't check any other versions but I suspect the answer's the same.

I believe what you're looking for is in the /language/your_language/global.php file (for example /language/french/global.php).

Near the end of the file you'll find the _CHARSET and _LANGCODE variables. You'll need to change these to the appropriate values.



983
zyspec
Re: extCal monthly view to show time of event
  • 2006/1/31 3:38

  • zyspec

  • Module Developer

  • Posts: 1095

  • Since: 2004/9/21


Sorry this is a little late but you may want to ask this on the extCal support forum here



984
zyspec
Re: PhpAds - Need Help
  • 2006/1/26 14:54

  • zyspec

  • Module Developer

  • Posts: 1095

  • Since: 2004/9/21


Can you tell us which version of PHPAds and XOOPS you're using?



985
zyspec
Re: Which weblog???
  • 2006/1/19 23:56

  • zyspec

  • Module Developer

  • Posts: 1095

  • Since: 2004/9/21


Do you know if you can you post to a Weblog blog via email? It's one of the features that I need for a site I'm developing. I'm using 2.0.13.2 and can't switch to 2.2 - so Xpress is out for now...

I've searched here and on the authors site but I didn't see anything.



986
zyspec
Re: Checking the "Allow other users to view my email address" box
  • 2005/12/11 14:30

  • zyspec

  • Module Developer

  • Posts: 1095

  • Since: 2004/9/21


Can you tell us which version of XOOPS you're using?



987
zyspec
Re: strange backend.php error on xoops v 2.23a..
  • 2005/11/17 19:34

  • zyspec

  • Module Developer

  • Posts: 1095

  • Since: 2004/9/21


Aharon - I believe the problem your seeing is caused by not having the NEWS module loaded (which it isn't by default in XOOPS 2.2.x). Backend.php attempts to load news articles to fill out the XML data. Backend.php tries to load the system_rss.html template but since it doesn't exist, the XML creation fails.

You can either modify backend.php to use something else to populate your XML data (say your calendar events, AMS, etc) or even easier is to just don't use backend.php to create your XML feed - use something like RSSfit fromhttp://www.brandycoke.com instead.



988
zyspec
Re: Email verification on registration
  • 2005/11/17 15:51

  • zyspec

  • Module Developer

  • Posts: 1095

  • Since: 2004/9/21


Which version of XOOPS are you using?



989
zyspec
Re: Extracting Username for use in custom pages
  • 2005/11/17 15:46

  • zyspec

  • Module Developer

  • Posts: 1095

  • Since: 2004/9/21


I believe you'll need to add the following before the ?> in your code:

include(XOOPS_ROOT_PATH."/footer.php");

or perhaps in your installation you'd want

include '/home/xoops/footer.php';


This lets XOOPS actually post the page.



990
zyspec
Re: Problem updating from 2.0.13.1 to 2.0.13.2
  • 2005/11/9 20:15

  • zyspec

  • Module Developer

  • Posts: 1095

  • Since: 2004/9/21


True... Let me slightly reword -

After copying the files I went into Admin Panel > Modules and performed an 'update' on the System module, which is when I get the error message.

I have since gone back to Admin Panel > Modules and performed another 'update' and don't receive the message on subsequent updates.

Probably not a big deal, but it is disconcerting...




TopTop
« 1 ... 96 97 98 (99) 100 »



Login

Who's Online

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


Members: 0


Guests: 168


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