English (United Kingdom)
Jms Multi Site, formerly joomla multisite.
Create, share multiple joomla sites in few clicks !
Message
  • EU e-Privacy Directive

    This website uses cookies to manage authentication, navigation, and other functions. By using our website, you agree that we can place these types of cookies on your device.

    View e-Privacy Directive Documents

Welcome, Guest
Please Login or Register.    Lost Password?

Unable to add & edit slave site on Site Manager
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Unable to add & edit slave site on Site Manager
*
#3896
Unable to add & edit slave site on Site Manager 14 Years, 1 Month ago Karma: 0
Hello Edwin.

I cannot add & edit slave site on multisite manager. The add & edit page is not completely appear. You can see the screenshot on attachment. How can I fix this.

I use Joomla version 1.5.14 on legacy mode, Joomla Multi Sites version: 1.2.26 and Patches definition version: 1.2.32.

I enable joomla debug on global configuration, but debug list not show on edit page.

Thank you

erganov
Fresh Boarder
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2010/04/11 17:53 By erganov.
The administrator has disabled public write access.
 
#3898
Re:Unable to add & edit slave site on Site Manager 14 Years, 1 Month ago Karma: 0
I found that, if I unactivated or commented line number 305 on file /administrator/components/com_multisites/views/manage/tmpl/edit.php, like this:

<?php #echo MultisitesHelper::getOwnerList( $this->row->owner_id); ?>


the page will successfully appear.
erganov
Fresh Boarder
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#3899
Re:Unable to add & edit slave site on Site Manager 14 Years, 1 Month ago Karma: 0
Problem Resolved.

This happen because user tables is huge, almost 64.000 users in there.
So, I change the query on function getOwnerList in helper.php to:

SELECT id, username FROM #__users WHERE usertype IN ('Super Administrator','Administrator') ORDER BY username
erganov
Fresh Boarder
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#3904
Re:Unable to add & edit slave site on Site Manager 14 Years, 1 Month ago Karma: 54
Thank you for your contribution.
I will review the code to check what happen when there is a huge list.
edwin2win
Moderator
Posts: 5370
graph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 1
get the latest posts directly to your desktop
2Win, Multisite(s) are trademarks of Edwin2Win.
Joomla