Author Topic: Watched banner question  (Read 11696 times)

Offline Dragonfire

  • Mega Heavy Poster
  • *******
  • Posts: 6911
    • View Profile
    • Dragonfire88 Pbwiki
Re: Watched banner question
« Reply #60 on: September 19, 2010, 02:54:02 AM »
That worked.  I have no idea why, but it is showing up again so I'm happy.

Offline FredLooks

  • phpDVDProfiler Moderator
  • Intermediate Poster
  • *
  • Posts: 107
  • Country: ca
    • View Profile
    • Fred's Home Site
Re: Watched banner question
« Reply #61 on: September 19, 2010, 05:17:32 AM »
Glad it's working ...

Offline Dragonfire

  • Mega Heavy Poster
  • *******
  • Posts: 6911
    • View Profile
    • Dragonfire88 Pbwiki
Re: Watched banner question
« Reply #62 on: September 19, 2010, 05:41:24 AM »
So am I.  I wasn't sure that would fix it, but since I found that my image directory was all screwy, I figured I could at least get that fixed and then try to figure out what else to check for the banner.


Is the imagecache the only one that is supposed to have the permissions sets to the 777?

Offline DJ Doena

  • Administrator
  • Mega Heavy Poster
  • *****
  • Posts: 6706
  • Country: de
  • Battle Troll
    • View Profile
    • My Blog
Re: Watched banner question
« Reply #63 on: September 19, 2010, 09:00:21 AM »
Is the imagecache the only one that is supposed to have the permissions sets to the 777?

The rest should be just fine with 755
Karsten

Abraham Lincoln once said The trouble with quotes from the internet is that you never know if they're genuine.

my Blog | my DVD Profiler Tools


Offline Dragonfire

  • Mega Heavy Poster
  • *******
  • Posts: 6911
    • View Profile
    • Dragonfire88 Pbwiki
Re: Watched banner question
« Reply #64 on: September 19, 2010, 09:18:20 AM »
I think the few others I checked have 751....yup...just looked again.  751. 

Offline DJ Doena

  • Administrator
  • Mega Heavy Poster
  • *****
  • Posts: 6706
  • Country: de
  • Battle Troll
    • View Profile
    • My Blog
Re: Watched banner question
« Reply #65 on: September 19, 2010, 09:34:07 AM »
I think the few others I checked have 751....yup...just looked again.  751. 

As long as it works...
Karsten

Abraham Lincoln once said The trouble with quotes from the internet is that you never know if they're genuine.

my Blog | my DVD Profiler Tools


Offline Dragonfire

  • Mega Heavy Poster
  • *******
  • Posts: 6911
    • View Profile
    • Dragonfire88 Pbwiki
Re: Watched banner question
« Reply #66 on: September 19, 2010, 09:40:22 AM »
That's what I thought.  I'm leaving that alone since it is working.

Thanks for helping again. I never would have known to look for the permission thing.

EdwinK

  • Guest
Re: Watched banner question
« Reply #67 on: October 29, 2010, 09:54:21 PM »
How to I put this on the 'other' site? I'm sure the code from here wouldn't work there. (we do have better coding here ;))

Offline Achim

  • Mega Heavy Poster
  • *******
  • Posts: 7179
  • Country: 00
    • View Profile
Re: Watched banner question
« Reply #68 on: October 30, 2010, 04:34:56 AM »
How to I put this on the 'other' site? I'm sure the code from here wouldn't work there. (we do have better coding here ;))
Mine looks like this over there:
Code: [Select]
[a href="http://www.ya-shin.com/phpdvdprofiler/"][img src="http://www.ya-shin.com/phpdvdprofiler/ws.php?me=invelos" alt="Achim's Last Watched DVDs" /][/a]Just change the relevant bits to match your requirements.

EdwinK

  • Guest
Re: Watched banner question
« Reply #69 on: October 30, 2010, 02:59:43 PM »
Thanks. Will do ;)