PhotoPlog

PhotoPlog (http://www.photoplog.com/forum/index.php)
-   Bugs & Issues Tracker (http://www.photoplog.com/forum/forumdisplay.php?f=8)
-   -   [Closed via Lite v.2.0.3] Open Buddy List Link (http://www.photoplog.com/forum/showthread.php?t=147)

Replicators 03-16-2006 06:16 PM

[Closed via Lite v.2.0.3] Open Buddy List Link
 
I got all my links fixed, my only problem is with things like "Open Buddy List" and vbradio. I know it's because the links are listed as index.php# and not to a actual file. I even tried putting in

action="index.php#
href="index.php#

and same thing for absolute paths aswell, but to no avail. I managed to fix everything else.

Morgan 03-16-2006 06:33 PM

Missed the Buddy List link...

Just add to the PhotoPlog Relative Links and Absolute Links settings.

Example:
  • Relative Links
    Code:

    onclick="window.open('misc.php
  • Absolute Links
    Code:

    onclick="window.open('http://www.domain.com/forum/misc.php
Remember to add items, one per line, to the same lines in each box.

Replicators 03-16-2006 08:07 PM

I can't get it to work for the vBradio for some reason, maybe i am doing something wrong, idk, it's really starting to annoy me though.

Morgan 03-16-2006 08:47 PM

Do you see vBRadio.php in the HTML source?
Code:

Radio = window.open('vBRadio.php

<!-- either of these two bits -->

href="javascript:popup('vBRadio.php


Replicators 03-17-2006 01:14 PM

Ok, i got it working, thank you >8)


All times are GMT. The time now is 04:06 PM.

Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.