PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Bug Reports (http://www.photopost.com/forum/photopost-pro-bug-reports/)
-   -   Vbulletin .CSS file appears twice in source code(FIXED) (http://www.photopost.com/forum/photopost-pro-bug-reports/115884-vbulletin-css-file-appears-twice-source-code-fixed.html)

SaN-DeeP September 28th, 2005 10:02 AM

Vbulletin .CSS file appears twice in source code(FIXED)
 
Here is the source code from our gallery pages:

Code:

Content visible to verified customers only.
Note the red part, it appears twice throughtout all the pages, not sure whats the reason.

Thanks.

Michael P October 1st, 2005 05:37 PM

Does this only happen on the PP side and not the vB side?

SaN-DeeP October 2nd, 2005 05:59 AM

Quote:

Originally Posted by Michael P
Does this only happen on the PP side and not the vB side?

yes only on pp side.

Michael P October 2nd, 2005 06:31 PM

Odd, we don't add the stylesheet line to the header - that comes from vB.

I'll try running some tests to see if I can duplicate.

Michael P October 2nd, 2005 07:06 PM

I've modified the header-inc.php in the current build; can you download it and upload the new header-inc.php file? Should resolve the problem.

SaN-DeeP October 3rd, 2005 10:58 AM

Quote:

Originally Posted by Michael P
I've modified the header-inc.php in the current build; can you download it and upload the new header-inc.php file? Should resolve the problem.

Hi micheal,
re-downloaded and uploaded all the files, but problem still persists.

Code:

Content visible to verified customers only.

Michael P October 3rd, 2005 11:44 AM

Are you running vB3.5? (that was my assumption, but I dont see a version number on the bottom of your forums page).

Alien Master October 3rd, 2005 08:11 PM

Here's a pointer for this:

http://www.photopost.com/members/for...3&postcount=11

Chuck S October 3rd, 2005 08:22 PM

Alien we can not remove the code completely before testing as we beleive it is needed for vb3 but not for vb35

We did place the code in the vb3 part so it does not print for vb35 and it works well.

SaN-DeeP October 4th, 2005 09:52 AM

Quote:

Originally Posted by Michael P
Are you running vB3.5? (that was my assumption, but I dont see a version number on the bottom of your forums page).

I am on vb 3.0.7+ version (fixed all security issues when future versions came out)

Chuck S October 4th, 2005 10:09 AM

Okay in your header-inc.php remove the code in bold and try again

Code:

Content visible to verified customers only.

Alien Master October 6th, 2005 02:27 AM

That code is no longer laid out that way in the latest header-inc file.

Alien Master October 6th, 2005 02:28 AM

Code:

Content visible to verified customers only.

Chuck S October 6th, 2005 07:09 AM

Yes because we removed it already

SaN-DeeP October 6th, 2005 07:26 AM

thanks omegatron, seems to be gone now :)

Regards,

Alien Master October 8th, 2005 01:45 AM

I had just seen that he was still having the issue up to October 4th, so when you mentioned a file to edit I was just confused.. Figured if the PP release had been updated again that would have been the first thing you would have suggested without having to worry about a code modification that was all. :) My bad!

Chuck S October 8th, 2005 08:02 AM

We are pretty good about that if someone actually reports a true issue that the build is corrected immediately so we are not playing support tag over and over on the same issue. ;)

SaN-DeeP October 11th, 2005 06:12 PM

hey omegatron.
i found an issue here, once a member rates a photo, a re-direction message is presented (.css file is not available here)

Regards,

Chuck S October 11th, 2005 06:28 PM

The forward screen does not use the vbulletin header cause it doesnt call the header system so the style is not used


All times are GMT -5. The time now is 03:31 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