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)
-   -   Add-On Releases - Google Adsense Privacy Policy (AJAX) (https://vborg.vbsupport.ru/showthread.php?t=222190)

Floris 09-01-2009 06:06 PM

And I looked at the .xml file, all the English text is in there, it doesn't remote grab it from Google, (so always outdated version), so I rather have this as a group of phrases.

This way it can be translated for the arab, france, etc forums, who might have different rules for Adsense due to country laws, etc.

The text is currently hard coded.

TheSupportForum 09-01-2009 06:07 PM

Quote:

Originally Posted by Floris (Post 1877909)
Code:

define('THIS_SCRIPT', 'privacy');
This should be the filename, minus the .php

If your file is privacy_policy.php, then that should be

Code:

define('THIS_SCRIPT', 'privacy_policy');

thanks for pointing that out, i have just updated it locally, will upload this to mods soon

TheSupportForum 09-03-2009 11:24 PM

i am currently looking for someone to help develope phrases for each section of this MOD, if someone can help create a language file this would be helpful

TheSupportForum 09-05-2009 12:27 PM

Current Developements:

Version 3 is now available to download

changelog is now located here

Playa82 09-07-2009 04:31 PM

nice hack, but how can i change the width ? see screenshot:

https://vborg.vbsupport.ru/external/2009/09/59.jpg

TheSupportForum 09-07-2009 07:53 PM

in order to change width open SpryAssets/SpryTabbedPanels.css

Change

Code:


.TabbedPanels {
margin: 0px;
padding: 0px;
float: left;
clear: none;
width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}

to

Code:


.TabbedPanels {
margin: 0px;
padding: 0px;
float: left;
clear: none;
width: 95%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}


does this help

Playa82 09-08-2009 03:59 PM

as i said in your pm. no, sorry. still the same problem. btw. i use firefox 3.5.2

TheSupportForum 09-08-2009 09:39 PM

spry content panels only work in IE not firefox

i will look into a fix for firefox

Playa82 09-09-2009 04:06 PM

i got the same problem with IE...

LCN2007 09-18-2009 02:28 AM

Great Hack but this is breaking my template can you help me sort this please.

http://www.localcobalt.net/forum/privacy_policy.php


All times are GMT. The time now is 02:08 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.01137 seconds
  • Memory Usage 1,734KB
  • 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
  • (4)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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