111
sylvainb
Re: Looking for latest version of XP-weather
  • 2003/12/20 20:04

  • sylvainb

  • Not too shy to talk

  • Posts: 168

  • Since: 2003/2/11


You must have register_globals=On in your php configuration and XML apache module available on your server.



112
sylvainb
Re: WebCam Module
  • 2003/12/19 22:58

  • sylvainb

  • Not too shy to talk

  • Posts: 168

  • Since: 2003/2/11


Hello pitxuri,
now i know what is your problem!
If you could give me your email address, i would be able to send to you my working camportail.zip, even the addon.
But don't wait too much, i'm going on christmas holidays on monday morning.



113
sylvainb
Re: WebCam Module
  • 2003/12/18 22:49

  • sylvainb

  • Not too shy to talk

  • Posts: 168

  • Since: 2003/2/11


Me again!
I've also made the "required" plugin for the Extensible Waiting Block Module from GIJOE...if someone is interested...let me know.



114
sylvainb
Re: WebCam Module
  • 2003/12/18 22:40

  • sylvainb

  • Not too shy to talk

  • Posts: 168

  • Since: 2003/2/11


Hello dear neighbor!
Can you give me any "test" access to see what you're talking about?
I presume you're talking about the link from webcam thumbnail in the Top 10 or the last registered webcams, but i can only presume because guests don't have any access to camportail on your site.
Both codes for those links are in index.php of camportail.
Yours is used when you want to enter a category/subcategory and then list all webcams in it and then finally ordered them by date (dateA which mean date ascending).
Mine is used in webcam's Top 10 and also in the last registered webcams (at the bottom of the module page) and link you directly to the concerned webcam.
If it's not the case for you, simply edit index.php with your favourite editor and replace those lines (96 and 131) whith those portions of code:

For line 96:
echo "show.php?op=showcam&camid=$camid" title=""._VOIR." $camname">images/news.png" width="16" height="16" border="0"> $camname ($last->pays$descript ($date)
n"
;


For line 131:
."60">show.php?op=showcam&camid=$item[camid]" title=""._VOIR." $item[camname]">imgcam/$item[camimg]" width="60" height="45">n"


You should then have same links as me.
Hope it'll help you.



115
sylvainb
Re: WebCam Module
  • 2003/12/18 16:37

  • sylvainb

  • Not too shy to talk

  • Posts: 168

  • Since: 2003/2/11


camportail.zip file sended to you Liya and Rico.
Hope you both received it as i haven't any feedback yet!



116
sylvainb
Re: WebCam Module
  • 2003/12/16 6:07

  • sylvainb

  • Not too shy to talk

  • Posts: 168

  • Since: 2003/2/11


Hi Rico,
there is camportail from XOOPS v1.
After some minors changes, i figured it to work with XOOPS v2.
Can't ensure that i've done a clean job, but it work for me and it's the essential.
You can have a look THERE to see if it's what you're looking for.
If it is, i can send it to you by email.



117
sylvainb
Re: Problem with charset
  • 2003/12/12 19:03

  • sylvainb

  • Not too shy to talk

  • Posts: 168

  • Since: 2003/2/11


Hello,
you can find what you're looking for in language\your_language\global.php.
There, you'll see at the bottom of the page :Quote:
//%%%%% LANGUAGE SPECIFIC SETTINGS %%%%%
define('_CHARSET', 'ISO-8859-1');
define('_LANGCODE', 'fr');

This example is for french language.



118
sylvainb
Re: Can't upload custom avatar?
  • 2003/5/16 22:13

  • sylvainb

  • Not too shy to talk

  • Posts: 168

  • Since: 2003/2/11


Hi, got this problem with my french web hosting!
The only way to solve that was to comment some code in /class/uploader.php :
Quote:

if (isset($this->maxWidth) || isset($this->maxHeight)) {
if (false === ($this->mediaDimention = getimagesize($this->mediaTmpName))) {
$this->setErrors('Invalid image file');
return false;
}
}

You can try this but you have to know that every user can upload a really big avatar like Billy with his 4x4 car (391 x 299) on my site...and i can't change it!



119
sylvainb
Re: MyAnnonces
  • 2003/5/15 16:07

  • sylvainb

  • Not too shy to talk

  • Posts: 168

  • Since: 2003/2/11


I've just put the module in the download section of my web site HERE.
Good download to everybody and don't hesitate to mail me if i've made a mistake (as i've keep the latest update of the module and add it my defines without test it! ) or to give me the english translation.
Thanks in advance.



120
sylvainb
Re: MyAnnonces
  • 2003/5/15 14:35

  • sylvainb

  • Not too shy to talk

  • Posts: 168

  • Since: 2003/2/11


Try to download it again, i've done it twice and the archive seems to be fine!
Or if you want, i can put it on my web site but with only german and french languages (also french language in english directory for the moment )




TopTop
« 1 ... 9 10 11 (12) 13 »



Login

Who's Online

390 user(s) are online (117 user(s) are browsing Support Forums)


Members: 0


Guests: 390


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits