Posts: 2
Threads: 0
Joined: Apr 2012
Reputation:
0
(2011-12-01, 07:38 PM)Jayfore Wrote: (2011-12-01, 04:42 PM)flash.tato Wrote: My mistake, you've just to use one underscore on both sides (not two, i know my mistake on documenting the feature).
Also keep in mind that _root_ has an ending slash so in your case would be:
_root_images/icons/globe.png
And it continues to not work, then create manually a folder under uploads named watermark_cache, that should do the trick.
Let me know as i didn't find any major faults in the code.
It's actually behaving the same way, with 1 underscore on either side and leaving the trailing slash out:
_root_images/icons/bell.gif
...And I do have the FORUM_ROOT/uploads/watermark_cache folder created (777 permissions).
On your own site, if you intentionally type in the wrong file location, does it behave like this, and just give you a blank screen like this? If yes, could it be improved to give an error instead? Not sure that would help whatever is happening for me right now, but it would be good for others.
I thought I'd bump this up, as this is an almost exact transcript of what I've been going through.
Any solutions?...
-Scott
Posts: 997
Threads: 276
Joined: Jun 2009
Reputation:
7
I am getting this error after I try to set the web addy as for the image.
Fatal error: Call to a member function ClearCache() on a non-object in /home/myID/public_html/tfwforum/inc/plugins/watermark.php on line 367
Here is the line:
global $mybb, $watermark;
if(strcasecmp($mybb->input['upsetting']['watermark_file'], $mybb->settings['watermark_file']) <> 0 && $mybb->request_method == "post")
$watermark->ClearCache();
Please tell me how to change this.. I would really like to use it on my forum since a lot of the graphics were made by me. Thank you
Posts: 1
Threads: 0
Joined: Feb 2013
Reputation:
0
(2012-05-28, 05:33 AM)scottwstevenson Wrote: (2011-12-01, 07:38 PM)Jayfore Wrote: (2011-12-01, 04:42 PM)flash.tato Wrote: My mistake, you've just to use one underscore on both sides (not two, i know my mistake on documenting the feature).
Also keep in mind that _root_ has an ending slash so in your case would be:
_root_images/icons/globe.png
And it continues to not work, then create manually a folder under uploads named watermark_cache, that should do the trick.
Let me know as i didn't find any major faults in the code.
It's actually behaving the same way, with 1 underscore on either side and leaving the trailing slash out:
_root_images/icons/bell.gif
...And I do have the FORUM_ROOT/uploads/watermark_cache folder created (777 permissions).
On your own site, if you intentionally type in the wrong file location, does it behave like this, and just give you a blank screen like this? If yes, could it be improved to give an error instead? Not sure that would help whatever is happening for me right now, but it would be good for others.
I thought I'd bump this up, as this is an almost exact transcript of what I've been going through.
Any solutions?...
-Scott
Hi,
The same problem here! Any ideas?
Posts: 166
Threads: 46
Joined: Aug 2013
Reputation:
0
(2011-09-21, 07:40 PM)B0BBY Wrote: can you please make it watermark all images automaticaly on upload, without user intervention ?
I too are interested in this plugin if this feature is added. A non intrusive, simple text with my domain that can be sized in % on images would be enough for me.
a Star tickled Pink
Posts: 20
Threads: 2
Joined: Jan 2013
Reputation:
0
2013-09-28, 10:05 AM
(This post was last modified: 2013-09-28, 10:42 AM by tipsandtricksforum.)
I have the same problem: Fatal error: Call to a member function Clear Cache() on a non-object in /inc/plugins/watermark.php on line 367
This problem was solved click here
It work fine!
Posts: 30
Threads: 5
Joined: Oct 2013
Reputation:
0
@flash.tato: help me please!
I installed your plugin and i have a problem as below image:
or anybody can help me???
Posts: 468
Threads: 135
Joined: Mar 2012
Reputation:
1
(2013-09-21, 10:50 AM)PinkStar Wrote: (2011-09-21, 07:40 PM)B0BBY Wrote: can you please make it watermark all images automaticaly on upload, without user intervention ?
I too are interested in this plugin if this feature is added. A non intrusive, simple text with my domain that can be sized in % on images would be enough for me.
i`d also use this plugin if it added a watermark to all images users post
please someone release a script to downgrade from 1.8 to 1.6
Posts: 166
Threads: 46
Joined: Aug 2013
Reputation:
0
Bumping this because I still would love to use this feature if it was automated.
a Star tickled Pink
|