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
Update bug in build 7392
Avatar
Mark Barnes
Rookie
Free Members
sp_UserOfflineSmall Offline
Dec 7, 2011 - 5:15 pm

In the file \simple-press\sp-startup\admin\spa-admin-framework.php, on line 342, it references http://localhost/wordpress-test/ instead of the WP install URL. This breaks theme updates.

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Dec 7, 2011 - 7:15 pm

eeek! definitely a problem... argh... actually, its line 307...

will get it fixed up in svn tonight... and planning on pushing out a new core update this weekend too...

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Dec 7, 2011 - 7:21 pm

fixed in svn...  and was 342 in the build #quoted - already changes in trunk which make it 307...

if you want to change yourself before this weekend... line 342, change:

    if ($update) $mess.= spa_message($update_msg.'<a href="http://localhost/wordpress-test/wp-admin/update-core.php">'.spa_text('Click here to view any updates.').'</a>');

to

    if ($update) $mess.= spa_message($update_msg.'<a href="'.self_admin_url('update-core.php').'">'.spa_text('Click here to view any updates.').'</a>');

Avatar
Mark Barnes
Rookie
Free Members
sp_UserOfflineSmall Offline
Dec 8, 2011 - 6:49 am

Fast work! Thanks.

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Dec 8, 2011 - 8:49 am

Excellent - thank you for letting us know.

andy-signature.png
YELLOW
SWORDFISH
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: 650
FidoSysop: 577
Conrad_Farlow: 531
fiddlerman: 358
Stefano Prete: 325
Member Stats:
Guest Posters: 617
Members: 17359
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10125
Posts: 79620