Board index PBase Questions and Answers Direct Linking Denied????

Questions and Answers

Direct Linking Denied????

Ask if you need help using PBase.
caoimhin
 
Posts: 4

Re: Direct Linking Denied????

Post Sat Jan 18, 2014 2:39 pm


emily wrote:Hi Guys,

Direct linking should be working normally now. If you experience any problems, please let us know the URL so we can take a look at it.

Thanks,
Emily


Hi,

I am still experiencing this issue - any help is appreciated:

http://www.pbase.com/caoimhin

mardoli
 
Posts: 589

Re: Direct Linking Denied????

Post Sat Jan 18, 2014 3:15 pm


caoimhin wrote:
emily wrote:Hi Guys,

Direct linking should be working normally now. If you experience any problems, please let us know the URL so we can take a look at it.

Thanks,
Emily


Hi,

I am still experiencing this issue - any help is appreciated:

http://www.pbase.com/caoimhin

I have tried to follow the broken link which should correspond to the picture, but it directs me to a password protected image, if it's really like that, it might explain why the link doesn't work.
If you make the picture publicly visible in a gallery close to public, but not protected by password, maybe it could work.
Maybe you can give it a try.
ImageImage
"Arguments are to be avoided; they are always vulgar and often convincing."
~Oscar Wilde~

mardoli
 
Posts: 589

Re: Direct Linking Denied????

Post Sat Jan 18, 2014 3:22 pm


caoimhin wrote:
Hi,

I am still experiencing this issue - any help is appreciated:

http://www.pbase.com/caoimhin


I have seen that the line of HTLM code you used to add your logo at the top of your page is
Code: Select all
<center> <img src="http://www.pbase.com/caoimhin/image/132492223" alt="logo"> <center>

My suggestion s that you should try this way instead
Code: Select all
<center> <img src="http://www.pbase.com/caoimhin/image/132492223/original.jpg" alt="logo"> </center>

But before that, as I wrote in my former post, you should be sure that the image is not in a password protected gallery.
I hope it can help.
Marisa
ImageImage
"Arguments are to be avoided; they are always vulgar and often convincing."
~Oscar Wilde~

caoimhin
 
Posts: 4

Re: Direct Linking Denied????

Post Sat Jan 18, 2014 6:11 pm


Thank You, Marisa, for your quick reply. All your advice worked perfectly and all is well again with logos. Cheers!!!
Kevin

mardoli
 
Posts: 589

Re: Direct Linking Denied????

Post Sat Jan 18, 2014 6:28 pm


caoimhin wrote:Thank You, Marisa, for your quick reply. All your advice worked perfectly and all is well again with logos. Cheers!!!
Kevin

I'm really happy that your problem was solved , Kevin.
Have a nice day
Marisa
ImageImage
"Arguments are to be avoided; they are always vulgar and often convincing."
~Oscar Wilde~

lynnh
 
Posts: 3633

Re: Direct Linking Denied????

Post Sun Jan 19, 2014 3:05 am


mardoli wrote:
lynnh wrote:I still have the direct linking denied as the background on my profile page.


Are you sure that the picture you used as background image is still present somewhere in your pages?
I tried to locate it, but it appears as if it had been deleted.
My humble suggestion is to check it and then , in case to upload the picture again and to change the link in your CSS putting the new URL.
I think it should work.
I hope it can work


The photo is still present. It was located in a gallery where all of my CSS background images are loaded. The gallery is hidden from public view. All of my other CSS sheets work, including my root gallery which is that same background image. It was only the profile page that was affected. This morning, I decided to go into the CSS on my profile page and change it to one of the standard Pbase CSS sheets that are available, instead of using my custom sheet. It is fixed now, just not as pretty.
Thank you for your help!
All that is gold does not glitter, Not all those who wander are lost; The old that is strong does not wither, Deep roots are not reached by the frost ~ J. R. R. Tolkien

sueymarky
 
Posts: 410

Re: Direct Linking Denied????

Post Wed Jan 22, 2014 2:07 am


http://www.pbase.com/sueymarky/image/154037161/original

I am seeing this 'Direct Linking Denied'.

