Fork me on GitHub


 Bas   Précédent   Suivant

« 1 (2) 3 4 5 ... 10 »


Re: Xhld 3.08 ignore des caractères dans les url
Régulier
Inscrit: 05/12/2003 17:21
De Marseille
Messages: 322
Je ne pense pas, j'ai pris garde à tout encoder correctement, et à part là, je n'ai pas de problème de charactères.

Posté le : 29/01/2009 12:42
Transférer la contribution vers d'autres applications Transférer


Re: Xhld 3.08 ignore des caractères dans les url
Régulier
Inscrit: 05/12/2003 17:21
De Marseille
Messages: 322
Alors du nouveau :

Les liens sont correct en localhost.
J'ai retransféré le module puis fais une mise à jour et reintégré les flux, mais toujours sans résultat.
Est ce que ça pourrait venir de la configuration du serveur de mon hébergeur ?

version localhost :
Citation :
XOOPS Version - XOOPS 2.3.2 PHP Version - 5.2.5 MySQL Version - 5.0.51a-community-nt Server API Version - apache2handler OS Version - WINNT safe_mode - Off register_globals - Off magic_quotes_gpc - Off allow_url_fopen - On fsockopen - On allow_call_time_pass_reference - Off post_max_size - 8M max_input_time - 60 output_buffering - 4096 max_execution_time - 30 memory_limit - 128M file_uploads - On upload_max_filesize - 2M

extension php :
Citation :
* bcmath * calendar * com_dotnet * ctype * session * filter * ftp * hash * iconv * json * odbc * pcre * Reflection * date * libxml * standard * tokenizer * zlib * SimpleXML * dom * SPL * wddx * xml * xmlreader * xmlwriter * apache2handler * gd * mbstring * exif * mysql * mysqli * PDO * pdo_mysql * SQLite


Version en ligne :
Citation :
XOOPS Version - XOOPS 2.3.2 PHP Version - 5.2.6-pl7-gentoo MySQL Version - 5.0.60-log Server API Version - cgi-fcgi OS Version - Linux safe_mode - Off register_globals - Off magic_quotes_gpc - On allow_url_fopen - Off fsockopen - On allow_call_time_pass_reference - On post_max_size - 8M max_input_time - 60 output_buffering - max_execution_time - 30 memory_limit - 64M file_uploads - On upload_max_filesize - 8M

Extensions php :
Citation :
* zip * libxml * xsl * xmlwriter * xmlrpc * dom * xmlreader * xml * tokenizer * session * pcre * SimpleXML * SPL * PDO * sockets * soap * SQLite * standard * Reflection * readline * pdo_sqlite * pdo_mysql * ncurses * mysql * mcrypt * mbstring * iconv * gettext * gd * ftp * filter * dba * date * curl * ctype * calendar * bz2 * bcmath * zlib * openssl * cgi-fcgi * runkit * eAccelerator

Posté le : 29/01/2009 11:50
Transférer la contribution vers d'autres applications Transférer


Re: CaricaFoto
Régulier
Inscrit: 05/12/2003 17:21
De Marseille
Messages: 322
Ok trouvé,

Merci

Posté le : 28/01/2009 19:44
Transférer la contribution vers d'autres applications Transférer


Re: Mylink 1.11 déploiement du sous menu
Régulier
Inscrit: 05/12/2003 17:21
De Marseille
Messages: 322
En effet ça marche mieux

A priori j'ai recup l'archive sur babylonbyxoops

Merci beaucoup

Posté le : 28/01/2009 19:36
Transférer la contribution vers d'autres applications Transférer


CaricaFoto
Régulier
Inscrit: 05/12/2003 17:21
De Marseille
Messages: 322
Bonjour,

Plus par curiosité qu'autre chose, qu'est ce que ce javascript-Caricafoto ?

C'est pas particulièrement gênant mais bon il rend cliquable des images qui ne sont pas sensées l'être.

Posté le : 28/01/2009 15:41
Transférer la contribution vers d'autres applications Transférer


Re: Mylink 1.11 déploiement du sous menu
Régulier
Inscrit: 05/12/2003 17:21
De Marseille
Messages: 322
Sinon, ça m'arrange pas trop, mais pour dépanner j'utiliserais l'astuce de hilflo.

