Watermark only for unregistered?
-
- Phoca Newbie
- Posts: 4
- Joined: 07 May 2008, 22:36
Is there a way to ma
Is there a way to make the site do all the pictures in watermark only if the user is not registered? but once they register or login it will not be watermarked?
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Hi,no, o
Hi,
no, only if you have selected some images for unregistered and some for registered... you will add images for unregistered (enable the watermark) and then you will disable the watermark and add for registered (watermark is created while thumbnails creating)
Jan
no, only if you have selected some images for unregistered and some for registered... you will add images for unregistered (enable the watermark) and then you will disable the watermark and add for registered (watermark is created while thumbnails creating)
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 4
- Joined: 07 May 2008, 22:36
ohhh ok thnx for the
ohhh ok thnx for the quick reply i'll just do that then.
a few more things
i was wondering why when i create a new module in joomla and then i put your code into it, it doesnt execute the code only shows the code itself in text?
Also for some reason now my thumbnails creating isnt working? wheni try to mass add and i have thumbnails creation on all it does it go into a blank screen and on the right top corner it says STOP THUMBNAILS...... and thats it the rest of the screen is blank were its supposed to show me the details of the thumbnail creation? I have tried different pictures groups and namkes and it still does the same thing?
Thanks again in advance for your services and your help
a few more things
i was wondering why when i create a new module in joomla and then i put your code into it, it doesnt execute the code only shows the code itself in text?
Also for some reason now my thumbnails creating isnt working? wheni try to mass add and i have thumbnails creation on all it does it go into a blank screen and on the right top corner it says STOP THUMBNAILS...... and thats it the rest of the screen is blank were its supposed to show me the details of the thumbnail creation? I have tried different pictures groups and namkes and it still does the same thing?
Thanks again in advance for your services and your help
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
It seems like you ge
It seems like you get some errror message (but maybe your error reporting is off in your PHP)... Possible PHP error can be the insufficiency RAM for creating thumbnails. Phoca Gallery returns own errors but in this case the fatal error is returned (maybe)
Jan
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 4
- Joined: 07 May 2008, 22:36
K i will check it ou
K i will check it out and when i figure it out i will report it to you.
Once again thnx for the quick reply
Once again thnx for the quick reply
-
- Phoca Newbie
- Posts: 4
- Joined: 07 May 2008, 22:36
i have no clue man p
i have no clue man php error reporting is on and everything looks liek its fine but still for some reason the thumbnails creation isnt working? it created the first 6 then the 45 others it didnt. But the strange thing is that it created the first 6 while i was having the problem of it not showing me the status of the thumbnail creation. any ideas on what i can do on the system or anything? i have ssh axs and all?
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
no idea... try to ad
no idea... try to add e.g. only small icons (for testing, if e.g. more than 6 images will be created), maybe the image 7 is damaged (for GD) ??? maybe the resolution is to hight for the GD ... but in all this cases Phoca Gallery should return some error message... ???
If you find Phoca extensions useful, please support the project