51
maxima
Re: How can I make the Blocksadmin be default page in admin?
  • 2006/10/24 22:44

  • maxima

  • Not too shy to talk

  • Posts: 152

  • Since: 2006/3/4 4


Does anyone know what XOOPS does with root/admin.php before going to modules/system/admin.php and will I have problems by linking user menu admin directly to the secondary admin file?



52
maxima
Re: How can I make the Blocksadmin be default page in admin?
  • 2006/10/24 18:03

  • maxima

  • Not too shy to talk

  • Posts: 152

  • Since: 2006/3/4 4


Thanks. That works but I had to bypass admin.php (in root) and go straight to /modules/system/admin.php?fct=blocksadmin.

Does XOOPS execute a check list with admin.php before going to the system/admin.php?



53
maxima
How can I make the Blocksadmin be default page in admin?
  • 2006/10/24 14:45

  • maxima

  • Not too shy to talk

  • Posts: 152

  • Since: 2006/3/4 4


When I go to the admin area I would like the blocksadmin page to open by default (admin.php?fct=blocksadmin) instead of the blank space. How can I do that?



54
maxima
Re: Can I add numbering to block listing?
  • 2006/10/24 14:20

  • maxima

  • Not too shy to talk

  • Posts: 152

  • Since: 2006/3/4 4


ladon thanks for the reply. I should have specified that I want the numbering to be in the administration block listing.



55
maxima
Re: Can I add numbering to block listing?
  • 2006/10/24 14:18

  • maxima

  • Not too shy to talk

  • Posts: 152

  • Since: 2006/3/4 4


ladon thanks for the reply. I should have specified that I want the numbering to be in the administration block listing.



56
maxima
Can I add numbering to block listing?
  • 2006/10/23 3:03

  • maxima

  • Not too shy to talk

  • Posts: 152

  • Since: 2006/3/4 4


My blocks are a challenge to identify by moderators and I'd like to point them to specific block numbers. I want it to flow in numerical order like a text editor would show line numbers.

How can I get this done?

Using 2.0.15



57
maxima
Re: What does this bit of code do?
  • 2006/10/10 17:37

  • maxima

  • Not too shy to talk

  • Posts: 152

  • Since: 2006/3/4 4


Thanks.

The code was from Astonthemes.com WDC_006



58
maxima
What does this bit of code do?
  • 2006/10/10 14:48

  • maxima

  • Not too shy to talk

  • Posts: 152

  • Since: 2006/3/4 4


Saw this code at the top of theme.html of a theme. What is it doing?
Quote:
<{php}>
$mod = $GLOBALS['xoopsModule'];
$dirname = (isset($mod) ? $mod->getVar('dirname') :'system');
$GLOBALS['xoopsTpl']->assign( 'xoops_cmod', $dirname );
<{/php}>



59
maxima
Re: What do I do to get Liaise to work with 2.0.15?
  • 2006/10/6 19:55

  • maxima

  • Not too shy to talk

  • Posts: 152

  • Since: 2006/3/4 4


Nevermind. Solution found at brandycoke.com. v1.5 is for x2.2.x so I needed v1.26 for 2.0.15



60
maxima
Re: What do I do to get Liaise to work with 2.0.15?
  • 2006/10/6 19:20

  • maxima

  • Not too shy to talk

  • Posts: 152

  • Since: 2006/3/4 4


Yes I already did that with 2 different fix suggestions.

Admin debug
Quote:
Notice: Undefined variable: xTheme in file /modules/liaise/admin/admin_header.php line 41


liaise/admin/admin_header.php
Quote:
require '../../../include/cp_header.php';
require '../include/common.php';
define('LIAISE_ADMIN_URL', LIAISE_URL.'admin/index.php');
require_once XOOPS_ROOT_PATH.'/class/xoopsformloader.php';
function adminHtmlHeader($m=0){
xoops_cp_header();
$GLOBALS['xTheme']->loadModuleAdminMenu($m);
}
?>


Do I change the variable xTheme to anything?




TopTop
« 1 ... 3 4 5 (6) 7 8 9 ... 14 »



Login

Who's Online

127 user(s) are online (64 user(s) are browsing Support Forums)


Members: 0


Guests: 127


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits