1
swata
Re: Widgipedia Usage - Are we allowed.
  • 2009/2/16 15:29

  • swata

  • Just popping in

  • Posts: 8

  • Since: 2008/8/8 2


Yea.. exactly... and they have a link to yahoo widgets which provides a widget building tool. Maybe very useful.

Eitherway they have some cool items..



2
swata
Widgipedia Usage - Are we allowed.
  • 2009/2/14 16:26

  • swata

  • Just popping in

  • Posts: 8

  • Since: 2008/8/8 2


Well first I am new at XOOPS and trying to develope my site to include some easy to use content. I know on my site, what I host is at my own risk, however I have found several very useful widgets at Widgipedia that work very well in xoops. They are posted to there site to be used for free.

Can anyone advise on packaging these into XOOPS modules for distribution to our members?

Here is an example of one I am considering for my site:

You Tube Mini

Any help would be greatly appriciated espicailly from the Dev Team ?



3
swata
Re: New Speed Test Module
  • 2009/2/13 20:21

  • swata

  • Just popping in

  • Posts: 8

  • Since: 2008/8/8 2


sorry had it turned off for anonymous users...thanks...its on now



4
swata
New Speed Test Module
  • 2009/2/13 19:51

  • swata

  • Just popping in

  • Posts: 8

  • Since: 2008/8/8 2


Testing out my first module.

The old flashspeedtest one wasn't working so I thought Id try and make a new one utilizing the speedtest.net flash.

Let me know what you think?

Demo Test Here


Submitted to module dowloads and awaiting approval



5
swata
Re: 99.9% finished and would like your thoughts
  • 2009/1/23 22:44

  • swata

  • Just popping in

  • Posts: 8

  • Since: 2008/8/8 2


thanks for the links



6
swata
Re: 99.9% finished and would like your thoughts
  • 2009/1/23 14:29

  • swata

  • Just popping in

  • Posts: 8

  • Since: 2008/8/8 2


Nice design and a good concept.. Were did you get your template?



7
swata
Re: still working on it but let me know what you think
  • 2009/1/23 14:22

  • swata

  • Just popping in

  • Posts: 8

  • Since: 2008/8/8 2


nice and clean.. Like the social bookmarks module. Keep up the good work... You should ad xdonation module..



8
swata
Re: xdonations Module SQL Errors under PHP5 & MySQL4
  • 2009/1/23 11:17

  • swata

  • Just popping in

  • Posts: 8

  • Since: 2008/8/8 2


Think I have the settings save issue solved for PHP5 in 2.3.2 XOOPS with xdonation 1.9. It worked for me anyways. Hope this helps some others.

First I was getting the "Fatal error: Call to undefined static function: xoopserrorhandler::getinstance() in .../modules/xdonations/includes/common.php on line 36" so I used This Fix by LucaNet and rewrote the common.php to the previous version.

That let the module function. I still could not save any settings. After some searching I found this error in the xdonations/admin/index.php file line 764:

if(!isset($HTTP_POST_VAR['op'])) {


And changed it to:

if(!isset($_POST['op'])) {


IT WORKED. I can now edit and save my configuration changes from the xdonation module. Not bad for a newbie.




TopTop



Login

Who's Online

167 user(s) are online (107 user(s) are browsing Support Forums)


Members: 0


Guests: 167


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