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 7 8
61
Discussion & Troubleshooting / ACP navigation
« on: March 02, 2007, 07:53:18 PM »
Can anyone tell me where I can find the code for the navigation side of the Admin Panel?

I want to remove the yellow hover in each table cell.

I have been wrecking my brains put trying to find it to remove it.

Thanks so much
Jen

62
Discussion & Troubleshooting / Re: Thumbnail quality
« on: March 02, 2007, 01:10:35 PM »
Could anyone maybe shed some light on this? Is it hopeless?
http://www.hellonturf.com/4image/categories.php?cat_id=1

Here are the settings I have set.

Using Imagemagick
Thumbnail size in Pixels: 100
Thumbnail quality: between 75-100 (I tried various settings with same result)
Max. thumbnail size in KB: 100
Max. width of thumbnail in pixel: 300
Max. heigth of thumbnail in pixel: 300

The tink image is actually bigger then the smiley (290x406 108KB)
Smiley (110x110 32KB)

I'm stumped.

63
Discussion & Troubleshooting / Re: 2 easy questions about 4images
« on: March 01, 2007, 01:06:06 PM »

2. in the catergory page there is a the following sentence "found: X image(s) ....." what if I want to change the word images to be products for example or I want to translate the whole sentence what should I do

thnx 4 help

Found: # image(s) on # page(s). Displayed: image # to #.

Open: lang/ Your appropriate language/  main.php file

Find and change accordingly. Found, image(s), on, page(s), Displayed: image, to

Code: [Select]
$lang['paging_stats'] = "Found: {total_cat_images} image(s) on {total_pages} page(s). Displayed: image {first_page} to {last_page}.";
Hope that helps

64
Hello

I switched from about three different CMS's when I switched to this one because the support was VERY, VERY lacking. I have larened that to first search for what you are trying to look for then make your post. You get better support that way.

I do believe that there is a mod that handels the amount a guest can view per day, but I have not seen it fulfilled. Lots were asking about it. Possibly someone might have overlooked it.

Good luck, but before I would change, I would make sure what your looking for, it can do. Would hate to see you change then you cant get support for what you need.

Anything is possible.

Good luck!

65
Chit Chat / Re: Question about third party script
« on: February 26, 2007, 01:04:23 PM »
Here is a link.
http://www.hellonturf.com/4image/index.php?template=glitter-word-generator

I inserted script inside the template accordingly.

Here is the template code
Code: [Select]
{header}
<table width="740" border="0" cellspacing="0" cellpadding="0" align="center">
  <tr>
    <td>
      <table width="640" border="0" cellspacing="0" cellpadding="0" class="tablehead">
        <tr>
          <td colspan="4"><img src="{template_url}/images/header_top.gif" width="740" height="6" alt="" /></td>
        </tr>
        <tr>
          <td width="6"><img src="{template_url}/images/header_left.gif" width="6" height="60" alt="" /></td>
          <td width="405"><img src="{template_url}/images/header_logo.gif" width="405" height="60" alt="" /></td>
          <td width="225" align="right">
            <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>
          </td>
          <td align="right" width="6"><img src="{template_url}/images/header_right.gif" width="6" height="60" alt="" /></td>
        </tr>
      </table>
    </td>
  </tr>
  <tr>
    <td class="bordercolor">
      <table width="740" border="0" cellspacing="1" cellpadding="0">
        <tr>
          <td class="tablebgcolor">
            <table width="638" border="0" cellspacing="1" cellpadding="0">
              <tr>
                <td height="23" class="navbar">
                  <table width="736" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td><img src="{template_url}/images/spacer.gif" width="4" height="4" alt="" />{clickstream}</td>
                      <td align="right">
<a href="{url_top_images}"><b>{lang_top_images}</b></a>&nbsp;
          <a href="{url_new_images}"><b>{lang_new_images}</b></a>&nbsp;
