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)
-   -   Add-On Releases - vB Google Adsense for Search plus Integration (https://vborg.vbsupport.ru/showthread.php?t=155199)

djbaxter 09-07-2007 05:09 AM

Quote:

Originally Posted by iogames (Post 1334001)
Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /home/iogamesc/public_html/searchresults.php on line 8

Warning: main(./global.php) [function.main]: failed to open stream: No such file or directory in /home/iogamesc/public_html/searchresults.php on line 19

Fatal error: main() [function.require]: Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/iogamesc/public_html/searchresults.php on line 19

iogames, I suspect you need to correct the file path in file searchresults.php

From your errors above, it seems that line 8 reads

Code:

chdir('/home/iogamesc/public_html/');
However, your forum is at a subdomain:

Code:

http://chat.iogames.com/
My guess is you need to edit line 8 in searchresults.php to read as follows:

Code:

chdir('/home/iogamesc/public_html/chat/');
Try that. If it doesn't work, email me.

davidw 09-09-2007 11:19 AM

iogames, any news?

djbaxter 09-09-2007 01:05 PM

Quote:

Originally Posted by davidw (Post 1335363)
iogames, any news?

Yes. We continued the discussion via PM and email. The fix I suggested worked, although he also seems to have a conflict with another plugin he's using - vBMailer, I believe. He was going to get on to vBMAiler support to try to fix that.

davidw 09-09-2007 06:48 PM

I am going to be working on a newer version that, if successful, lets you have full and complete control on the CSS of the outcome.

If anyone has any requests or ideas of what they'd like to see in future releases, let me know - this mod has much potential :)

JayT123 09-11-2007 11:03 AM

Anyway to change the frame height? I have tons of white space after the results. I tried adding an FrameHeight var but that doesn't work.

davidw 09-11-2007 10:14 PM

Unfortunately, no - I have tried this myself and have found that adding a height value will not work. There are other scripts out there that do not work like this that do have an adjustable height, but I do not know why Google has disallowed it here. However, keep in mind, as soon as I find a way to allow different heights or if there is a change from Google, I will let everyone know.

JayT123 09-11-2007 10:25 PM

What about adding a css for the iframe? Won't that override it?

davidw 09-11-2007 10:48 PM

That's something I've played with, but haven't had any luck.

Theoretically, and its only a theory, an iframe within an iframe would work, but wouldn't necessarily be visually pleasing (its possible), but its a stab.

mdcdeve 09-29-2007 04:31 AM

Hiya, i'm having some problems with 1.2. It works fine from the search.php page but when i use it from the drop down box in the navbar it always says "Please specify some words or valid user names to search on. There were no matches for those that you specified."

davidw 09-29-2007 04:02 PM

That's really weird considering google has nothing to do with the site's search system. Do you have a demo link I can view this on? Also, please don't forget to click install.


All times are GMT. The time now is 08:01 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.01393 seconds
  • Memory Usage 1,735KB
  • 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
  • (3)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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