891
deka87
Re: Dropdown menu
  • 2008/5/29 12:14

  • deka87

  • Friend of XOOPS

  • Posts: 1125

  • Since: 2007/10/5


the problem is sloved. for those who faced the same problem:

i should have uploaded the files to modules roots too.
Mind anchors



892
deka87
Re: Dropdown menu
  • 2008/5/29 11:22

  • deka87

  • Friend of XOOPS

  • Posts: 1125

  • Since: 2007/10/5


look the weird thing is that it doesnt work on the modules pages. i've inserted it right below the <body> tag, but the dropdown menu is only on my homepage and pages that are not within any module. what's wrong?
Mind anchors



893
deka87
Re: Dropdown menu
  • 2008/5/25 19:50

  • deka87

  • Friend of XOOPS

  • Posts: 1125

  • Since: 2007/10/5


thank you, buddy. turned out to be dang simple.
Mind anchors



894
deka87
Dropdown menu
  • 2008/5/25 14:20

  • deka87

  • Friend of XOOPS

  • Posts: 1125

  • Since: 2007/10/5


Hi,

I want to add a dropdown menu to my site like here:http://www.proz.com. But, I don't know how to do it. First, I should edit index.html in my theme root, but what should I add there? I've seen a module "Dropdown 0.2" but there is no readme there. How is it made?

Thanks in advance
Mind anchors



895
deka87
Additional lines in header.php lead to a blank homepage
  • 2008/5/20 14:22

  • deka87

  • Friend of XOOPS

  • Posts: 1125

  • Since: 2007/10/5


Hi, i use XOOPS 2.2.3. I wanted to change url's and make 'em shorter but i need to add those lines Quote:
//xoRewritemodule
$xoopsTpl =& $xoTheme->template;
$xoopsTpl->load_filter('output', 'xoRewriteModule');

in my header.php. but wherever i add it, i get blank homepage then. my header.php looks like this:
Quote:
if (!defined("XOOPS_ROOT_PATH")) {
die("XOOPS root path not defined");
}

// Ensure charset setting
if (!headers_sent()) {
header('Content-Type:text/html; charset='._CHARSET);
}

$GLOBALS['xoopsLogger']->context = "core";

// Get blocks
$block_handler =& xoops_gethandler('block');
$block_handler->assignBlocks();

$GLOBALS['xTheme']->checkCache();

if (!isset($GLOBALS['xoopsOption']['template_main'])) {
// new themes using Smarty does not have old functions that are required in old modules, so include them now
include XOOPS_ROOT_PATH.'/include/old_theme_functions.php';
// need this also
$xoopsTheme['thename'] = $GLOBALS['xoopsConfig']['theme_set'];
}
$GLOBALS['xoopsLogger']->context = "module";
?>

Maybe there are some rules of merging it?
Mind anchors



896
deka87
Re: URL changer
  • 2008/5/18 9:47

  • deka87

  • Friend of XOOPS

  • Posts: 1125

  • Since: 2007/10/5


Quote:
You need to edit your header.php file in the root of your XOOPS site to add these lines:

//xoRewritemodule
$xoopsTpl =& $xoTheme->template;
$xoopsTpl->load_filter('output', 'xoRewriteModule');

I added these lines just before these two lines

$xoopsLogger->stopTime( 'XOOPS output init' );
$xoopsLogger->startTime( 'Module display' );


i use XOOPS 2.2 version and i dont have those lines. anywhere i add Quote:
//xoRewritemodule
$xoopsTpl =& $xoTheme->template;
$xoopsTpl->load_filter('output', 'xoRewriteModule');

i get a blank homepage. what is the problem?
Mind anchors



897
deka87
Re: URL changer
  • 2008/5/16 10:41

  • deka87

  • Friend of XOOPS

  • Posts: 1125

  • Since: 2007/10/5


thank you very much guys. i think first i'll try to do what kris_fr said, but it's in french and it's gonna take time. i'll leave a post when finish changing urls to tell what worked best.
Mind anchors



898
deka87
URL changer
  • 2008/5/15 11:56

  • deka87

  • Friend of XOOPS

  • Posts: 1125

  • Since: 2007/10/5


Hi

Is there a module to change URL's make 'em shorter and all? For example, instead ofhttp://www.myxoopssite/modules/catads...make it likehttp://www.myxoopssite/ads

I am pretty sure that this thread has been discussed before, but when I searched for url change all I got is XOOPS protector and some other non-related threads. So sorry moderators..
Mind anchors



899
deka87
Re: job listing module.
  • 2008/5/10 5:44

  • deka87

  • Friend of XOOPS

  • Posts: 1125

  • Since: 2007/10/5


dang it, it seems impossible for me. but thanks anyway
Mind anchors



900
deka87
Re: job listing module.
  • 2008/5/9 21:34

  • deka87

  • Friend of XOOPS

  • Posts: 1125

  • Since: 2007/10/5


i've tried it but i still need to add custom lines. any more suggestions?
Mind anchors




TopTop
« 1 ... 87 88 89 (90) 91 92 93 ... 96 »



Login

Who's Online

251 user(s) are online (151 user(s) are browsing Support Forums)


Members: 0


Guests: 251


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