Re: Administration Pages - Modifying Data Displayed
"wwalkerbout" <[email protected]>
| Newsgroups | gmane.comp.cms.xaraya.user |
|---|---|
| Organization | Walkerbout Technologies |
| Message-ID | <[email protected]> |
Hi Marc, Thanks again for the feedback. Point taken on attempting to backport the Module. This is currently all a hobby for me, so the few friends sites I am looking to modify, in the current Xaraya version, I'll probably just use some creative security checks to hide various sections of the current Admin Pages, based on the logged on user's privileges. You were correct in that the Module did install. I can view the Overview Page without any problems. But if I go to the "Modify Config" option, I get the following error message: Fatal error: Class 'xarCore' not found in C:\zzxampp\xampp\htdocs\wtbase\modules\simpleadmin\xaradmin\modifyconfig.php on line 21 Perhaps I may be able to grab the Xaraya II branch fom Monotone to get a look at the features. I was really interested at this early stage as to how you went about organizing things, as I tend to get a lot of comment from my friends about the Admin in Xaraya not being intuitive at all in its current format. I really do appreciate you taking the time out to explain the current status with respect to the SimpleAdmin Module. Cheers, Wayne <[email protected]> wrote in message news:[email protected]... > > The short story is that Xaraya2x differs from the 2x branch in 2 respects: > > > I would not recommend trying to backport the module (too much effort), > (That error looks like the dd properties could not refresh, so the module > is probably already "installed". Try going to modules module admin and > checking what its status is) > > Marc