Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

Revision for 7.02+ - Image display problem

Asked Modified Viewed 4,697 times
H
Harly
H
Harly 10
Regards, Har1y.
  • Senior Member, joined since
  • Contributed 302 posts on the community forums.
  • Started 51 threads in the forums
  • Started this discussions
asked
Senior Member

I'm trying to solve a little problem I ran into, when updating the good old Revision theme to 7.02:
In the forum and in the downloads, the images floats to the left and only shows a part of the image too, with 1 or 2 scrollbars, depending on the images' shape and size.

I've looked in all the files, also the java-scripts, and I can not find out what's causing this.
I've got another narrow theme to compare with, Blu4U, and that theme has no problem showing the whole image in the forums and downloads.

Looking at the source-code, it mentions something about a max-width and max-height of 300px, which seems to fit the size of the reduced image displayed. But I can't find out where that's coming from.

If you got the time to look at it, here's the whole (not yet finished, but working fine on 7.02, except for the image-error, off course) theme:
revision_theme_702-xhtml-css3-valid_2.zip

- and attaching an image, showing the error in question...
Edited by Harly on 16-11-2013 03:27,
Harly attached the following file:
image-reduction_revision.png [No information available / 72 Downloads]
0 replies

7 posts

F
foc_in_gaura
F
  • Member, joined since
  • Contributed 100 posts on the community forums.
  • Started 21 threads in the forums
answered
Member

I had this problem too and I managed to fix it by removing a script which was blocking the full load of the page. I used adf.ly script which I placed it in the footer_include.php , and that gave me the error. Try to remove some of your last modifications added to you website, and it will work.
0 replies
H
Harly
H
Harly 10
Regards, Har1y.
  • Senior Member, joined since
  • Contributed 302 posts on the community forums.
  • Started 51 threads in the forums
  • Started this discussions
answered
Senior Member

Quote

foc_in_gaura wrote:

I had this problem too and I managed to fix it by removing a script which was blocking the full load of the page. I used adf.ly script which I placed it in the footer_include.php , and that gave me the error. Try to remove some of your last modifications added to you website, and it will work.

You did notice, that this only happens, with the theme called "Revison", and that it's not a general CMS-problem - that it does not happen when looking at the site with another theme, but only happens with the Theme, that I'm trying to update to 7.02: Revision!?

Because, I think you've misunderstood the problem I'm trying to descripe! ;)
Did you even look at the theme, I'm refering to?
0 replies
F
foc_in_gaura
F
  • Member, joined since
  • Contributed 100 posts on the community forums.
  • Started 21 threads in the forums
answered
Member

Based on what I said in my previous post, you should extract the essential, and try to replace/modify the associated javascript for this theme. This is almost always a javascript problem. I tried to help only, and I only used an example with a problem similar with yours. You should thank!
0 replies
C
Chan
C
Chan 0
Lead Developer of PHP-Fusion
  • Super Admin, joined since
  • Contributed 3,842 posts on the community forums.
  • Started 232 threads in the forums
  • Answered 6 questions
answered
Super Admin

Thank you. :D
0 replies
H
Harly
H
Harly 10
Regards, Har1y.
  • Senior Member, joined since
  • Contributed 302 posts on the community forums.
  • Started 51 threads in the forums
  • Started this discussions
answered
Senior Member

@foc_in_gaura

Quote

Based on what I said in my previous post, you should extract the essential

"...extract the essential" :| I can't just guess what you think. But I did think about the javascript thing you mentioned, that you may be on the right track.

Quote

...and try to replace/modify the associated javascript for this theme. This is almost always a javascript problem.

Now, you're being specific - that's much better! ;)

Quote

I tried to help only, and I only used an example with a problem similar with yours. You should thank!

If you where actually helping, focusing on the theme-problem, checking out the theme in question, being specific, and actually coming up with a possible solution, I would have thanked you.
Now, you have helped me part of the way, by pinpointing the problem related to the theme, and for that effort, I thank you! B)

@Others:
Like I mentioned in my first post about the theme-problem: "If you got the time to look at it..."
I don't know much about javascripts, only what they do, but not how they do, whatever they do, to put it like that. That is why I ask for help in this case!
0 replies
F
foc_in_gaura
F
  • Member, joined since
  • Contributed 100 posts on the community forums.
  • Started 21 threads in the forums
answered
Member

It's hard for me to be specific because my english is average. The images are not resizing because the page isn't fully loaded.
0 replies
H
Harly
H
Harly 10
Regards, Har1y.
  • Senior Member, joined since
  • Contributed 302 posts on the community forums.
  • Started 51 threads in the forums
  • Started this discussions
answered
Senior Member

Quote

foc_in_gaura wrote:

It's hard for me to be specific because my english is average. The images are not resizing because the page isn't fully loaded.

I understand - that's offen, how misunderstandings happens, with the language-barriers! ;) And I could have been a little more diplomatic. Sorry, about that, foc_in_gaura!

But, as I wrote earlier, you brought me on the right track, and now I've solved the problem:
it was the old java-script for the clock, in the header, that was coursing the errors. I rewrote the header, and called showsubdate() instead, and now, it works just fine. The images now display in the forums and downloads like they should.

So: Thanks again, foc_in_gaura, for leading me in the right direction. :)
0 replies

Category Forum

Themes Support

Labels

None yet

Statistics

  • Views 0 views
  • Posts 7 posts
  • Votes 0 votes
  • Topic users 3 members

3 participants

H
H
Harly 10
Regards, Har1y.
  • Senior Member, joined since
  • Contributed 302 posts on the community forums.
  • Started 51 threads in the forums
  • Started this discussions
C
C
Chan 0
Lead Developer of PHP-Fusion
  • Super Admin, joined since
  • Contributed 3,842 posts on the community forums.
  • Started 232 threads in the forums
  • Answered 6 questions
F
F
  • Member, joined since
  • Contributed 100 posts on the community forums.
  • Started 21 threads in the forums

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet