21
philou
Re: Email protection hack in userinfo.php
  • 2006/9/3 4:33

  • philou

  • Quite a regular

  • Posts: 384

  • Since: 2002/5/6 8


very good... but the link is dead for download the emailprotector.php

do you know where we can find it ???
Resized Image - - Resized Image



22
philou
Re: cant Install.
  • 2006/5/3 3:54

  • philou

  • Quite a regular

  • Posts: 384

  • Since: 2002/5/6 8


you can make a file 'phpinfo.php' with
<?php
phpinfo()
?>
so when you call this page via your browser you have all server informations. Yo can search your path in all these info.
Resized Image - - Resized Image



23
philou
Re: myalbum-p can't upload photos
  • 2006/5/3 3:49

  • philou

  • Quite a regular

  • Posts: 384

  • Since: 2002/5/6 8


and what are the informations given by the 'php debug mode' ?
youo have probably a warning
Resized Image - - Resized Image



24
philou
Re: Wordbook Module and Spam
  • 2006/4/20 5:14

  • philou

  • Quite a regular

  • Posts: 384

  • Since: 2002/5/6 8


you can add a capcha feature in the module. Have a look at the website of Dugris :http://l.jen.free.fr/modules/smartsection/item.php?itemid=1

It works as well
Resized Image - - Resized Image



25
philou
Re: inbetween. .. The best ?
  • 2006/2/21 17:08

  • philou

  • Quite a regular

  • Posts: 384

  • Since: 2002/5/6 8


for the wfchannel... I have include some WYSIWYG editor (like inbetwee) in a new version called 'pages'. I hope this module can be out very soon
Resized Image - - Resized Image



26
philou
Re: Your Top 5 Firefox Extentions
  • 2006/2/12 7:56

  • philou

  • Quite a regular

  • Posts: 384

  • Since: 2002/5/6 8


I love Firefox since a long time....

I love these extensions :

Web Developper : Waouhhh the top for coding and debug CSS, blocks, tables, XHTML link for testing ...

IE View : for my job some part of my intranet are using activeX so this extension allow to use IE for this.

MeasureIt : draw out a ruler to get the pixel width and height of any elements

Google Pagerank status : for having the rank n the status bar.

All-in one gesture : for the mouse navigation
Resized Image - - Resized Image



27
philou
Re: inbetween. .. The best ?
  • 2006/2/11 7:28

  • philou

  • Quite a regular

  • Posts: 384

  • Since: 2002/5/6 8


Yes! ! ! I did not have the good idea; -) thank you very much!!
Resized Image - - Resized Image



28
philou
Re: TinyEditor .. Is this possible ?
  • 2006/2/9 8:38

  • philou

  • Quite a regular

  • Posts: 384

  • Since: 2002/5/6 8


frankblack, your version is very good.
I work to include this in a new version of wf channel and it's a very good work.
I have just one 'problem'
When I use the FCK editor I can include the editor in a linebreak when I call it from the xoopsform class.
When i use inbetween (or other WYSIWYG editor) it can't work properly. An idea ?

ex for FCK :
case 'fck' :
            if ( 
is_readable(XOOPS_ROOT_PATH.'/modules/'.$xoopsModule->dirname().'/admin/fckeditor/fckeditor.php'))    {
                    
$fckeditor_root XOOPS_ROOT_PATH.'/modules/'.$xoopsModule->dirname().'/admin/fckeditor/';
                    include 
XOOPS_ROOT_PATH.'/modules/'.$xoopsModule->dirname().'/admin/fckeditor/fckeditor.php';
                    
ob_start();
                    
$oFCKeditor = new FCKeditor('page') ;
                    
$oFCKeditor->BasePath    XOOPS_URL.'/modules/'.$xoopsModule->dirname().'/admin/fckeditor/' ;
                    
$oFCKeditor->Value        $page ;
                    
$oFCKeditor->Height        500 ;
                    
$oFCKeditor->Width        '99%';
                    
$oFCKeditor->Create() ;
          
$sform-> insertBreak"<b>"._AM_CHANA _AM_WORDCOUNT $total_words."</b>" 'bg3');
                    
$sform-> insertBreak(ob_get_contents(), 1);
                    
ob_end_clean();
                } else {
        
$sform-> insertBreak"<b>"._AM_CHANA _AM_WORDCOUNT $total_words."</b>" 'bg3');
                
$sform-> addElement(new XoopsFormDhtmlTextArea($caption'page'$page2060));    
                }
        break;


and so the editor is in full width mode.
I can't do this for the other editor :
case 'inbetween' :
              if ( 
is_readable(XOOPS_ROOT_PATH "/class/xoopseditor/inbetween/forminbetweentextarea.php"))    {
                include_once(
XOOPS_ROOT_PATH "/class/xoopseditor/inbetween/forminbetweentextarea.php");
        
$sform-> insertBreak"<b>"._AM_CHANA _AM_WORDCOUNT $total_words."</b>" 'bg3');
                
$sform-> addElement(new XoopsFormInbetweenTextArea(array('caption'=>$caption'name'=>'page''value'=>$page'width'=>'100%''height'=>'400px')));
            } else {
        
$sform-> insertBreak"<b>"._AM_CHANA _AM_WORDCOUNT $total_words."</b>" 'bg3');
                
$sform-> addElement(new XoopsFormDhtmlTextArea($caption'page'$page2060));    
                }
        break;


any Idea ???
Resized Image - - Resized Image



29
philou
Re: FOSDEM 2006 and XOOPS
  • 2006/1/22 18:56

  • philou

  • Quite a regular

  • Posts: 384

  • Since: 2002/5/6 8


booked a room.... have somone an english or french link ? is a room already booked ? it's in a month
Resized Image - - Resized Image



30
philou
Re: HerkoCoomans.net reopened
  • 2006/1/19 19:43

  • philou

  • Quite a regular

  • Posts: 384

  • Since: 2002/5/6 8


Really a beautifull website.
Bravo Herko ! C'est très beau et esthétique
Resized Image - - Resized Image




TopTop
« 1 2 (3) 4 5 6 ... 23 »



Login

Who's Online

171 user(s) are online (99 user(s) are browsing Support Forums)


Members: 0


Guests: 171


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