vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   BB Code Enhancements - Watermark Images BB Code - [wm] (https://vborg.vbsupport.ru/showthread.php?t=215974)

saadessa 06-13-2009 04:37 PM

nice hack thank you i will try it

IdanB 06-13-2009 04:43 PM

nice mod :)
However i must mention the chmod 777 sounds bit security risk to me.
Why there is any need to give "Everyone" a "write" and/or "execute" permissions ?

1Unreal 06-13-2009 04:45 PM

Quote:

Originally Posted by IdanB (Post 1829059)
nice mod :)
However i must mention the chmod 777 sounds bit security risk to me.
Why there is any need to give "Everyone" a "write" and/or "execute" permissions ?

Lots of plugins require you to CHMOD something to 777. Just make sure its writable, thats the main thing.

saadessa 06-13-2009 04:51 PM

i get this error

Warning: getimagesize(elmwaheb almotajadeda[/i]]<i><a href="http://www.samysoft.net/forumim/islamic1/1/616134056.jpg" target="_blank">http://www.samysoft.net/forumim/isla.../616134056.jpg</a></i>) [function.getimagesize]: failed to open stream: No such file or directory in [path]/includes/class_bbcode.php(172) : eval()'d code on line 19


sorry unstilled

1Unreal 06-13-2009 05:05 PM

Quote:

Originally Posted by saadessa (Post 1829065)
i get this error

Warning: getimagesize(elmwaheb almotajadeda[/i]]<i><a href="http://www.samysoft.net/forumim/islamic1/1/616134056.jpg" target="_blank">http://www.samysoft.net/forumim/isla.../616134056.jpg</a></i>) [function.getimagesize]: failed to open stream: No such file or directory in [path]/includes/class_bbcode.php(172) : eval()'d code on line 19


sorry unstilled

Could you post what BB code you used please. I need to make sure you used the correct syntax.

saadessa 06-13-2009 05:18 PM

Quote:

Originally Posted by 1Unreal (Post 1829074)
Could you post what BB code you used please. I need to make sure you used the correct syntax.

installed again so tested

Create a directory called "wmcache" and set the permissions/CHMOD to 777

the same error appear

i post

[wm=test test test]http://www.samysoft.net/forumim/isla.../616134056.jpg[/wm]

thank you

this is nice hack i need it
please need to understand to correct ??? :confused:

1Unreal 06-13-2009 05:30 PM

Im really not sure, I did a fresh install of the mod on my test board and pasted this code in

[wm=test]http://www.samysoft.net/forumim/islamic1/1/616134056.jpg[/wm]

And it worked perfectly. I think it might be something to do with your server. Try contacting your host and ask them if they have any limitations regarding the GD.

saadessa 06-13-2009 05:47 PM

Quote:

Originally Posted by 1Unreal (Post 1829092)
Im really not sure, I did a fresh install of the mod on my test board and pasted this code in

[wm=test]http://www.samysoft.net/forumim/islamic1/1/616134056.jpg[/wm]

And it worked perfectly. I think it might be something to do with your server. Try contacting your host and ask them if they have any limitations regarding the GD.

thank you 1Unreal for this great job
i will check with host
so i will try again :)

saadessa 06-13-2009 06:03 PM

i foud code check for GD on the site after check

the result is ( GD v2 installed )

i dont no if this code is true ( is GD installed on my server or no )

PHP Code:

<?PHP  
//check if gd library is installed  
function gdCheck() {  
    if (
function_exists('imagecreatetruecolor')) {  
        print 
"GD v2 installed";  
    }  
    elseif (
function_exists('imagecreate')) {  
        print 
"GD v1 installed";  
    }  
    else {  
        print 
"GD not installed";  
    }  
}  
 
gdCheck();  
?>

i wait the replay :erm:

1Unreal 06-13-2009 07:17 PM

Quote:

Originally Posted by saadessa (Post 1829104)
i foud code check for GD on the site after check

the result is ( GD v2 installed )

i dont no if this code is true ( is GD installed on my server or no )


I wait the replay :erm:

Type in

PHP Code:

<?php
phpinfo
();
?>

into a PHP file and run it and check the GD settings. It should be something similar to this:

https://vborg.vbsupport.ru/external/2009/06/111.jpg

Let me know of any differences.


All times are GMT. The time now is 02:27 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01075 seconds
  • Memory Usage 1,749KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete