PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro How Do I...? (http://www.photopost.com/forum/photopost-pro-how-do-i/)
-   -   Two problems to deal with (http://www.photopost.com/forum/photopost-pro-how-do-i/123127-two-problems-deal.html)

kavoo February 16th, 2006 03:12 PM

Two problems to deal with
 
Hi there,

I've just got my licence yesterday and have to deal with some minor problems since then. Some of them has been solved already, but there are a couple of them left.

-------------------------------

1. I have a "Content-Type: text/html" text at the very bottom of most of the pages in my PhotoPost gallery. How to get rid of this?

-------------------------------

2. This is more complicated issue, so I'll show it on screenshots.

I'm using Aria style on my forum. When I'm opening my forum, I have a login module right under the header:
http://www.jakubwronski.pl/files/forum_notloggedin.jpg

After logging in, this module looks like this:
http://www.jakubwronski.pl/files/forum_loggedin.jpg

As you can see, it's working perfectly... but on the forum only...

When I'm opening my PhotoPost Gallery, my module looks like this:
http://www.jakubwronski.pl/files/pho...otloggedin.jpg
Looks OK at the first sight, but it contains no information at all...

Moreover... if I log myself in, I will see this module damn empty:
http://www.jakubwronski.pl/files/photopost_loggedin.jpg

What do I have to do to make my PhotoPost work exactly same way as my forum works?

Many thanks in advance for any help with fixing it and sorry for my poor English ;)

Chuck S February 16th, 2006 03:18 PM

Photopost does not know where to find images that do not exist in custom themes.

To correct your custom theme make sure in style options all your relative paths to images become full urls. This has been discussed in other threads and you can do a search for aria

As far as your first issue you need to post a direct link for us to see what you mean.

Michael P February 16th, 2006 03:21 PM

The header for the aria style is not a standard header; as such, it may require different processing than the normal header. I used to use the aria style, but I don't recall what, if anything, I had to do to get it to work.

We use the 'navbar' template; maybe you can compare the standard to the one provided by aria and look for the differences.

kavoo February 16th, 2006 03:51 PM

Quote:

Originally Posted by Chuck S
To correct your custom theme make sure in style options all your relative paths to images become full urls. This has been discussed in other threads and you can do a search for aria

Yes, I have read this thread, but as far as I remember this was about rollover script in forum menu. I have corrected paths as it was told in this thread and it's not an issue anymore.

Quote:

Originally Posted by Chuck S
As far as your first issue you need to post a direct link for us to see what you mean.

Here you go:
http://www.foto-strefa.pl/photopost/index.php

Chuck S February 16th, 2006 04:25 PM

well I think thats to do with your aria style your having java roll over errors on the site so check all the relative paths

kavoo February 16th, 2006 05:23 PM

Quote:

Originally Posted by Chuck S
well I think thats to do with your aria style your having java roll over errors on the site so check all the relative paths

I assume you're talking about 'register' button? Now, this is most interesting...

I have changed paths to all of the GIFs in the 'header' template and if you check the page source you will find this:
Code:

Content visible to verified customers only.
Problem seems to be related to the button's name - I believe the first line of this script in page source should look like this:
Code:

Content visible to verified customers only.
Now... funny thing - when I look into the 'headinclude' template, I see this:
Code:

Content visible to verified customers only.
So... does anyone know what to heck is going on? :confused:

Chuck S February 16th, 2006 05:56 PM

I dont know we dont product the aria style

kavoo February 17th, 2006 12:15 AM

1 Attachment(s)
Quote:

Originally Posted by Chuck S
I dont know we dont product the aria style

Granted!

But you DO product PhotoPost, so again - what about this?

Chuck S February 17th, 2006 02:27 AM

The simple answer is to fix your style issues with Aria and see if that issue still appears. We use the vbulletin headers so that is not being printed by Photopost. In fact we only call Content-Type when we use our headers and pull $contentmeta but again we dont call it cause we are using vb3 headers.

$contentmeta = "<meta http-equiv=\"Content-Type\" content=\"text/html; charset=iso-8859-1\" />";

I would switch to the default vb3 style that comes with vb and see if you have this issue. I bet not here.

kavoo February 17th, 2006 06:33 AM

Quote:

Originally Posted by Chuck S
I would switch to the default vb3 style that comes with vb and see if you have this issue. I bet not here.

I did that, and it's still there :confused: And it's only in the PhotoPost, forum works OK.

BTW - is it possible to set different styles for forum and PhotoPost, or is it always integrated in that department?

Chuck S February 17th, 2006 06:43 AM

Your can turn off enhanced integration.

Try reuploading all your files.


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