</td>
                    </tr>
                  </table>
                </td>
              </tr>
            </table>
            <table width="638" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td width="150" valign="top" class="row2">
                  <table width="150" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td class="head2" height="20"><img src="{template_url}/images/spacer.gif" alt="" width="4" height="4" />{lang_registered_user}</td>
                    </tr>
                    <tr>
                      <td class="tablebgcolor"><img src="{template_url}/images/spacer.gif" alt="" width="1" height="1" /></td>
                    </tr>
                    <tr>
                      <td align="center" class="row1">{user_box} </td>
                    </tr>
                    <tr>
                      <td class="tablebgcolor"><img src="{template_url}/images/spacer.gif" alt="" width="1" height="1" /></td>
                    </tr>
                  </table>
                  {if random_image}
                  <table width="150" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td class="head2" height="20"> <img src="{template_url}/images/spacer.gif" alt="" width="4" height="4" />{lang_random_image}</td>
                    </tr>
                    <tr>
                      <td class="tablebgcolor"><img src="{template_url}/images/spacer.gif" alt="" width="1" height="1" /></td>
                    </tr>
                    <tr>
                      <td align="center" class="row1">
    <br />
                        {random_image}
<br />
                        <br />
                      </td>
                    </tr>
                    <tr>
                      <td class="tablebgcolor"><img src="{template_url}/images/spacer.gif" alt="" width="1" height="1" /></td>
                    </tr>
                  </table>
                  {endif random_image}
                </td>
                <td width="1" class="bordercolor" valign="top"><img src="{template_url}/images/spacer.gif" width="1" height="1" alt="" /></td>
                <td width="18" valign="top"><img src="{template_url}/images/spacer.gif" width="18" height="18" alt="" /></td>
                <td width="450" valign="top">
<?php
include($_SERVER['DOCUMENT_ROOT']."/4image/gen/glitter-word-code.php");
?>

<br />
                  <table width="100%" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td>{category_dropdown_form}</td>
                      <td align="right">{setperpage_dropdown_form}</td>
                    </tr>
                  </table>
                  <p>&nbsp;</p>
                </td>
                <td width="20" valign="top"><img src="{template_url}/images/spacer.gif" width="19" height="19" alt="" /></td>
              </tr>
            </table>
          </td>
        </tr>
      </table>
    </td>
  </tr>
  <tr>
    <td>
      <table width="740" border="0" cellspacing="0" cellpadding="0" class="tablebottom">
        <tr>
          <td width="6"><img src="{template_url}/images/footer_left.gif" width="6" height="19" alt="" /></td>
          <td width="405">&nbsp;</td>
          <td width="225">&nbsp;</td>
          <td width="6"><img src="{template_url}/images/footer_right.gif" width="6" height="19" alt="" /></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
{footer}

Here is the PHP code for the file that calls on the submit button
Code: [Select]
<?php $title "Myspace Glitter Word Generator";
?>

<div id="content">
<div id="titlebox">
<h1>Myspace Glitter Word Generator</h1>
</div>
<div id="pagebox">
<?
$type = $_REQUEST["type"];
?>
<table border="0" cellspacing="0" cellpadding="4" width="100%" align="center">
<form action="/4image/index.php?template=glitter-word-code?type=<? echo $type ?>" method="post">
<input type="hidden" name="action" value="none" />
<tr>
<td colspan="2" align="right" bgcolor="#eeeeee" style="border-bottom: 1px solid #cccccc"><strong>The Text</strong></td>
</tr>
<tr>
<td style="border-bottom: 1px dashed #cccccc">Enter what you want the glitter word to say</td>
<td style="border-bottom: 1px dashed #cccccc"><input type="text" name="text" class="bginput"/></td>
</tr>
<tr>
<td colspan="2" height="50" align="right"></td>
</tr>
<tr>
<td colspan="2" align="center"><input class="bginput" type="submit" value="Generate Glitter Text" /></td>
</tr>
</form>
</table>

</div>
</div>
<div id="footer"></div>
</div>