Posté le : 28/01/2009 15:33
Transférer la contribution vers d'autres applications Transférer


Re: Mylink 1.11 déploiement du sous menu
Régulier
Inscrit: 05/12/2003 17:21
De Marseille
Messages: 322
valà valà :

<?php
// $Id: xoops_version.php,v 1.19 2004/12/26 19:11:57 onokazu Exp $
//  ------------------------------------------------------------------------ //
//                XOOPS - PHP Content Management System                      //
//                    Copyright (c) 2000 XOOPS.org                           //
//                       <http://www.xoops.org/>   ... nbsp;   //
//  ------------------------------------------------------------------------ //
//  This program is free software; you can redistribute it and/or modify     //
//  it under the terms of the GNU General Public License as published by     //
//  the Free Software Foundation; either version 2 of the License, or        //
//  (at your option) any later version.                                      //
//                                                                           //
//  You may not change or alter any portion of this comment or credits       //
//  of supporting developers from this source code or any supporting         //
//  source code which is considered copyrighted (c) material of the          //
//  original comment or credit authors.                                      //
//                                                                           //
//  This program is distributed in the hope that it will be useful,          //
//  but WITHOUT ANY WARRANTY; without even the implied warranty of           //
//  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the            //
//  GNU General Public License for more details.                             //
//                                                                           //
//  You should have received a copy of the GNU General Public License        //
//  along with this program; if not, write to the Free Software              //
//  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA //
//  ------------------------------------------------------------------------ //
$modversion['name'] = _MI_MYLINKS_NAME;
$modversion['version'] = 1.11;
$modversion['description'] = _MI_MYLINKS_DESC;
$modversion['credits'] = "Kazumi Ono<br />( http://www.mywebaddons.com/ )<br />The XOOPS Project";
$modversion['help'] = "mylinks.html";
$modversion['license'] = "GPL see LICENSE";
$modversion['official'] = 1;
$modversion['image'] = "images/mylinks_slogo.png";
$modversion['dirname'] = "mylinks";

// Sql file (must contain sql generated by phpMyAdmin or phpPgAdmin)
// All tables should not have any prefix!
$modversion['sqlfile']['mysql'] = "sql/mysql.sql";
//$modversion['sqlfile']['postgresql'] = "sql/pgsql.sql";

// Tables created by sql file (without prefix!)
$modversion['tables'][0] = "mylinks_broken";
$modversion['tables'][1] = "mylinks_cat";
$modversion['tables'][2] = "mylinks_links";
$modversion['tables'][3] = "mylinks_mod";
$modversion['tables'][4] = "mylinks_text";
$modversion['tables'][5] = "mylinks_votedata";

// Admin things
$modversion['hasAdmin'] = 1;
$modversion['adminindex'] = "admin/index.php";
$modversion['adminmenu'] = "admin/menu.php";

// Blocks
$modversion['blocks'][1]['file'] = "mylinks_top.php";
$modversion['blocks'][1]['name'] = _MI_MYLINKS_BNAME1;
$modversion['blocks'][1]['description'] = "Shows recently added web links";
$modversion['blocks'][1]['show_func'] = "b_mylinks_top_show";
$modversion['blocks'][1]['edit_func'] = "b_mylinks_top_edit";
$modversion['blocks'][1]['options'] = "date|10|25";
$modversion['blocks'][1]['template'] = 'mylinks_block_new.html';

$modversion['blocks'][2]['file'] = "mylinks_top.php";
$modversion['blocks'][2]['name'] = _MI_MYLINKS_BNAME2;
$modversion['blocks'][2]['description'] = "Shows most visited web links";
$modversion['blocks'][2]['show_func'] = "b_mylinks_top_show";
$modversion['blocks'][2]['edit_func'] = "b_mylinks_top_edit";
$modversion['blocks'][2]['options'] = "hits|10|25";
$modversion['blocks'][2]['template'] = 'mylinks_block_top.html';

// Menu
$modversion['hasMain'] = 1;
//$modversion['sub'][1]['name'] = _MI_MYLINKS_SMNAME1;
//$modversion['sub'][1]['url'] = "submit.php";
//$modversion['sub'][2]['name'] = _MI_MYLINKS_SMNAME2;
//$modversion['sub'][2]['url'] = "topten.php?hit=1";
//$modversion['sub'][3]['name'] = _MI_MYLINKS_SMNAME3;
//$modversion['sub'][3]['url'] = "topten.php?rate=1";

// Search
$modversion['hasSearch'] = 1;
$modversion['search']['file'] = "include/search.inc.php";
$modversion['search']['func'] = "mylinks_search";

// Comments
$modversion['hasComments'] = 1;
$modversion['comments']['itemName'] = 'lid';
$modversion['comments']['pageName'] = 'singlelink.php';
$modversion['comments']['extraParams'] = array('cid');
// Comment callback functions
$modversion['comments']['callbackFile'] = 'include/comment_functions.php';
$modversion['comments']['callback']['approve'] = 'mylinks_com_approve';
$modversion['comments']['callback']['update'] = 'mylinks_com_update';

// Templates
$modversion['templates'][1]['file'] = 'mylinks_brokenlink.html';
$modversion['templates'][1]['description'] = '';
$modversion['templates'][2]['file'] = 'mylinks_link.html';
$modversion['templates'][2]['description'] = '';
$modversion['templates'][3]['file'] = 'mylinks_index.html';
$modversion['templates'][3]['description'] = '';
$modversion['templates'][4]['file'] = 'mylinks_modlink.html';
$modversion['templates'][4]['description'] = '';
$modversion['templates'][5]['file'] = 'mylinks_ratelink.html';
$modversion['templates'][5]['description'] = '';
$modversion['templates'][6]['file'] = 'mylinks_singlelink.html';
$modversion['templates'][6]['description'] = '';
$modversion['templates'][7]['file'] = 'mylinks_submit.html';
$modversion['templates'][7]['description'] = '';
$modversion['templates'][8]['file'] = 'mylinks_topten.html';
$modversion['templates'][8]['description'] = '';
$modversion['templates'][9]['file'] = 'mylinks_viewcat.html';
$modversion['templates'][9]['description'] = '';

// Config Settings (only for modules that need config settings generated automatically)

// name of config option for accessing its specified value. i.e. $xoopsModuleConfig['storyhome']
$modversion['config'][1]['name'] = 'popular';

// title of this config option displayed in config settings form
$modversion['config'][1]['title'] = '_MI_MYLINKS_POPULAR';

// description of this config option displayed under title
$modversion['config'][1]['description'] = '_MI_MYLINKS_POPULARDSC';

// form element type used in config form for this option. can be one of either textbox, textarea, select, select_multi, yesno, group, group_multi
$modversion['config'][1]['formtype'] = 'select';

// value type of this config option. can be one of either int, text, float, array, or other
// form type of 'group_multi', 'select_multi' must always be 'array'
// form type of 'yesno', 'group' must be always be 'int'
$modversion['config'][1]['valuetype'] = 'int';

// the default value for this option
// ignore it if no default
// 'yesno' formtype must be either 0(no) or 1(yes)
$modversion['config'][1]['default'] = 100;

// options to be displayed in selection box
// required and valid for 'select' or 'select_multi' formtype option only
// language constants can be used for both array keys and values
$modversion['config'][1]['options'] = array('5' => 5'10' => 10'50' => 50'100' => 100'200' => 200'500' => 500'1000' => 1000);


$modversion['config'][2]['name'] = 'newlinks';
$modversion['config'][2]['title'] = '_MI_MYLINKS_NEWLINKS';
$modversion['config'][2]['description'] = '_MI_MYLINKS_NEWLINKSDSC';
$modversion['config'][2]['formtype'] = 'select';
$modversion['config'][2]['valuetype'] = 'int';
$modversion['config'][2]['default'] = 10;
$modversion['config'][2]['options'] = array('5' => 5'10' => 10'15' => 15'20' => 20'25' => 25'30' => 30'50' => 50);

