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

Pages: [1] 2
1
Mods & Plugins (Releases & Support) / Re: [Mod] Latest News and Archive
« on: November 19, 2006, 09:39:09 PM »
Hi

Anyone got this running on a site so i can see what it looks like...?? :)

2
Discussion & Troubleshooting / Re: Update log ??
« on: November 19, 2006, 09:17:10 PM »
@ blue22deep


I'll look at those...

Thanks alot :)

3
Discussion & Troubleshooting / Re: Update log ??
« on: November 19, 2006, 09:06:06 PM »
maybe that will help --> http://www.4homepages.de/forum/index.php?topic=15186.0

[signature removed] pls. respect other ppl.

What...??

Please explain...

Others are allowed to have their homepage in there signature with nude girls, most of mine are even wearing clothes, why am i not...??

And i'm sorry, i wasn't clear in my request, the log i was looking for was when i update the gallery, så that users can se wich galleries has bin updated, and when...

4
Discussion & Troubleshooting / Update log ??
« on: November 19, 2006, 07:48:45 PM »
Hi

Is it possible to have like an infoboard/box at the main site where user could see what has bin updated and when, like a log, where all the updates were loggged...??

5

What if running 1.7.4, is there a change in the code from 1.7.2..??


Hi,

this code work for all versions  :wink:

cu
Kurt

Thanks very much for the fast reply :)

6

... there is a way ...  :wink: ... find in /templates/<your_template>/category_bit.html the following code :
Code: [Select]
<img src="{template_url}/images/folder.gif" width="20" height="13" alt="" />

and replace it with this code for 4images V.1.7.2 :
( see also here : http://www.4homepages.de/forum/index.php?topic=12251.msg65514#msg65514 )
Code: [Select]
{ifnot cat_is_new}<img src="{template_url}/images/folder.gif" width="20" height="13" alt="no new images" />{endifnot cat_is_new}{if cat_is_new}<img src="{template_url}/images/folder_new.gif" width="20" height="13" alt="new images" />{endif cat_is_new}

folder_new.gif - is your different folder icon in your templates/images folder.

mawenzi

What if running 1.7.4, is there a change in the code from 1.7.2..??

7
Plugins / Re: [Plugin] Batch Import
« on: October 19, 2006, 11:04:00 PM »
hmmm...lets see...this never been asked before (wich is kind of wierd...)
you can try put this line into .htaccess (on top):[qcode]php_value error_log "/full/local/path/to/where/log/file/will/be/saved/phperrors.log"[/qcode]this is the best way.

if .htaccess is not acceptible you can try insert into global.php (just below <?php):[qcode]ini_set("error_log", "/full/local/path/to/where/log/file/will/be/saved/phperrors.log");[/qcode]
dont forget change the path where that error log will be saved, for security reason this file should not be accessible from the web, so place it somewhere outside of the web root..

Well, bin some time now since i last had the time to try figure this out...

Where do you want me to put the .htaccess file...??

Best Regards
Carsten, Denmark

8
This is an improved version of admin/thumbnailer.php file with new features:
- Check thumbnails for remote images (in default version its ignored remote images)
- Create thumbnails from remote images
- Check if thumbnails already existed, but not updated in database (same as "check new images" but for thumbnails)


Got a wierd problem

I've just imported with Batch-import, allmost 3000 pictures, and now when running thumbnailer, it tells me that there aren't missing any thumbs, though there aren't any on the server :(

Anyone knows what's wrong...??

9
Plugins / Re: [Plugin] Batch Import
« on: April 09, 2006, 10:06:26 PM »
hmmm...lets see...this never been asked before (wich is kind of wierd...)
you can try put this line into .htaccess (on top):[qcode]php_value error_log "/full/local/path/to/where/log/file/will/be/saved/phperrors.log"[/qcode]this is the best way.

if .htaccess is not acceptible you can try insert into global.php (just below <?php):[qcode]ini_set("error_log", "/full/local/path/to/where/log/file/will/be/saved/phperrors.log");[/qcode]
dont forget change the path where that error log will be saved, for security reason this file should not be accessible from the web, so place it somewhere outside of the web root..

Well, didn't get the opportunity to try these codes, cause 4images importet the gallery fair and square, must have bin a server problem then...

But now i got some other problems, there are no thumbs, and 4images tells me that there aren't missing any :(

10
Discussion & Troubleshooting / Re: Gallery below web-root problems
« on: April 07, 2006, 08:36:09 AM »
Ok, first of all, its not 'putting GALLERY below webroot', its puting images/media files below webroot - two different things ;)

But, if you are planning to do so, you'll need make additional changes to the code and create another script that would read the media files and show them to the client, its more complicated process then you might think ;)

Perhaps you'd better off searching for "pic security" topic where this and many other tricks discussed.

Yep, thought so, so that'll have to wait

Regarding the pic-sercurity, i read it, and have also search the net regarding the .htaccess file, and found this link, wich seams pretty nice ;)

http://www.javascriptkit.com/howto/htaccess13.shtml

11
Plugins / Re: [Plugin] Batch Import
« on: April 07, 2006, 08:29:27 AM »
Sorry, I cant answer this untill you show what is in the error logs...

Yep, and that's the problem, i can't get an error log :(

Is there any way i can't generate my own log on the server, is there a script that can monitor what PHP does...??

I just tryed the batch import on another database, and it's the same, hangs randomly :(

My web hosting company is www.servage.net, don't know if anyone knows of problems running 4images script on their servers...??

12
Plugins / Re: [Plugin] Batch Import
« on: April 06, 2006, 10:02:17 PM »
Quote

1 : PHP Safe Mode
2 : PHP Safe Mode GID
3 : PHP Register Globals

Quote

Well, all 3 turned off, but nothing helps

I asked my hosting company, and they told me that they don't have individual PHP errorlogs :(

But as said, nothing helps, the problem also exist when deleting/clering the database, through the "edit categories", then it hangs too, and then the database got all messed up, and i had to reset it as described here http://www.4homepages.de/forum/index.php?topic=11226.0

Then i tryed to import again, but it hangs again

The most anoying thing is, that it's not at the same place, it's on different places every time...

What can it be...??

13
Discussion & Troubleshooting / Re: Gallery below web-root problems
« on: April 06, 2006, 06:48:06 PM »
put the gallery below webroot? - how is that going to work? "below webroot" = unaccessible from the web, so what is that you trying to do? perpahs lets try get this straight first ;)

I've read under various topics, that putting the gallery below webroot would make it not-crawleble, it would only be accessible through the scripts running on the site

I read that one has put video files there, and there were some problems playing them or downloading them, i don't remember exactly...

So all in all, it's all about keeping website-rippers away, and in the end, it's about hits ;)


14
Discussion & Troubleshooting / Re: Gallery below web-root problems
« on: April 06, 2006, 08:25:45 AM »
Do you have problem with 4images when you dont use that mod? no? then why are we arguing about it?
The error you showed clearly stated that it occured in plugins/batch_import.php file which is not a part of 4images installation, its a mod. That means that there is something wrong in the mod that has problem when you move your files below web root. so how is that not a mod's problem?

Okay, i'm the stupid one here, i can't make my self clear...

It's not only when i use batch-import, i'm having trouble showing images put below webroot also...

But i need to get my sites running, so i'm not gonna offer this problem more time, my gallery will be put in webroot for now, and when i got the time for it, i'll figure out the "below webroot" problem..

One thing i don't understand though, many people use 4images that way, why is it so hard to tell others about it, is it really such a pain for people who wanne crawl a website, i've asked the question before, but when i didn't get any answers, i deleted the topic again, couldn't there be a guide to put the gallery below webroot...??

15
Plugins / Re: [Plugin] Batch Import
« on: April 06, 2006, 08:14:23 AM »
either that or memory limit reached and server stops. in either case, check php error logs (ask your host administrator if you dont know).

Hi V@no

I can't find the PHP error log, and have asked my hosting company about it, waiting for there answer

But i don't think it's a memory limit, it's not the same spot it stops, i tryed clearing the database and start over, but it hangs every time, but on different locations

Can it be some wierd safe mode problem...??

I have 2 settings for it, and another one...

1 : PHP Safe Mode
2 : PHP Safe Mode GID
3 : PHP Register Globals

The first one i turned of, ells i wont be able to run the script/plugin, no mather what, even the passing by safe mode trick don't work, i'm not alowed to do anything if th safe mode is turned on :(

But in this case, do i need to turn more off...??

If i assume correctly, i can turn them back on when don importing...??


Pages: [1] 2