|
|
|
|
|
|
|
|
[Unknown]
Global Moderator
YaBB God
Posts: 7830
|
|
Re:[Beta 1.5.2] Short Urls 1.0
« Reply #38 on: May 01, 2003, 02:47:29 PM » |
|
Quote from: zeroweb on May 01, 2003, 07:37:58 AM Thanks!
One concern:
I am making calls from a non-Yabbse page to SSI.php, specifically to retrieve recentposts. This mod has knocked those URLS out fo commision. I am taking a look at it now, but thought i would mention.
Thanks a million,
-mark
Right. Good point :$.... I'll fix that when I take this out of beta. (later today, methinks.) For now, add this to SSI.php... Find: extract($arr, EXTR_OVERWRITE); } Replace: extract($arr, EXTR_OVERWRITE); }
$scripturl = $boardurl . '/index.php'; $cgi = $scripturl . '?' . ($modSettings['enableShortURLs'] ? '' : 'board=' . $board); -[Unknown]
|
|
|
Logged
|
|
|
|
|
|
|
|
|
|