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.


Topics - kitty999

Pages: [1]
1
Discussion & Troubleshooting / Anything Happening with 4images?
« on: May 13, 2020, 09:08:33 PM »
Hi,

I was just wondering if anyone knew anything about 4images getting an update, it seems like the project has been abandoned.

2
I put {search_keywords} in my search.html page and it works fine. When someone searches for something it displays the keyword.

My problem is this: when someone clicks the next page in search the {search_keyword} must get reset because it shows nothing. It only shows the keyword on that initial first search page.

Anyone have any ideas how to fix this?


3
I recently discovered if i search for an image with a spelled number (for example three, two, one, etc.) it says no matching records. I have images with the word three, one, etc in them but it doesn't recognize the 'number' words. Anyone else have this problem?

I'm using 4images 1.7.13
I have quite a bit of mods but nothing I know that would cause this.

Any help is greatly appreciated.

4
Chit Chat / Am I missing something?
« on: March 25, 2017, 06:39:54 PM »
I've been using 4images for a few years now with various sites and I have been posting questions in the forum for years.

No one ever responds to any of my posts, I even bought a bundle license thinking that might help me get more attention, but still nothing.

Am I missing something or doing something wrong to not get any feedback for help I need?

Thanks to anyone listening out there

5
Looking for a way to combine the image search and username search together so that username is one of the radio checkbox choices

I've attached a image to better explain.

6
Mods & Plugins (Requests & Discussions) / Lightbox Search and/or Sort
« on: December 01, 2016, 05:51:44 AM »
Looking for a way to add a search function for users to search their lightbox and/or sort their lightbox by category.

Any ideas?

7
Hello,

 I was wondering if someone could help me with a thumbs up and thumbs down type voting script that would keep track of the number of votes for each.

 I apologize if this has already been discussed but I've been searching the forum and haven't found anything.

I appreciate your time, Thank You
Kitty

8
Discussion & Troubleshooting / Search Query On Details page
« on: December 03, 2014, 09:32:24 PM »
Hello,

 I have this code above my image which displays links - for example: Next Video ------ Previous Video

<table style="width: 700px">
   <tr>
      <td>{if prev_image_name}<h3><a href="{prev_image_url}">PREVIOUS {cat_name}</a></h3>{endif prev_image_name}</td>
      <td style="width:100%"><hr style="color:black;height:2px"></td>
      <td>{if next_image_name}<h3><a href="{next_image_url}">NEXT {cat_name}</a></h3>{endif next_image_name}</td>
   </tr>
</table>

That works fine when in the same category but when someone for example searches the word "cat" it displays "Next (and the current category name)" even though the next might be in the game category.

Basically what I'm looking for is a way to replace the {cat_name} with search query (or just the word search) when the url is in search mode: (/img6234.search.htm for example)


I hope I'm getting my point across I know it sounds a little confusing.

My site is http://www.savemefromboredom.com if you need to check it out.

Thank you very much to anyone who can help me,

Kitty

9
Hello,

 I was wondering if anyone could help me.

On my categories page I would like to display the image_description but only for a specific category.

For example: in categories.php?cat_id=8 I want the thumbnails to have the image description, but for cat 8 only.

Does this make sense to anyone?

Thanks to anyone that can get me on the right track.

10
Discussion & Troubleshooting / disable links in comments?
« on: September 04, 2011, 08:34:09 PM »
Ok maybe I'm missing something, but I would like any links posted in comments (ex. http://www.....) to be disabled(unclickable).

I can't seem to figure out how to do it. HTML is disabled in my comments settings.

Thanks
Kitty

11
Mods & Plugins (Requests & Discussions) / Gravatar in shoutbox
« on: September 04, 2011, 07:29:59 PM »
I currently have the gravatar mod and the shoutbox mod.
I would like to show the users gravatar next to the user name in the shoutbox.
Any help would be greatly appreciated.

Thanks
Kitty

12
Greetings,

 I have installed the gravatar mod and all works great. My question is how to show the users gravatar in the user box - user_logininfo.html. That way users gravatar shows on all pages throughout 4images.

Thanks,
kitty

13
Hello,

 I was wondering if someone could help me

I'm using 4images 1.7.8

 What I want is the last 3 added images from each category on my home page(index.php)

like this
-----------------------------------------------------------------------------------------------------------------------------------------------
category 1

image               image                     image
----------------------------------------------------------------------------------------------------------------------------------------------
category 2

image                 image                    image
-----------------------------------------------------------------------------------------------------------------------------------------------
category 3

image                 image                    image
-----------------------------------------------------------------------------------------------------------------------------------------------

and so on...

I apologize if this is posted somewhere, but I can;t seem to find it.

Thank You

Kitty




Ok I found it! -http://www.4homepages.de/forum/index.php?topic=27401.msg148269#msg148269

Pages: [1]