4571 Posts in 1382 Topics by 1376 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1345 Views |
-
Changed admin to CMSadmin now can't see upload iFrame

15 February 2009 at 11:57am
Hi
My host uses "admin" for their control panel so I have had to change the Silverstripe admin to CMSadmin. Everything is working fine except I can no longer access the asset upload iframe (see attached pic)
The code behind the from of interest is
<div class="tab" id="Root_Upload">
<iframe name="AssetAdmin_upload" src="admin/assets/uploadiframe/1" id="AssetAdmin_upload" border
="0" style="border-style: none; width: 100%; height: 200px">
</iframe>
</div>So I think my problem is that I need to change the code for "admin/assets/uploadiframe/1" to "CMSadmin/assets/uploadiframe/1" simple task if I could work out where the code was coming from but I can't. Can anyone point me in the right direction?
Thanks
Catherine
-
Re: Changed admin to CMSadmin now can't see upload iFrame

8 March 2009 at 1:45pm
Finally found the issue here. There is a reference to admin in sapphire/filesystem/folder.php that needed to be updated
| 1345 Views | ||
|
Page:
1
|
Go to Top |
