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

Pages: 1 2 3 [4] 5 6
46
Mods & Plugins (Requests & Discussions) / Banner ads across every page
« on: September 30, 2007, 05:20:24 PM »
Which file do I edit to show banners on each and every page above the category title, and or pictures as indicated on the attached picture circled in red.  I got it to show in the yellow header, but I want it in the main 'home' gallery page.. and on each and every page as it changes..


47
This:

Quote
$cat_parent_id = $_POST["cat_parent_id"];
$do_it = $_POST["do_it"];
$new_cat_name = $_POST["new_cat_name"];
$new_cat_description = $_POST["new_cat_description"];


 :?:

@Mawenzi:

You put MOD in publish ... no 4images SQL code or VARS code (10% is) ... is dangerus.

Are the instructions from the first post the correct instructions to add this feature, or do I need to follow your thread instead?

48
Hey Nicky, what exactly did you change to get the theme to break to 100%?  I just reinstalled 4images, and have done lots of updating to the default theme, and with the changed made, I would hate to have to redo it all.  Did you edit multiple files, or just the .css?

-- Skidpics

49
FAQ, Tips / Re: How can I display Next/Previous thumbnails in details.html?
« on: September 26, 2007, 01:04:32 PM »
@skidpics
... then use this ...
http://www.4homepages.de/forum/index.php?topic=7294.0



thanks, but none of the links work that gets me to the actual 4images install.  I got the patch software, but after reading carefully on the chinese page, the link for detailed 4images install does not work..


50
Mods & Plugins (Releases & Support) / Re: [MOD] Photo Preview Hack
« on: September 26, 2007, 12:49:38 PM »
I got the patch.zip file, but what do I do with it? No instructions..

Can I post this in the forums, since others are searching for this?

51
Mods & Plugins (Releases & Support) / Re: [MOD] Photo Preview Hack
« on: September 26, 2007, 12:46:13 PM »
I'm also looking for this MOD. So it would be great if someone could give the instructions here for everyone. Maybe some people that are using it, could show what we need to modify?
From what I see at least mawenzi is using this MOD and he is active on forum...So?
Sorry for the extremely late reply. :( The domain of the website has been changed.
Here is the new link of demo and patch site:
demo: http://www.soit.mcu.edu.tw/~aqsss/4images/
patch: http://www.soit.mcu.edu.tw/~aqsss/4images/patch/

Hope eveything will be fine this time. Again, I feel very sorry for let you guys waiting so long :)

btw, here is my mail: s0170154 _AT_ csie.mcu.edu.tw


Would love to see a demo, but I am getting:
Template Error: Couldn't open Template ./templates/world_is/media/php.html at the first site..

Does anyone else have this implemented, so I can take a peek?

52
FAQ, Tips / Re: How can I display Next/Previous thumbnails in details.html?
« on: September 26, 2007, 06:12:30 AM »
Is there  a way to make it into a more filmstrip style, with the middle picture being the picture you are viewing and perhaps 2 on each side for next, next and prev, prev..  totalling maybe 5 images? So that would be the 2 next images, and 2 previous images based on the position you are now..??

53
FAQ, Tips / Re: How can I show more new images on home page?
« on: September 26, 2007, 05:40:24 AM »
If you would like to show more new images on your 4images homepage, you will need:
Open index.php
Find:
Code: [Select]
$num_new_images = $config['image_cells'];Replace it with:
Code: [Select]
$num_new_images = XX;Where XX is the number of images.

What can you adjust to allow the image_cells variable to be used, but adding additional rows instead of allowing it to overflow into 1 row only - in other words, use that variable, but make it wrap around to keep the theme together?  At this point, 5 looks fine, but if you want 20 new image_cells, which is the setting new_images uses, it will make it one giant row, instead of making 4 rows of 5 each.,  Random images will then also use the same variable, if you have that mod installed, or even better yet, have a seperate setting for this MOD in the admin area all together..  Any suggestions?

54
Mods & Plugins (Requests & Discussions) / Re: Random pictures
« on: September 26, 2007, 05:27:04 AM »
Quote from: Bomba
with this code it shows the same number of random images as the new images, but i would like to show only 6 random images.

my index shows 2 rows of new images (12 new images) and for the random images i just want 1 row (6 images)
on top of the code I posted (before/above the code), add this line:
Code: [Select]
$num_new_images = $config['image_cells'];
Where do we edit to show lets say 20 random images? 

55
Mods & Plugins (Requests & Discussions) / member albums
« on: September 26, 2007, 12:16:35 AM »
Has anyone found a mod to allow users to create their public or private albums?   Can someone make the code to automatically create an album for the users login name when they register, and allow admin permissions to this one album only?  I see the lightbox mod, where a user can have multiple light boxes, but that isn't really a 'member gallery', nor can it be controlled by the user...

Will this feature be available in the next version of 4images?


56
Discussion & Troubleshooting / category permissions in the latest version
« on: September 26, 2007, 12:08:30 AM »
This is stated in the latest release version as an update: Added "checkall"-checkbox to assign permissions to all categories at once

If this is NOT under the edit category settings, where is this 'check all' button located?

57
Mods & Plugins (Requests & Discussions) / Coppermine Importer Available?
« on: September 25, 2007, 04:57:32 PM »
Is there a coppermine importer available instead of countless hours of uploading?

58
Plugins / Re: [PLUGIN] Batch Import From ZIP Files
« on: September 25, 2007, 04:09:07 PM »
Quote
Is there a way to allow the plugin to browse the vitual directory in order to find the .zip file instead of having a default directory to have to upload to.   I am at a cross between photopost and coppermine software, and trying to find a bit more manageable software for my users, and pictures..

Yes, is possible. ;)
[/quote]

What would I need to change?

59
Plugins / Re: [PLUGIN] Batch Import From ZIP Files
« on: September 25, 2007, 06:20:36 AM »
Is there a way to allow the plugin to browse the vitual directory in order to find the .zip file instead of having a default directory to have to upload to.   I am at a cross between photopost and coppermine software, and trying to find a bit more manageable software for my users, and pictures..

http://skidpics.com

60
No but can code. I like. :)

Cool!  I am sure lots of ppl would want that!

Pages: 1 2 3 [4] 5 6