Support Forum

Advanced Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
general-topic
Some things I noticed
Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Jul 7, 2011 - 12:32 am

have spent the night trying it on five different computers with slightly diff setups tonight... and on FF, IE, Chrom, Safari and Opera on all of them... no issue... and Andy has no issue on the Mac...

after the first time loading, is the content complete? by that, I mean all there?

In firefox, with firebug, and the console open, after clicking on that the first time, are any errors shown? If there is an error in the page, and yes, the ajax load is considered a page, then clicking on a link will cause a new page...

So I suspect you are getting some kind of error... we just need to run it down what it is... after doing it the first time please check your php error log and see if any info is reported...

Additionaly, sheesh, have to remember this is 5.0 now, please go to forum - toolbox - error log and see if any errors are reported... it may be easier to clear the log (link at bottom) and then go back to profile and redo and then check the log...

how much php memory do you have?

Avatar
Tempus35
Member
Free Members
sp_UserOfflineSmall Offline
Jul 7, 2011 - 11:22 am

First I have 512mb for memory set, but I did check the error logs, the SP error log had nothing, but firebug threw this error when I did the second click, the one that loads the odd page:

 

jQuery is not defined
http://127.0.0.1/index.php?sp_.....rand=25205
Line 18

 

There appears to be no errors in the php log file either. So only the above. As for jquery I made sure the files for it were in wordpress like they should be. And it does work at least the first click. I am not the best when it comes to jquery so any hints on things I might change to try to fix that error?

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Jul 7, 2011 - 11:43 am

sorry if its back a few pages in this thread Wink but

is this with the default wp theme?  and no other wp plugins?

Avatar
Tempus35
Member
Free Members
sp_UserOfflineSmall Offline
Jul 7, 2011 - 12:28 pm

Yea it is the default everything, default theme etc, and no other plugins.

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Jul 7, 2011 - 5:39 pm

and just to verify... in wp - settings - general, for the wp url and blog url, you are consistent with use (or not use) of www in both?

it certainly looks like an error is getting generated on the page and thus the new link would load in new page... since this is your localhost machine, are you sure you have php error logging turned on in your php.ini file?  no errors is most odd since we know we have some notices and other things being generated that should get logged until we fix them up...

another thing to try would be to turn on wp debug in your wp-config.php file and see if any more data is output...  add this line

define('WP_DEBUG', true);

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Jul 28, 2011 - 10:23 pm

whew... happy to report that we finally sorted this one out (thanks to Lee H!)...  should be working now...

Forum Timezone: Europe/Stockholm
Most Users Ever Online: 1170
Currently Online:
Guest(s) 1
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Mr Papa: 19448
Ike: 2086
Brandon: 864
kvr28: 804
jim: 649
FidoSysop: 577
Conrad_Farlow: 531
fiddlerman: 358
Stefano Prete: 325
Member Stats:
Guest Posters: 616
Members: 17344
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10117
Posts: 79600