 | |  | | | Photopost Pro Bug Reports Post post installation PhotoPost Pro problems here. |
October 29th, 2006, 08:08 PM
|
#1 (permalink)
| | Member Verified Customer
Join Date: Oct 2006
Posts: 31
| photopost page won't stop refreshing?
Hello,
I went to log in to photopost today and perform some administrative stuff but I encountered a weird problem. After I login and go to the photopost overview page (link below), the page just keeps refreshing over and over again. I can't click on anything and have to close the window to get it to stop.
Can anyone help me out here?
Thanks http://www.breederretriever.com/phot...ndex.php/cat/1 |
| |
October 29th, 2006, 09:04 PM
|
#2 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,806
|
well your site looks fine where you link it
I would suggest you run this query to repair your mysql table and see if you can then get into admin
REPAIR TABLE pp_iponline
|
| |
October 29th, 2006, 10:38 PM
|
#3 (permalink)
| | Junior Member Verified Customer
Join Date: Jul 2006
Posts: 22
|
I also have just got this problem this morning. When you login (this is VBEnchanced) it reloads /gallery/ from login and then reloads /gallery/profile.php over and over. It doesn't happen if you just visit normally not logged in.
|
| |
October 29th, 2006, 10:50 PM
|
#4 (permalink)
| | Junior Member Verified Customer
Join Date: Jul 2006
Posts: 22
|
Using the repair table did not do anything. I checked to see if any files were modified on my server (within the time frame), and none were. Checking a few other things at the moment.
|
| |
October 29th, 2006, 10:52 PM
|
#5 (permalink)
| | Junior Member Verified Customer
Join Date: Jul 2006
Posts: 22
|
One more note, this does not happen with VBulletin pages, only Photopost, and ALL of them (profile, index, uploadphotos.php, etc) it reloads "profile.php
" in the status bar no matter what page it is on. I am using 5.31.
|
| |
October 29th, 2006, 11:53 PM
|
#6 (permalink)
| | Junior Member Verified Customer
Join Date: Jul 2006
Posts: 22
|
Ok. Found out the problem. I figured the only thing that changed was the time (DST), so I checked out the differences between a logged-in visitor vs. someone who wasn't. In the code, the main difference was the DST correction option in VBulletin. I went into my profile and turned DST correction OFF (just in the user profile) and it stopped reloading. There must be some code in Photopost that doesn't like that. Below is the code for the DST correction from VBulletin:
<form action="profile.php" method="post" name="dstform">
<input type="hidden" name="s" value="" />
<input type="hidden" name="do" value="dst" />
</form>
<script type="text/javascript">
<!--
var tzOffset = -7 + 1;
var utcOffset = new Date().getTimezoneOffset() / 60;
if (Math.abs(tzOffset + utcOffset) == 1)
{ // Dst offset is 1 so its changed
document.forms.dstform.submit();
}
//-->
</script>
|
| |
October 30th, 2006, 12:01 AM
|
#7 (permalink)
| | Junior Member Verified Customer
Join Date: Jul 2006
Posts: 22
|
Ok, one more update. After I changed the settings, I changed them back, and it no longer reloads...for anybody! So must be that I was the first person to log-on and tell the script that the times changed by changing the time options.
|
| |
October 30th, 2006, 01:23 PM
|
#8 (permalink)
| | Member Verified Customer
Join Date: Oct 2006
Posts: 31
|
That got mine working too.
Thanks a lot.
|
| |
October 30th, 2006, 04:24 PM
|
#9 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,806
|
Yes thats the profile DST thing and I beleive 5.5 rewrites the url to full url or you can edit the relative link in your footer template of vb to full url
|
| | |
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 03:40 PM. | |