$modversion['config'][3]['name'] = 'perpage';
$modversion['config'][3]['title'] = '_MI_MYLINKS_PERPAGE';
$modversion['config'][3]['description'] = '_MI_MYLINKS_PERPAGEDSC';
$modversion['config'][3]['formtype'] = 'select';
$modversion['config'][3]['valuetype'] = 'int';
$modversion['config'][3]['default'] = 10;
$modversion['config'][3]['options'] = array('5' => 5'10' => 10'15' => 15'20' => 20'25' => 25'30' => 30'50' => 50);

$modversion['config'][4]['name'] = 'anonpost';
$modversion['config'][4]['title'] = '_MI_MYLINKS_ANONPOST';
$modversion['config'][4]['description'] = '';
$modversion['config'][4]['formtype'] = 'yesno';
$modversion['config'][4]['valuetype'] = 'int';
$modversion['config'][4]['default'] = 0;

$modversion['config'][5]['name'] = 'autoapprove';
$modversion['config'][5]['title'] = '_MI_MYLINKS_AUTOAPPROVE';
$modversion['config'][5]['description'] = '_MI_MYLINKS_AUTOAPPROVEDSC';
$modversion['config'][5]['formtype'] = 'yesno';
$modversion['config'][5]['valuetype'] = 'int';
$modversion['config'][5]['default'] = 0;

$modversion['config'][6]['name'] = 'frame';
$modversion['config'][6]['title'] = '_MI_MYLINKS_USEFRAMES';
$modversion['config'][6]['description'] = '_MI_MYLINKS_USEFRAMEDSC';
$modversion['config'][6]['formtype'] = 'yesno';
$modversion['config'][6]['valuetype'] = 'int';
$modversion['config'][6]['default'] = 0;

$modversion['config'][7]['name'] = 'useshots';
$modversion['config'][7]['title'] = '_MI_MYLINKS_USESHOTS';
$modversion['config'][7]['description'] = '_MI_MYLINKS_USESHOTSDSC';
$modversion['config'][7]['formtype'] = 'yesno';
$modversion['config'][7]['valuetype'] = 'int';
$modversion['config'][7]['default'] = 0;

$modversion['config'][8]['name'] = 'shotwidth';
$modversion['config'][8]['title'] = '_MI_MYLINKS_SHOTWIDTH';
$modversion['config'][8]['description'] = '_MI_MYLINKS_SHOTWIDTHDSC';
$modversion['config'][8]['formtype'] = 'textbox';
$modversion['config'][8]['valuetype'] = 'int';
$modversion['config'][8]['default'] = 140;

// Notification

$modversion['hasNotification'] = 1;
$modversion['notification']['lookup_file'] = 'include/notification.inc.php';
$modversion['notification']['lookup_func'] = 'mylinks_notify_iteminfo';

$modversion['notification']['category'][1]['name'] = 'global';
$modversion['notification']['category'][1]['title'] = _MI_MYLINKS_GLOBAL_NOTIFY;
$modversion['notification']['category'][1]['description'] = _MI_MYLINKS_GLOBAL_NOTIFYDSC;
$modversion['notification']['category'][1]['subscribe_from'] = array('index.php','viewcat.php','singlelink.php');

$modversion['notification']['category'][2]['name'] = 'category';
$modversion['notification']['category'][2]['title'] = _MI_MYLINKS_CATEGORY_NOTIFY;
$modversion['notification']['category'][2]['description'] = _MI_MYLINKS_CATEGORY_NOTIFYDSC;
$modversion['notification']['category'][2]['subscribe_from'] = array('viewcat.php''singlelink.php');
$modversion['notification']['category'][2]['item_name'] = 'cid';
$modversion['notification']['category'][2]['allow_bookmark'] = 1;

$modversion['notification']['category'][3]['name'] = 'link';
$modversion['notification']['category'][3]['title'] = _MI_MYLINKS_LINK_NOTIFY;
$modversion['notification']['category'][3]['description'] = _MI_MYLINKS_LINK_NOTIFYDSC;
$modversion['notification']['category'][3]['subscribe_from'] = 'singlelink.php';
$modversion['notification']['category'][3]['item_name'] = 'lid';
$modversion['notification']['category'][3]['allow_bookmark'] = 1;

