PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Bug Reports (http://www.photopost.com/forum/photopost-pro-bug-reports/)
-   -   valid HTML for photopost pro (http://www.photopost.com/forum/photopost-pro-bug-reports/139310-valid-html-photopost-pro.html)

peterle February 22nd, 2009 03:57 AM

valid HTML for photopost pro
 
Hi,

validating our website i stumbled upon some errors in pppro and testing the demo here, I got some errors too.
[Invalid] Markup Validation of http://www.photopost.com/photopost/ - W3C Markup Validator

Anything you can do to get valid code?
Anything I can do?

Thanks.

Chuck S February 22nd, 2009 10:24 AM

I would not use this site as an example. Scott's header for one I know is all over the place as far as XHTML

You can tell me your site and I can help. I just went through recently and cleaned up the whole classifieds program as there are only a handful of errors usually. I do this for the programs every couple versions.

Validation Results - W3C Markup Validator

peterle February 23rd, 2009 02:45 AM

Thanks for the offer.
Haupt-Index - Anne Liebler ist die Hobbyschneiderin - Galerie

[Invalid] Markup Validation of http://www.hobbyschneiderin.net/portal/galerie/index.php - W3C Markup Validator

Some hints, where I had to look for and where to change the templates would be a great help. Thanks for that.

It ist still 6.11, but I have some problems with the newest version in the testboard and 6.11 doesn't show any problems.

Chuck S February 23rd, 2009 06:45 AM

Line 283 of categories template near the bottom remove the alone closing span tag </span>

Code:

Content visible to verified customers only.

peterle February 23rd, 2009 10:37 AM

Thanks,

can you tell me, why there is a difference in the header?

Line 2 in photopost shows:
<html dir="ltr" lang="de">

and in vbulletin:
<html dir="ltr" lang="de" xmlns="http://www.w3.org/1999/xhtml">

Chuck S February 23rd, 2009 10:41 AM

Not sure what your referring to if I look at my gallery it has the same content as the forum if I am using the forum header system only if we load our own header system might things be different. Besides this is what we load in photopost as a standalone so it matches

Code:

Content visible to verified customers only.

peterle February 23rd, 2009 01:25 PM

My photopst starts with:
Code:

Content visible to verified customers only.
and my vb forum home starts with:
Code:

Content visible to verified customers only.
Validator doesn't like the <html dir="ltr" lang="de"> from photopost and I don't know where it comes from and why? :o

Chuck S February 23rd, 2009 04:14 PM

Our header-inc.php file has this

Code:

Content visible to verified customers only.
so I dont show anywhere in our program that comes like this

Code:

Content visible to verified customers only.
You sure your using the current code unaltered files?

peterle February 23rd, 2009 05:39 PM

Quote:

Originally Posted by Chuck S (Post 1242002)
Our header-inc.php file has this

Code:

Content visible to verified customers only.
so I dont show anywhere in our program that comes like this

Code:

Content visible to verified customers only.
You sure your using the current code unaltered files?

Yes quite sure, I took a look at 6.11 and the original files in the zip and it showed the second line and not the one you mentioned.

I will take a deeper look into the problems I have with 6.2.
Think this is better, than fixing an old version.

Thanks for all and I am afraifd, that I will ask you some more dumb questions
in the next days. :o

Chuck S February 23rd, 2009 05:42 PM

I show things show fine in your admin side ;)


All times are GMT -5. The time now is 09:04 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97