This is the community forum. For a developer response use the Client Area.
Follow us on Facebook, Twitter and YouTube!

Incorrect URL in Admin (Pages)
#3

(02-Jul-2011, 09:50 AM)Steven Wrote:  Hi,

To fix that open comments/includes/functions/page.php, line 51:

Change this:
PHP Code:
<?php 
$url
= strtolower($url);

To this:
PHP Code:
<?php 
//$url = strtolower($url);

Thanks Steven!
Reply


Messages In This Thread
Incorrect URL in Admin (Pages) - by archym - 02-Jul-2011, 08:05 AM
RE: Incorrect URL in Admin (Pages) - by Steven - 02-Jul-2011, 09:50 AM
RE: Incorrect URL in Admin (Pages) - by archym - 02-Jul-2011, 02:29 PM

Possibly Related Threads…
Thread / Author Replies Views Last Post
Last Post by Rameshrao55
30-Sep-2015, 08:49 PM
Last Post by Steven
06-Nov-2013, 07:44 PM
Last Post by Steven
13-Mar-2013, 02:04 PM
Last Post by Steven
19-Sep-2012, 07:30 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)