$modversion['notification']['event'][1]['name'] = 'new_category';
$modversion['notification']['event'][1]['category'] = 'global';
$modversion['notification']['event'][1]['title'] = _MI_MYLINKS_GLOBAL_NEWCATEGORY_NOTIFY;
$modversion['notification']['event'][1]['caption'] = _MI_MYLINKS_GLOBAL_NEWCATEGORY_NOTIFYCAP;
$modversion['notification']['event'][1]['description'] = _MI_MYLINKS_GLOBAL_NEWCATEGORY_NOTIFYDSC;
$modversion['notification']['event'][1]['mail_template'] = 'global_newcategory_notify';
$modversion['notification']['event'][1]['mail_subject'] = _MI_MYLINKS_GLOBAL_NEWCATEGORY_NOTIFYSBJ;

$modversion['notification']['event'][2]['name'] = 'link_modify';
$modversion['notification']['event'][2]['category'] = 'global';
$modversion['notification']['event'][2]['admin_only'] = 1;
$modversion['notification']['event'][2]['title'] = _MI_MYLINKS_GLOBAL_LINKMODIFY_NOTIFY;
$modversion['notification']['event'][2]['caption'] = _MI_MYLINKS_GLOBAL_LINKMODIFY_NOTIFYCAP;
$modversion['notification']['event'][2]['description'] = _MI_MYLINKS_GLOBAL_LINKMODIFY_NOTIFYDSC;
$modversion['notification']['event'][2]['mail_template'] = 'global_linkmodify_notify';
$modversion['notification']['event'][2]['mail_subject'] = _MI_MYLINKS_GLOBAL_LINKMODIFY_NOTIFYSBJ;

$modversion['notification']['event'][3]['name'] = 'link_broken';
$modversion['notification']['event'][3]['category'] = 'global';
$modversion['notification']['event'][3]['admin_only'] = 1;
$modversion['notification']['event'][3]['title'] = _MI_MYLINKS_GLOBAL_LINKBROKEN_NOTIFY;
$modversion['notification']['event'][3]['caption'] = _MI_MYLINKS_GLOBAL_LINKBROKEN_NOTIFYCAP;
$modversion['notification']['event'][3]['description'] = _MI_MYLINKS_GLOBAL_LINKBROKEN_NOTIFYDSC;
$modversion['notification']['event'][3]['mail_template'] = 'global_linkbroken_notify';
$modversion['notification']['event'][3]['mail_subject'] = _MI_MYLINKS_GLOBAL_LINKBROKEN_NOTIFYSBJ;

$modversion['notification']['event'][4]['name'] = 'link_submit';
$modversion['notification']['event'][4]['category'] = 'global';
$modversion['notification']['event'][4]['admin_only'] = 1;
$modversion['notification']['event'][4]['title'] = _MI_MYLINKS_GLOBAL_LINKSUBMIT_NOTIFY;
$modversion['notification']['event'][4]['caption'] = _MI_MYLINKS_GLOBAL_LINKSUBMIT_NOTIFYCAP;
$modversion['notification']['event'][4]['description'] = _MI_MYLINKS_GLOBAL_LINKSUBMIT_NOTIFYDSC;
$modversion['notification']['event'][4]['mail_template'] = 'global_linksubmit_notify';
$modversion['notification']['event'][4]['mail_subject'] = _MI_MYLINKS_GLOBAL_LINKSUBMIT_NOTIFYSBJ;

$modversion['notification']['event'][5]['name'] = 'new_link';
$modversion['notification']['event'][5]['category'] = 'global';
$modversion['notification']['event'][5]['title'] = _MI_MYLINKS_GLOBAL_NEWLINK_NOTIFY;
$modversion['notification']['event'][5]['caption'] = _MI_MYLINKS_GLOBAL_NEWLINK_NOTIFYCAP;
$modversion['notification']['event'][5]['description'] = _MI_MYLINKS_GLOBAL_NEWLINK_NOTIFYDSC;
$modversion['notification']['event'][5]['mail_template'] = 'global_newlink_notify';
$modversion['notification']['event'][5]['mail_subject'] = _MI_MYLINKS_GLOBAL_NEWLINK_NOTIFYSBJ;

