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 - Jenn

Pages: 1 [2] 3 4 5 6 ... 8
16
Also removed this as well.

Quote
  if ($comment_headline == "") {
    $error['comment_headline'] = 1;



17
Open Comments.php in admin folder

Find and remove:

Quote
  show_input_row($lang['field_headline'], "comment_headline", $comment['comment_headline'], $textinput_size);

and

Quote
  show_input_row($lang['field_headline_contains'], "comment_headline", "", $textinput_size);





19
It should be

{whos_online}

;)

20
Your URLS are pointing to the language. Your missing some code.

This should be the code for top images

Quote
<a href="{url_top_images}"><b>{lang_top_images}</b></a>

New Images

Quote
<a href="{url_new_images}"><b>{lang_new_images}</b></a>


Search
Quote
<form method="post" action="{url_search}">
              <table border="0" cellspacing="0" cellpadding="1">
                <tr>
                  <td>
                    <input type="text" name="search_keywords" size="15" class="searchinput" />
                  </td>
                  <td>
                    <input type="submit" value="{lang_search}" class="button" name="submit" />
                  </td>
                </tr>
                <tr valign="top">
                  <td colspan="2"><a href="{url_search}" class="smalltext">{lang_advanced_search}</a></td>
                </tr>
              </table>
            </form>



21
Installation, Update & Configuration / Re: 4images 1.7.5 ?
« on: March 30, 2007, 10:04:28 PM »
Ohhh, can we know a little about whats gonna be new?  :P

22
Français / Re: 4images hackée by the joker
« on: March 30, 2007, 08:56:32 PM »
That's why it's always suggested to update to the most current version.

Anything is hackable but with the most recent updates, it should help prevent them.

23
i tried it and it work fine with me
i post the link to the board to check if any of my people have a problem with it and they all have problems

the thing is
i have a high speed internet and they dont have
and it's so impotent for me to make it work with low speed internet

what i want to say is
i'm thinking about see what is my option in the net to play a video in my pages
i might do some changes to make it work with low speed internet
this will be my next research

That is really our of your control as all videos are pretty much big in file. Someone with dialup will have slow results no matter what they are doing. The only thing you can do as a designer is make the site work for what the standard user use as far as resolution, etc.

You can't make someone with low speed internet download/view a video faster then what their connection allows. You could try compressing the videos, but that means you have to do ALOT of work on your end to make those with low speed happy. The majority of users today have decent speeds and those are who you should be targeting.

JMO

24
Mods & Plugins (Requests & Discussions) / Re: Credit Mod ?
« on: March 29, 2007, 02:28:33 AM »
There have been a few requests for it and there is one mod available
http://www.4homepages.de/forum/index.php?topic=9811.0

Not sure if it supports losing points.

Also try a search on here for points and you will see various topics of requests.

25
Installation, Update & Configuration / Re: this error in my browser
« on: March 27, 2007, 02:32:26 PM »
Not sure what exactly your doing but there is no source code at all on those pages and files.

How are you uploading your files?

27
Try here

http://www.4homepages.de/forum/index.php?board=14.0

and it's something you will have to mess around with to get it to your desires.

You can also look in the mod's forum for modifications.


28
Installation, Update & Configuration / Re: this error in my browser
« on: March 26, 2007, 02:28:08 PM »
That page 1index has no code on it therefore it's not calling on anything.


29
Discussion & Troubleshooting / Re: How do i disable captcha?
« on: March 23, 2007, 06:37:00 PM »
Your welcome :)

Pages: 1 [2] 3 4 5 6 ... 8