vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Mini Mods - ISketch on your forum <Now works for everyone> (https://vborg.vbsupport.ru/showthread.php?t=144897)

Carlos2 05-29-2007 08:05 PM

Quote:

Originally Posted by vectorfc (Post 1256191)
I got the same error when attempting to log in directly through the source url you've got in the template ( http://88.198.9.81/isketch/iSketch392g.dcr ). I see from isketch's own site that the stuff in the template is the same code they use to call the game, so it does look like their site isn't too happy with outside connections.

To work around this, I just replaced your code in the isketch tempate with an iframe:

Code:

$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
        <!-- no cache headers -->
        <meta http-equiv="Pragma" content="no-cache" />
        <meta http-equiv="Expires" content="-1" />
        <meta http-equiv="Cache-Control" content="no-cache" />
        <!-- end no cache headers -->
        $headinclude
        <title><phrase 1="$vboptions[bbtitle]">$vbphrase[x_powered_by_iSketch]</phrase></title>
</head>
<body>
$header
$navbar
<if condition="$show['guest']">
<table width="100%" border="0" cellpadding="3" cellspacing="0">
<tr>
<td class="tcat">No Permissions<td>
</tr>
<tr>
<td>Please <a href="/register.php">Register</a> on $vboptions[bbtitle] to play Isketch.</td>
</tr>
</table>
</if>
<if condition="$show['member']">

<div align="center"><iframe src="http://www.isketch.net/isketch.shtml" scrolling="no" width="730" height="430"></iframe></div>

</if>
$forumbits
<tbody>
</tbody>
</table>
$footer
</body>
</html>
<center>Copyright ? Isketch</center>

Works great for me, hope somebody else finds it useful.

Great!! Now working!! Thanks ;)

UltimateOreo! 05-30-2007 12:48 AM

Damn, I was just coming here to update it with a frame! I just read about it and knew that was the problem here. Hack fixed!

v12kid 05-30-2007 01:22 AM

installed it again and working with the iframe code :) nice work guys!

Skedoozy 06-06-2007 07:31 PM

I installed this, works great, people love it. One thing I'd love to have, which I'm too dumb to make on my own, is a Who's iSketching? box, like flashchats Who's Chatting. Preferably something I can put on my vBadvanced Portal as a module. Any help would be appreciated!

ammoskumar 06-06-2007 10:37 PM

where is the game??? i mean does this work in 3.6.7pl1 if yes i installed but i dont see the game in my board?? i follow the instruction everything but i cant see the game do i have edit anything manually besides the install instruction or its not working with me

UltimateOreo! 06-07-2007 06:49 PM

What is the link to your board? The only thing that I can think of is that you didn't do the template edit for the style you are using. And for the module, I can try! I don't know if it will work though, the actual game is pretty big itself, but I will say that I tried!

Skedoozy 06-08-2007 06:37 AM

I don't want the game in a module. Just like taking the information from the Who's Online where it shows people playing Isketch, and having a module with a list of people playing Isketch. You know what I mean?

People are always posting asking if anyone wants to play while there are already people playing. If I had a module on the main page showing which users were playing already they wouldn't need to post so often asking people to play.

UltimateOreo! 06-08-2007 04:52 PM

Oh, I see. Get a module of who is actually playing, and display who is playing the game in that module on the main page. I will also try that! Great Idea.

Skedoozy 06-09-2007 09:00 PM

You got it. That would be awesome, man. Thanks!

Skedoozy 06-12-2007 12:42 AM

Any updates?


All times are GMT. The time now is 04:53 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.02196 seconds
  • Memory Usage 1,739KB
  • 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
  • (1)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