 | |  | | | General Discussion General use discussion forum for PhotoPost products. |
March 16th, 2009, 10:46 AM
|
#41 (permalink)
| | Ultimate Member Verified Customer
Join Date: Jun 2007 Location: Texas
Posts: 1,353
|
in fact, the more in in the random feature changes my random pal in sidebar ot 4x4 layout.
|
| |
March 16th, 2009, 10:47 AM
|
#42 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 52,545
|
I already visited your site which is why I posted what I did. If I click more on randompal it changes randompal if I click more on random it changes random
Okay well then your weirdness is gone so I guess that discussion is closed.
I checked your site again in both browsers same thing works as expected
|
| |
March 16th, 2009, 10:49 AM
|
#43 (permalink)
| | Ultimate Member Verified Customer
Join Date: Jun 2007 Location: Texas
Posts: 1,353
|
hmm - Let me reboot and clear some things and maybe that will change the actions I have here on those blocks...
|
| |
March 16th, 2009, 11:19 AM
|
#44 (permalink)
| | Ultimate Member Verified Customer
Join Date: Jun 2007 Location: Texas
Posts: 1,353
|
okay - all seems to be working a bit better.
One last question - I have the random pal showing 2 across and 6 total.. when I click more, it default back to 1 column, and 6 down, how do I keep at at the present ? Quote:
if ( $Globals['randompal'] == "yes" ) {
echo "<div id=\"randompal\">";
display_gallery("random", "", "", 2, 6, 1);
echo "</div>";
}
| |
| |
March 16th, 2009, 11:21 AM
|
#45 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 52,545
|
You would have to edit the same display_gallery call in showframe.php and make the same change for the pal one there also.
|
| |
March 16th, 2009, 11:22 AM
|
#46 (permalink)
| | Ultimate Member Verified Customer
Join Date: Jun 2007 Location: Texas
Posts: 1,353
|
okay. thanks. I will look into it here in a bit.
Thanks for the troubleshooting there Chuck! Enjoy your day!
|
| |
March 16th, 2009, 11:38 AM
|
#47 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 52,545
|
I will try see ya
|
| |
March 16th, 2009, 02:52 PM
|
#48 (permalink)
| | Ultimate Member Verified Customer
Join Date: Jun 2007 Location: Texas
Posts: 1,353
|
iT IS WEIRD. Sometimes, the random opens up into the sidebar pal with me, and at times, it doesn't..
|
| |
March 16th, 2009, 03:17 PM
|
#49 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 52,545
|
yeah weird maybe some weird ajax thing
|
| |
March 16th, 2009, 03:31 PM
|
#50 (permalink)
| | Ultimate Member Verified Customer
Join Date: Jun 2007 Location: Texas
Posts: 1,353
|
I just had another user confirm this issue, and it did it for him also.
Did you test it to see if it did the same thing for you?
Last edited by skidpics; March 16th, 2009 at 05:32 PM.
|
| |
March 16th, 2009, 05:37 PM
|
#51 (permalink)
| | Ultimate Member Verified Customer
Join Date: Jun 2007 Location: Texas
Posts: 1,353
|
I still think the random pals have somethign to do with it. If I disable them, it almost stops.
If I am not having the header control the size of the layout, which means 100% - what is controlling the width of the page? SMF, since it is integrated, or the default layout settings in admin?
If it is supposed to be 100%,m why does it resize to a smaller size anyways?
Either way, it just isn't displaying the site layout very smoothly.
Last edited by skidpics; March 16th, 2009 at 05:42 PM.
|
| |
March 16th, 2009, 05:55 PM
|
#52 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 52,545
|
well the only thing I notice is it is only when you add all our stuff that you get any rendering issues.
|
| |
March 16th, 2009, 05:57 PM
|
#53 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 52,545
|
I always suggest leaving photopost layout at 100%
You can constrain width with a table in the header and close in the footer thats best if you run a sidebar
|
| |
March 16th, 2009, 06:02 PM
|
#54 (permalink)
| | Ultimate Member Verified Customer
Join Date: Jun 2007 Location: Texas
Posts: 1,353
|
I re-added the header/footer and have it set up to 90% for now.
I will play with it for a few days, and see what happens. just no idea what could be causing it.. since the code has been updated.
random pal and random feature seems to impact the effect even more though
Last edited by skidpics; March 16th, 2009 at 06:12 PM.
|
| |
March 16th, 2009, 08:22 PM
|
#55 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 52,545
|
right but when you had things without the mods the page never jumped past 100% so something doesnt like playing with something else.
|
| |
March 16th, 2009, 08:23 PM
|
#56 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 52,545
|
could be something like the random pal trying to generate the same time that ads or other stuff you have rendering at the same time that pushes it out if they both do it at the same time.
|
| |
March 16th, 2009, 09:03 PM
|
#57 (permalink)
| | Ultimate Member Verified Customer
Join Date: Jun 2007 Location: Texas
Posts: 1,353
|
I placed the ads inside the <span> of the custompal1 - which is turned off.
The banner in the menubar is gone. so - no ads..
With the random pals running, it resized. Without, it stops. So I don't know.
whats is your suggestion on placing ads in PP to prevent layout problems?
|
| |
March 16th, 2009, 10:09 PM
|
#58 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 52,545
|
that all depends on the ads as they are pulling from external sites right
If there is a timedelay in rendering this could cause an issue but who knows.
|
| |
March 16th, 2009, 10:10 PM
|
#59 (permalink)
| | Ultimate Member Verified Customer
Join Date: Jun 2007 Location: Texas
Posts: 1,353
|
yes they are.
|
| |
March 16th, 2009, 10:13 PM
|
#60 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 52,545
|
yeah just thoughts here. I have viewed many sites and yours is the only one I have seen what your saying.
|
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Rate This Thread | Linear Mode | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -5. The time now is 02:45 AM. | |