191
hyperpod
Re: Still no portrait upload?
  • 2005/3/7 23:33

  • hyperpod

  • Quite a regular

  • Posts: 359

  • Since: 2004/10/4


less than 1 month :)

Im working on the image uploader next and need to finish the part allowing users to add limited HTML to their profile description.

Regards,



192
hyperpod
Re: Time to upload my site...but how?
  • 2005/3/7 22:26

  • hyperpod

  • Quite a regular

  • Posts: 359

  • Since: 2004/10/4


How do I change the domain name on my XOOPS website?

https://xoops.org/modules/smartfaq/faq.php?faqid=394

More frequently asked questions can be found here


the search box is your friend.



Best Regards,



193
hyperpod
Re: Jamroom-like Module for Music Artists to make profiles and music uploads
  • 2005/3/7 21:39

  • hyperpod

  • Quite a regular

  • Posts: 359

  • Since: 2004/10/4


Quote:

Hey hyperpod, can users actually upload a photo or is it just offsite linking?


Update Profile Image by user (external or uploaded locally)

Quote:

The ony easy way I know of to do this would require a mod rewrite in an htaccess file to do it. This might make things a bit easier to remember for the users...simpler if we could figure a way to do it as:



This will have to be done by the webmaster using the module as I dont have mod_rewrite access on my server.

I love writing regular expressions. This module prolly wont include them, or it might be done later.

-----------------------
The Flash MP3 Player is working.. check the demo to see it in action.



I will be adding the uploaders.... the image uploader will be easy as most images are small.

The audio uploader will depend on each webmaster's server settings, and whether or not your server allows huge file uploads, since even mp3 files can range from 5-10+ megabytes.



Best Regards,



194
hyperpod
Re: Errors with Internet Security
  • 2005/3/7 14:11

  • hyperpod

  • Quite a regular

  • Posts: 359

  • Since: 2004/10/4


Make sure you search before asking a question... There have been hundreds of Questions answered already.

Why am I having problems logging in and posting when my firewall is on?



195
hyperpod
Re: Changing Content Size
  • 2005/3/7 14:08

  • hyperpod

  • Quite a regular

  • Posts: 359

  • Since: 2004/10/4


Just add another block from the admin|block menu.

Its easier than you might think at first.

You would have to edit the code of the blocks in question if you really wanted to get something in those blocks.

Cheers,

_Dan



196
hyperpod
Binary Encoded elements within a XOOPS Module
  • 2005/3/7 9:39

  • hyperpod

  • Quite a regular

  • Posts: 359

  • Since: 2004/10/4


Can we release modules that include binary encoded components?


Example:

A XOOPS2 compatible module, with only one PHP script contained within that has been binary encoded, with lets say Zend Encoder. And the rest is Open source GPL'ed code.

I have a module I want to release and am wondering the details on this, so i know which way to go.

Thanks for your time.

Best Regards,



197
hyperpod
Re: Footer won't change!
  • 2005/3/6 17:01

  • hyperpod

  • Quite a regular

  • Posts: 359

  • Since: 2004/10/4


Yeah, I editied it, but you guys provided a great solution.

I've actually had this problem too...glad to know the solution now.

Thanks,

_Dan



198
hyperpod
Re: Footer won't change!
  • 2005/3/6 16:54

  • hyperpod

  • Quite a regular

  • Posts: 359

  • Since: 2004/10/4


Yeah, fix the footer in theme.html

Hope that helps,

_Dan



199
hyperpod
Re: New Opinions
  • 2005/3/6 16:48

  • hyperpod

  • Quite a regular

  • Posts: 359

  • Since: 2004/10/4


LOL,

that wouldnt have anything to do with the 'Official XOOP' rollover label in the top right corner would it?

lmao,



200
hyperpod
Re: $xoopsModuleConfig Value in Block
  • 2005/3/6 6:55

  • hyperpod

  • Quite a regular

  • Posts: 359

  • Since: 2004/10/4


This may work for you:

$modhandler = &xoops_gethandler('module');
$xoopsModule = &$modhandler->getByDirname("moduledirname");
$config_handler = &xoops_gethandler('config');
$xoopsModuleConfig = &$config_handler->getConfigsByCat(0,$xoopsModule->getVar('mid'));


$something $xoopsModuleConfig['modconfigname'];



See if you can get this to work.


Best Regards,




TopTop
« 1 ... 17 18 19 (20) 21 22 23 ... 30 »



Login

Who's Online

213 user(s) are online (133 user(s) are browsing Support Forums)


Members: 0


Guests: 213


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