PhotoPlog

PhotoPlog (http://www.photoplog.com/forum/index.php)
-   Troubleshooting & Problems (http://www.photoplog.com/forum/forumdisplay.php?f=6)
-   -   Some link issues (http://www.photoplog.com/forum/showthread.php?t=474)

hammondfra 08-04-2006 06:38 AM

Some link issues
 
I have looked around, and can not locate the issues I have at hand

My arcade. I have done all the absolute and relative links....and still can not get it to show the link properly when in photoplog
http://i28.photobucket.com/albums/c2...thonissue3.jpg

I have no clue how to add this one to make it correct....
http://i28.photobucket.com/albums/c2...thonissue2.jpg

I have the rotating banner mod on my site...how do you fix it to correct the link
http://i28.photobucket.com/albums/c2...thonissue1.jpg

My relative links
PHP Code:

action="index.php
action="
login.php
action
="search.php
action="
?nojs=1#usercptools
href="vbgarage.php
href="
index.php
herf
="arcade.php
href="
donate.php
href
="admincp/
href="
archive/
href="calendar.php
href="
clientscript/
href="external.php
href="
faq.php
href
="forumdisplay.php
href="
index.php
href
="login.php
href="
member.php
href
="memberlist.php
href="
modcp/
href="online.php
href="
private.php
href
="profile.php
href="
register.php
href
="search.php
href="
sendmessage.php
href
="showpost.php
href="
showthread.php
href
="subscription.php
href="
usercp.php
new Array('images/
onclick="window.open('
misc.php
src
="clear.gif
src="
clientscript/
src="image.php
src="
images/
url(images/
var 
IMGDIR_MISC "images/ 

my absolute
PHP Code:

action="http://www.tibathon.net/forums/index.php
action="
http://www.tibathon.net/forums/login.php
action="http://www.tibathon.net/forums/search.php
action="
http://www.tibathon.net/forums/photoplog/?nojs=1#usercptools
href="http://www.tibathon.net/forums/vbgarage.php
href="
http://www.tibathon.net/forums
href="http://www.tibathon.net/forums/arcade.php
href="
http://www.tibathon.net/forums/donate.php
href="http://www.tibathon.net/forums/admincp/
href="
http://www.tibathon.net/forums/archive/
href="http://www.tibathon.net/forums/calendar.php
href="
http://www.tibathon.net/forums/clientscript/
href="http://www.tibathon.net/forums/external.php
href="
http://www.tibathon.net/forums/faq.php
href="http://www.tibathon.net/forums/forumdisplay.php
href="
http://www.tibathon.net/forums/index.php
href="http://www.tibathon.net/forums/login.php
href="
http://www.tibathon.net/forums/member.php
href="http://www.tibathon.net/forums/memberlist.php
href="
http://www.tibathon.net/forums/modcp/
href="http://www.tibathon.net/forums/online.php
href="
http://www.tibathon.net/forums/private.php
href="http://www.tibathon.net/forums/profile.php
href="
http://www.tibathon.net/forums/register.php
href="http://www.tibathon.net/forums/search.php
href="
http://www.tibathon.net/forums/sendmessage.php
href="http://www.tibathon.net/forums/showpost.php
href="
http://www.tibathon.net/forums/showthread.php
href="http://www.tibathon.net/forums/subscription.php
href="
http://www.tibathon.net/forums/usercp.php
new Array('http://www.tibathon.net/forums/images/
onclick="window.open('
http://www.tibathon.net/forums/misc.php
src="http://www.tibathon.net/forums/clear.gif
src="
http://www.tibathon.net/forums/clientscript/
src="http://www.tibathon.net/forums/image.php
src="
http://www.tibathon.net/forums/images/
url(http://www.tibathon.net/forums/images/
var IMGDIR_MISC "http://www.tibathon.net/forums/images/ 


Thanks in advance for any help you can provide me.

Frank

MikeD 08-04-2006 05:22 PM

Hi Frank,
I miss in the option Relative Links two entries...

var winobj = window.open("private.php
window.location = "private.php


Quote:

Originally Posted by hammondfra
My arcade. I have done all the absolute and relative links....and still can not get it to show the link properly when in photoplog

Yep. The reason is that you have not made any entries in the option "Global Variables".

Reason Why
If someone installed a hack like the example below and PhotoPlog is not able to show it correct in a right way, then we have this option to enter a variable. Note: Enter a variable without the $ sign! That is very important!!!

Example Global Variables
There exists a hack called "Posts Since Last Visit". When someone has installed this hack and forgot to enter a variable "pcount" into this option, then PhotoPlog cannot display it correct. That means in this example: The complete 2nd line New Forum Threads : No New Posts disappears. So if you enter the variable "pcount" into the Global Variables, PhotoPlog will show that now in the correct way.

http://www.mdichte-web.de/Forum Hond...Visit NEW1.jpg

That's just an example to show you the PhotoPlog option "Global Variables". I guess your problem with the Arcade hack could be the cause of that option. Hope this helps ;) -Mike

hammondfra 08-04-2006 06:08 PM

yes, and no....how do you add to the global? I mean is it like this
I want the arcade link to work from photoplog....
So should it be arcade.php with out all the ? and $
If I can get an example of how to set it up would be great.
the rotating banner and the other part of the link to work correctly......with out examples I will never get it.

MikeD 08-04-2006 06:33 PM

Frank, I'm goin to install Arcade on my Local vB. I get back to you if I have a solution for you. Lata... ;) -Mike

cheesegrits 08-04-2006 10:53 PM

Quote:

Originally Posted by hammondfra
yes, and no....how do you add to the global? I mean is it like this
I want the arcade link to work from photoplog....
So should it be arcade.php with out all the ? and $
If I can get an example of how to set it up would be great.
the rotating banner and the other part of the link to work correctly......with out examples I will never get it.

I run v3 Arcade and PhotoPlog with no problems, so rest assured it can be done!

First thing to try is the base href trick detailed here. This should solve most relative vs absolute link issues you may be having from 'plog. If it does work, you need read no further.

If for any reason that doesn't do it for you, you could simply edit your navbar link for Arcade and make it "absolute" (i.e. starting with /forumname) to get it to work right from 'plog. Just edit your navbar template, and make your Arcade link look like this:

Code:

<!-- v3 Arcade -->
                <td class="vbmenu_control"><a href="/forums/arcade.php$session[sessionurl_q]">Arcade</a></td>
<!-- /v3 Arcade -->

You may need to change the /forums to whatever your forum directory is called. Likewise you may have to do the same thing to any other links to mods which reside anywhere other than in the standard forum home dir. For instance, you may have to do this to your Gallery link, so you can get to the Gallery from the Arcade.

If you don't know how to find and edit a template, just ask.

-- hugh

hammondfra 08-05-2006 05:11 AM

EDIT: I didn't realize you have to moderate every file that is uploaded; as well as the comments....argh, is there somewhere to turn this off? or is this something that is only available through the pro version?

I do appreciate all the help...I worked on this at work tonight, and alas I found where I made a slight error in the absolute side of the links....Thanks for the help there...now What I notice that photoplog is doing....look at the pics so you can see what I am talking about.

Morgan 08-06-2006 04:46 AM

In the Lite version, go to the Usergroup Manager, Edit Usergroup, look for PhotoPlog Permissions, and set both "Moderate This Group's Files" and "Moderate This Group's Comments" to no.

UPDATE: If you are using a newer version of PhotoPlog, you won't find such settings as they have changed.
  • Moderate This Group's Files has been replaced with Can Upload Unmoderated Files
  • Moderate This Group's Comments has been replaced with Can Post Unmoderated Comments


All times are GMT. The time now is 08:42 AM.

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