vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Add Custom WOL Locations from ACP (https://vborg.vbsupport.ru/showthread.php?t=83247)

Andreas 09-23-2005 12:21 PM

Whoops :)
That column isn't necessary, but seems like I forgot to remove some references ... ZIP updated.

dookie 09-23-2005 12:27 PM

Testing ... works!
Thank you. ;)

Boofo 09-24-2005 07:14 AM

Kirby, is there a way to make the file line length longer? I want to add my chat room to it but it is a java script showwin string and it cuts it off about 2/3 of the way through.

Andreas 09-24-2005 12:06 PM

What's the filename you want to add?

Boofo 09-24-2005 12:45 PM

This:

Quote:

javascript:showwin('http://www.bearfacts2.com/boards/chat/chat.php', 'width=700,height=600, top=50, left=50')

Andreas 09-24-2005 12:47 PM

You want to add chat.php :)
As that it the filename of the script.

Boofo 09-24-2005 12:50 PM

I know. I had that but I had to add chat/chat.php to make it work. And it worked but it won't open in a window. It goes fullscreen. :(

Andreas 09-24-2005 12:56 PM

I C. So you want this URL to be the URL that is show on WOL, right?
That's not possible with this Hack.

But you can code a Plugin for that.

Boofo 09-24-2005 12:59 PM

Quote:

Originally Posted by KirbyDE
I C. So you want this URL to be the URL that is show on WOL, right?
That's not possible with this Hack.

But you can code a Plugin for that.

No, I want that as the file and the URL that shows would be RealChat Rooms.

And by the way, this upgraded version is great! It works like a charm. Good job! ;)

Andreas 09-24-2005 01:02 PM

You can't have this as the filename, as it is not the filename.
However you can code a Plugin that uses this as the URL on WOL.

Take a look at the Plugins this Hack creates to get the idea how to do that.

Boofo 09-24-2005 01:11 PM

Quote:

Originally Posted by KirbyDE
You can't have this as the filename, as it is not the filename.
However you can code a Plugin that uses this as the URL on WOL.

Take a look at the Plugins this Hack creates to get the idea how to do that.

Would I have to do a separate plugin for each time I wanted to do that or could I just keep adding links like this to it? That might actually work out better as a plugin.

Andreas 09-24-2005 01:13 PM

This Hack is designed to handle simple Things like page1.php - Viewing Page 1 etc.

For more complicated stuff, as said, you have to make your own Plugins :)

Boofo 09-24-2005 01:17 PM

Quote:

Originally Posted by KirbyDE
This Hack is designed to handle simple Things like page1.php - Viewing Page 1 etc.

For more complicated stuff, as said, you have to make your own Plugins :)

The question I asked above was about plug-ins. I understand what you mean about the hack. I'm asking if I can add more links like this to a plg-in or would I have to do a separate plug-in for each link? ;)

Andreas 09-24-2005 01:30 PM

You can do it in 1 Plugin and i'd recommend to make only 1 Plugin.

Boofo 09-24-2005 01:40 PM

Quote:

Originally Posted by KirbyDE
You can do it in 1 Plugin and i'd recommend to make only 1 Plugin.

One plug-in for multiple links or one plug-in for this one link? I just want to make sure I get it right is all.

Andreas 09-24-2005 01:52 PM

1 Plugin

Zelda-King 09-24-2005 02:30 PM

Working like a charm. I would say the README needs to state where to find the options (which are under Maintenance).

Andreas 09-24-2005 02:55 PM

Added that to the readme :)

jribz 09-25-2005 07:57 PM

Kirby, is there any way to make this recognize urls in a subfolder within the forums? For example, I have PhotoPost installed and would like to simply have everything in the folder forumroot/gallery/ to show up as In the Gallery.

Is this possible with this?

Andreas 09-25-2005 08:18 PM

Depends.
AFAIK the existing Hooks only handle Filenames. So if the Filenames are unique it should work, otherwise I think it will not.

jribz 09-25-2005 08:38 PM

Quote:

Originally Posted by KirbyDE
Depends.
AFAIK the existing Hooks only handle Filenames. So if the Filenames are unique it should work, otherwise I think it will not.