When you finally get to the end, it's not calling the echo.

The final result should be this. This is not using any templates, just straight on.
http://www.hellonturf.com/4image/glitter/glitter-word-code.php?type=hot-pink

66
Mods & Plugins (Releases & Support) / Re: MOD: Moderator Addon ;)
« on: February 24, 2007, 03:08:23 AM »
Awesome!

67
Installation, Update & Configuration / Re: In Which Folder Images R Saved?
« on: February 23, 2007, 06:56:39 PM »
They are saved in the corresponding category data media folders.

68
Chit Chat / SOLVED: Question about third party script
« on: February 23, 2007, 06:55:02 PM »
I was wondering if anyone could help me.

I am trying to install a third party php script with 4images.

I'm wondering if there is a conflict with it using the index.php?template= way

It's a 3 file script. I have the first two files working but the output of the third file is not looking for the "type" field.

I know I make no sense, but I have included the php files if anyone would like to take a looksee at it for me.
It works not using the above method but I would really like to integrate it into the index.php


Code: [Select]
http://download.yousendit.com/A257F27800144082
Thanks
Jen

69
To remove the number of images for the categories

Open Categories_bit.html

Find
Code: [Select]
  <a href="{cat_url}" class="maincat">{cat_name}</a>&nbsp;({num_images})

Replace with

Code: [Select]
  <a href="{cat_url}" class="maincat">{cat_name}</a>


Te remove Category hits

Open Categories.php

Find and Remove

Code: [Select]
  "cat_hits" => $cat_cache[$cat_id]['cat_hits'],


Open: categories.html

Find and Remove
Code: [Select]
                  <br />{cat_description} (Hits: {cat_hits})



To remove # of images in # of categories on home page

Open: lang/ Your appropriate language/  main.php file

Find and Remove
Code: [Select]
$lang['site_stats'] = "<b>{total_images}</b> images in <b>{total_categories}</b> categories.";

To remove the: Found: # image(s) on # page(s). Displayed: image # to #.

Find and Remove
Code: [Select]
$lang['paging_stats'] = "Found: {total_cat_images} image(s) on {total_pages} page(s). Displayed: image {first_page} to {last_page}.";

Hope that helps

70
Discussion & Troubleshooting / Re: New images on different page
« on: February 20, 2007, 02:17:21 PM »
AWESOME! Thanks so much...

I tried doing it myself, but I forgot the html page, lol...

Thanks again.

71
Discussion & Troubleshooting / New images on different page
« on: February 17, 2007, 01:35:45 AM »
I don't want to exclude new images from categories, I just want to link to new images. Not show them on the index page, but on a seperate page with having a link in the userbox (Lightbox, Control Panel, Latest Images, etc)

I know how to create a link in the userbox, but Im unsure what I need to do for the other part.

Thanks so much for your help :)

72
Feedback & Suggestions / Thank You but little suggestion
« on: February 16, 2007, 03:01:37 PM »
I want to say Thanks to all the great coders out there who provide us with these mods and addon's.

Little suggestion if I can add.

Goign through a few mods, it's hard to tell if they work for the current version or not. I have seen some recent replies asking if it works for the new version or not. Maybe just update the original post with a breif post that it does work for the new version.

I know I started some mods and on step one finding the code requested isn't found which tells me that there is a change somewhere along the lines.

Possibly maybe having a differe forum for each version of 4images.

Mods for 1.7, 1.7.1, 1.7.2 and so on. That way if someone has a particular version of 4images, they can just go to the specified forum.

It's just a suggestion :)

Thanks again I really do appreciate it.

Jen

73
Thanks so much Alessio :) I appreciate it :)

74
Discussion & Troubleshooting / Re: Anti Hack Guidelines for a secure site
« on: February 15, 2007, 10:52:15 PM »
Very nice. It will help out ALOT of people.

Great job!

75
Could someone tell me if the code in the very first post is the correct code or are there snippets of code throughout this topic that are needed?

Thanks
Jen

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