$modversion['notification']['event'][6]['name'] = 'link_submit';
$modversion['notification']['event'][6]['category'] = 'category';
$modversion['notification']['event'][6]['admin_only'] = 1;
$modversion['notification']['event'][6]['title'] = _MI_MYLINKS_CATEGORY_LINKSUBMIT_NOTIFY;
$modversion['notification']['event'][6]['caption'] = _MI_MYLINKS_CATEGORY_LINKSUBMIT_NOTIFYCAP;
$modversion['notification']['event'][6]['description'] = _MI_MYLINKS_CATEGORY_LINKSUBMIT_NOTIFYDSC;
$modversion['notification']['event'][6]['mail_template'] = 'category_linksubmit_notify';
$modversion['notification']['event'][6]['mail_subject'] = _MI_MYLINKS_CATEGORY_LINKSUBMIT_NOTIFYSBJ;

$modversion['notification']['event'][7]['name'] = 'new_link';
$modversion['notification']['event'][7]['category'] = 'category';
$modversion['notification']['event'][7]['title'] = _MI_MYLINKS_CATEGORY_NEWLINK_NOTIFY;
$modversion['notification']['event'][7]['caption'] = _MI_MYLINKS_CATEGORY_NEWLINK_NOTIFYCAP;
$modversion['notification']['event'][7]['description'] = _MI_MYLINKS_CATEGORY_NEWLINK_NOTIFYDSC;
$modversion['notification']['event'][7]['mail_template'] = 'category_newlink_notify';
$modversion['notification']['event'][7]['mail_subject'] = _MI_MYLINKS_CATEGORY_NEWLINK_NOTIFYSBJ;

$modversion['notification']['event'][8]['name'] = 'approve';
$modversion['notification']['event'][8]['category'] = 'link';
$modversion['notification']['event'][8]['invisible'] = 1;
$modversion['notification']['event'][8]['title'] = _MI_MYLINKS_LINK_APPROVE_NOTIFY;
$modversion['notification']['event'][8]['caption'] = _MI_MYLINKS_LINK_APPROVE_NOTIFYCAP;
$modversion['notification']['event'][8]['description'] = _MI_MYLINKS_LINK_APPROVE_NOTIFYDSC;
$modversion['notification']['event'][8]['mail_template'] = 'link_approve_notify';
$modversion['notification']['event'][8]['mail_subject'] = _MI_MYLINKS_LINK_APPROVE_NOTIFYSBJ;

?>

Posté le : 28/01/2009 15:31
Transférer la contribution vers d'autres applications Transférer


Re: Adaptation mylinks
Régulier
Inscrit: 05/12/2003 17:21
De Marseille
Messages: 322
Vu que tu as l'air de bien connaitre mylinks, tu pourrais aller jeter un oeil sur ce thread ? :
https://www.frxoops.org/modules/newbb/ ... p?topic_id=28615&forum=12

Tu connais peut-être le problème.

Posté le : 28/01/2009 11:05
Transférer la contribution vers d'autres applications Transférer


Re: Xhld 3.08 ignore des caractères dans les url
Régulier
Inscrit: 05/12/2003 17:21
De Marseille
Messages: 322
Si, ça se défini pour chaque flux, mais c'est à "oui", et le mettre à "non" ne change rien.

Posté le : 28/01/2009 11:02
Transférer la contribution vers d'autres applications Transférer


Xhld 3.08 ignore des caractères dans les url
Régulier
Inscrit: 05/12/2003 17:21
De Marseille
Messages: 322
Bonjour,

J'ai un problème avec le module xhld 3.08 sous xoops 2.3.2

Les liens diffusés par les fils d'infos que je j'utilise sont du type :
http://blablabla.com/news.asp?a=single&nid=2710&tid=1

le problème est que xhld ignore le caractère "&" et j'ai donc des liens du type :
http://blablabla.com/news.asp?a=singlenid=2710tid=1

Qui ne mènent évidement nulle part.

Une petite soluce ?

Posté le : 27/01/2009 16:37
Transférer la contribution vers d'autres applications Transférer



 Haut
« 1 (2) 3 4 5 ... 10 »




Propulsé avec XOOPS | Graphisme adapté par Tatane, Grosdunord, Montuy337513

57 Personne(s) en ligne (42 Personne(s) connectée(s) sur Forum) | Utilisateur(s): 0 | Invité(s): 57 | Plus ...