Yeah that seems to be the problem, as well as photopost using their spider friendly urls with '/' and categories after the filename. Thanks though, still keeping the plugin. :)

dfinkle 10-01-2005 01:55 PM

I try to import the style and it tells me "Invalid or empty style file specified"... what does this mean? I am importing it through ACP/Download Upload Styles, tried it a bunch of ways. Am I in the wrong spot?

dfinkle 10-01-2005 02:04 PM

Ahh, after re-reading everything here, I now realize that this hack will not work for vb 3.0.7. My apologies!

Dave-ahfb 10-02-2005 01:36 AM

Is this compatible with gold?

Dave

Nullifi3d 10-02-2005 02:34 AM

Yes it is.

Dave-ahfb 10-03-2005 02:48 PM

3.5 gold

I am probably doing something stupid but I cannot get the link to go to a page outside the forum directory.

Nullifi3d 10-03-2005 04:45 PM

Quote:

Originally Posted by Dave-ahfb
3.5 gold

I am probably doing something stupid but I cannot get the link to go to a page outside the forum directory.

Can you please be more specific?

Dave-ahfb 10-03-2005 07:25 PM

When I go to WOL the page I added to the custom WOL give the link as 404 removed
instead of
www.ahfb2000.com/html.php

Nullifi3d 10-03-2005 07:30 PM

That's got to be an error on your part. The mod wouldn't just add a directory to the link all by itself. Check the info in your admincp.

Andreas 10-03-2005 07:37 PM

This Hack is not designed to work with files outside Forum root.

Dave-ahfb 10-03-2005 07:53 PM

thanks, I will uninstall

dilbert 10-04-2005 06:23 PM

I have vBa links installed in a directory in the same root as the forum, but not in the forum directory. So this will not work? :tired: That's too bad, it looks terrific. Do you know of a mod that will work?

Thanks, Cliff

Quote:

Originally Posted by KirbyDE
This Hack is not designed to work with files outside Forum root.


Lea Verou 10-05-2005 07:05 AM

Quote:

Originally Posted by dilbert
I have vBa links installed in a directory in the same root as the forum, but not in the forum directory. So this will not work? :tired: That's too bad, it looks terrific. Do you know of a mod that will work?

Thanks, Cliff

Same problem here but with vba gallery, vba links and vbadvanced portal...

I was able to make the link go outside the forum dir by adding 2 dots in front (eg "../gallery/" for "www.e-steki.com/gallery/") and it's displayed correctly in the settings but it sadly doesn't work in the whoisonline... :(

pirotess 10-05-2005 07:48 PM

Rats I should have read the entire thread before installing. :) I have photopost in /gallery and have spider friendly URLs up as well and it looks like this cant fix the unknown location problem for them in Whosonline. :(

akanevsky 10-12-2005 10:51 PM

Screenshots plz ffs tyvm :P

silurius 10-13-2005 05:38 AM

Quote:

Originally Posted by pirotess
Rats I should have read the entire thread before installing. :) I have photopost in /gallery and have spider friendly URLs up as well and it looks like this cant fix the unknown location problem for them in Whosonline. :(

This would probably apply to me as well, as I am strongly considering PhotoPost. Any possible workaround in the future?

COBRAws 10-13-2005 02:25 PM

Quote:

Originally Posted by KirbyDE
This Hack is not designed to work with files outside Forum root.

This doesnt work for me either, i wanted to specify portal and Gallery WOL additions.


uninstalling. But its an awesome hack! Ill wait for a modification or something.

Andreas 10-13-2005 02:38 PM

Well, I could add an input for a path. Buth still then, for more complex WOL stuff (eg. IDs invloved, etc.) you will have to code your own Plugins.

Omranic 10-20-2005 07:37 PM

thankx Andreas
Installed & Runed succsefully

But I have a question
it says : can I run it over an external file ( outside forums directory ) ? If yes thats will be great If No so Is there any way to do this ?

Andreas 10-20-2005 07:41 PM

Not possible - yet.
But you can take a look at the Plugins this Hack creates/updates to understand how WOL worksm and then make your own Plugins.
Or take a look at the How-To section.


All times are GMT. The time now is 03:02 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.01614 seconds
  • Memory Usage 1,792KB
  • 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
  • (11)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
  • (40)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