What is up with this ???!!
Did the code change as it was working fine til today.

mardoli
 
Posts: 589

Re: Direct Linking Denied????

Post Wed Jan 22, 2014 11:18 am


sueymarky wrote:http://www.pbase.com/sueymarky/image/154037161/original

I am seeing this 'Direct Linking Denied'.

What is up with this ???!!
Did the code change as it was working fine til today.

Hello!
I have checked your page source and I think you problem depend on a space you left in writing your line code.
I made a test in one of my pages and with this code
Code: Select all
<a href="http://www.pbase.com/sueymarky/image/154023665/original"><img src="http://www.pbase.com/sueymarky/image/154023665/medium.jpg"></a>

the link works perfectly.
I think you should try to not leave any space between the elements of your code.
In all cases for me it works with the above code and I could see your photo under my photo I used as a test.
Maybe you can give a try.
I hope it can help.
Best
Marisa
ImageImage
"Arguments are to be avoided; they are always vulgar and often convincing."
~Oscar Wilde~

sueymarky
 
Posts: 410

Re: Direct Linking Denied????

Post Wed Jan 22, 2014 10:17 pm


mardoli wrote:
sueymarky wrote:http://www.pbase.com/sueymarky/image/154037161/original

I am seeing this 'Direct Linking Denied'.

What is up with this ???!!
Did the code change as it was working fine til today.

Hello!
I have checked your page source and I think you problem depend on a space you left in writing your line code.
I made a test in one of my pages and with this code
Code: Select all
<a href="http://www.pbase.com/sueymarky/image/154023665/original"><img src="http://www.pbase.com/sueymarky/image/154023665/medium.jpg"></a>

the link works perfectly.
I think you should try to not leave any space between the elements of your code.
In all cases for me it works with the above code and I could see your photo under my photo I used as a test.
Maybe you can give a try.
I hope it can help.
Best
Marisa


Thank you very much Marisa !
Your code worked and not sure why my code worked before and not recently.
In any case, it is back to normal and I will have to fix it on my other photos that I am direct linking to.

Thanks again and appreciate the help (:

yardbird
 
Posts: 613
Location: Palatine, IL

Re: Direct Linking Denied????

Post Fri Jan 24, 2014 8:14 pm


Hi
I still errors.

http://www.pbase.com/yardbird/profile - The image doesn't show up anymore.
The link to the image is http://www.pbase.com/yardbird/image/128359826/small.jpg

Any help would be appreciated.

Thanks
Karthik
___________________________________
Karthik Raja Photography - https://www.beautifulworld.photography/
Incredible India at http://www.incredibleindiaphotos.com

enjayel
 
Posts: 326

Re: Direct Linking Denied????

Post Fri Jan 24, 2014 10:52 pm


yardbird wrote:Hi
I still errors.

http://www.pbase.com/yardbird/profile - The image doesn't show up anymore.
The link to the image is http://www.pbase.com/yardbird/image/128359826/small.jpg

Any help would be appreciated.

Thanks
Karthik


Try checking to see if it is public... if I enter the image number without the "small.jpg" I get a password protected notice.
nancy

baldrich
 
Posts: 115

Re: Direct Linking Denied????

Post Thu Jan 30, 2014 6:18 pm


Every gallery heading photo, some with titles, that I had created and were there for months is gone.

WHY? Better yet, why would I bother asking. In, what ten years, no one from PB ever answered anything.

baldrich
 
Posts: 115

Re: Direct Linking Denied????

Post Wed Feb 05, 2014 9:16 pm


Are they no longer allowed OR WHAT?

rsbfotos
 
Posts: 372

Re: Direct Linking Denied????

Post Thu Feb 06, 2014 3:47 am


baldrich wrote:Every gallery heading photo, some with titles, that I had created and were there for months is gone. ...


Which ones are missing? I counted 9 Galleries of yours with "heading photos", and saw nothing on other galleries that indicated there were any problems.
---------------------------------------------------
rsbfotos
You can't see the forest when you sneeze.

Previous

Board index PBase Questions and Answers Direct Linking Denied????

Who is online

Users browsing this forum: ClaudeBot and 2 guests