Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - ch€ri{Bi}²

Pages: 1 2 [3] 4 5 6 7 ... 16
31
Discussion & Troubleshooting / Re: Image resizing... WOW
« on: September 07, 2006, 07:22:30 AM »

32
Mods & Plugins (Releases & Support) / Re: [Mod] Mini-Top
« on: August 29, 2006, 02:32:32 AM »
how to center each image in the center of each cell of table. What should I change in the code so this would be posible?

 :arrow: find this code in mini_top.php:
Quote
$mini_top_images .= "<td width=\"".$imgtable_width."\" valign=\"top\">\n";
and replace it by this one :
Quote
$mini_top_images .= "<td width=\"".$imgtable_width."\" valign=\"middle\">\n";

33
you can give the info also when go with the mouse over the button (like e tooltip).
that's the method i use  8)
 :arrow: and you can make it by yourself with this help  :wink:

34
Français / Re: Erreur sur l'ajout de l'image!
« on: August 17, 2006, 01:31:04 AM »
Bonjour,

je vais dans ajout d'image tout est bien visible mais si je la valide j'ai ce message erreur:
Erreur sur l'ajout de l'image!: oeil du tigre (02_2.jpg)
Le message d'erreur t'indique l'échec de l'opération mais ne donne aucune indication sur la cause...

 :?: peux-tu accéder aux logs de ton serveur?

  • si oui, que disent-il?
  • si non, ajoute ce code au début du fichier php que tu exécute :
    ini_set('error_reporting', E_ALL);
    et tu verras quelle erreur empèche l'opération de se terminer  :wink:

et comme indiqué sur la page d'accueil ici:
Quote
4images is free for private and non-commercial use.
et dans la licence:
Quote
Any and all visible and non-visible copyright information, including the hyperlinks in the source texts contained in said copyright information, must not be altered, removed or rendered unrecognizable or invisible.

The removal of the visible copyright information at the footer of each output page of 4images can only be legalized through the purchase of a copyright-removal license.

35
Discussion & Troubleshooting / Re: What CMS 4 4Images?
« on: August 14, 2006, 04:31:49 PM »
 :thumbup: oh yeah! it's about a 4images/phpBB/wordpress integration....
i look for a 4images/wordpress integration (without phpBB  :wink: )

36
Français / Re: pb mise a jour de templates
« on: August 14, 2006, 04:17:57 PM »
Code: [Select]
{if captcha_upload}
          <tr>
            <td class="row1" valign="top"><b>{lang_captcha}</b></td>
            <td class="row1">
              <a href="javascript:new_captcha_image();"><img src="{url_captcha_image}" border="0" id="captcha_image" /></a> <br />
              <input type="text" name="captcha" size="30" value="" class="commentinput" id="captcha_input" />
              <br />
              {lang_captcha_desc}
            </td>
          </tr>

 après ce code rajoute ceci:
Quote
{endif captcha_upload}

37
Français / Re: pb mise a jour de templates
« on: August 14, 2006, 08:57:23 AM »
peux-tu poster le code de ton fichier member_uploadform.html ?

38
Discussion & Troubleshooting / Re: What CMS 4 4Images?
« on: August 14, 2006, 03:35:38 AM »
There are Integrations working with Geeklog, Wordpress, vbportal, etc.
really ??? integration with wordpress ???
where did you see it? do you have a link ?

39
Français / Re: pb mise a jour de templates
« on: August 14, 2006, 03:28:49 AM »
Tout fonctionne bien ... sauf quand je veut rentrer dans la page de  téléchargement je rencontre ce message:
peux-tu expliquer de quelle page il s'agit?
dans le template par défaut, il n'y a pas de page de téléchargement :?

généralement, le type d'erreur que tu rencontres n'a rien à voir avec le fichier template.php (même si le message d'erreur parle de ce fichier !!!)
à mon avis tu as une erreur dans ton template (pb d' ouverture/fermeture balise ou insert de php etc.).

Repasse sur le template par défaut et vois si tu as le même pb (le fichier template.php n'est pas modifié quand on change de template  :wink: ) pour déterminer si l'erreur vient du nouveau template.

40
Discussion & Troubleshooting / Re: Badword list doesn't work
« on: August 13, 2006, 08:48:47 AM »
:oops: i found my mistake! it comes from my last upgrade...
in functions.php, the line with $text = replace_badwords($text); was in the wrong place, outside an if statment....

thank you for your help V@no! it works now!

41
Discussion & Troubleshooting / Re: Badword list doesn't work
« on: August 12, 2006, 11:33:50 PM »
yes i have some modifications for bbcode....
but even if i delete the modifications the problem is still present !

in fact i also have a problem when use the * character as replacement: my list grows with extra **** each time i save my settings !
i don't have this last problem when i use another character.

42
Discussion & Troubleshooting / Re: Badword list doesn't work
« on: August 12, 2006, 10:32:29 PM »
 :? same effect with all words!
asap i will send a link to a test gallery...

43
Discussion & Troubleshooting / Re: Badword list doesn't work
« on: August 12, 2006, 03:58:32 PM »
well it seems i also have a problem with the bad word list in ACP setting (v1.7.2 & 1.7.3)!

when i save my setting, i can't see the bad word list  8O because the words are hidden by the remplacement caracters!
So the remplacement seems to work but it's a problem if you can't see the words you have already writen...

someone with the same problem?

44
Feedback & Suggestions / Re: 4images 1.7.3 - Feedback
« on: August 11, 2006, 04:51:17 PM »
what can i do with this program?

this interesting software can compare dir ... and files... also *.php files  :wink:
i can not be more explicit :!:
 :arrow: this program can open 2 files or dir and it shows all differences between them...

45
Feedback & Suggestions / Re: 4images 1.7.3 - Feedback
« on: August 11, 2006, 03:12:59 AM »
not the templates...

the *.php files... :(
:arrow: same answer  :!:
http://www.4homepages.de/forum/index.php?topic=13733.msg73994#msg73994

this interesting software can compare dir ... and files... also *.php files  :wink:  just try it!
i took it and i made my upgrade (kepping all my mods  :D ) successfully  and quickly! it's  very simple and very very useful 8)

Pages: 1 2 [3] 4 5 6 7 ... 16