vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Miscellaneous Hacks - Photoshop-like Integration (https://vborg.vbsupport.ru/showthread.php?t=242187)

blackberry 05-14-2010 08:56 PM

Quote:

Originally Posted by blackberry (Post 2037029)
how and where? how can i change the address on navbar?

Done*

blackberry 05-14-2010 08:58 PM

Quote:

Originally Posted by James T Brock (Post 2037079)
Just a little heads up. Everyone should be aware that this program is not actually hosted on your server, it's hosted on someone else's server. If they decide to remove it or replace it with something else then there is nothing you do about it since the only thing you have is the "pointer" to their script which is located on their server.

This is still a cool mod though and an excellent idea. I like it.

Yep but then only thing is to remove it from ur server, by the way is it legal to point like this?

marshal_ramdev 05-15-2010 02:34 PM

wollla awesome mate ! installed !

Hostboard 05-16-2010 01:59 AM

Quote:

Originally Posted by James T Brock (Post 2037079)
Just a little heads up. Everyone should be aware that this program is not actually hosted on your server, it's hosted on someone else's server. If they decide to remove it or replace it with something else then there is nothing you do about it since the only thing you have is the "pointer" to their script which is located on their server.

This is still a cool mod though and an excellent idea. I like it.

For those interested I decoded the index file so everyone knows exactly what is being called...
Why the author decided to encode the javascript using unescape instead or the clear type is beyond me.
I am also questioning the use of the PhotoShop name as it is a registered trademark of Adobe.

Code:

<Script Language='Javascript'>
<!--
document.write(unescape('<frameset cols="*">
  <frame name="page" src="http://pixlr.com/editor/">
</frameset>
'));
//-->
</Script>



All times are GMT. The time now is 12:57 PM.

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.00965 seconds
  • Memory Usage 1,726KB
  • 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
  • (1)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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