11
djlowes
Re: Adding a custom page
  • 2009/7/8 5:58

  • djlowes

  • Just popping in

  • Posts: 20

  • Since: 2009/6/29


Thanks for that. I've managed to navigate my way around the application fairly well, and have had a nice read of a couple of the tutorials.

I can't however solve this problem associated with the modules - after attempting to install a module I get the "Module File Not Found" message and consequently am unable to install what appears to be nothing.

I have visited -https://xoops.org/modules/smartfaq/faq.php?faqid=268

but that hasn't helped, not sure what to do with this?



12
djlowes
Re: newbb 2.02 cant edit forums
  • 2009/7/8 1:36

  • djlowes

  • Just popping in

  • Posts: 20

  • Since: 2009/6/29


If 'frameworks' is CBB 4.0 then I can't install it for some reason. I even deleted 3.08, and tried to install 4.0, which left me with a 'Module File Not Found' that I can't get rid of.

I deleted 4.0 and reinstalled 3.08 and the 'Module File Not Found' is still there. I don't know what to do or how to get rid of it. It says that CBB 4.0 is ready to install but cannot be installed while CBB 3.08 is running, however if I delete 3.08 and install 4.0 XOOPS wont read it. Lost.



13
djlowes
Re: newbb 2.02 cant edit forums
  • 2009/7/7 6:17

  • djlowes

  • Just popping in

  • Posts: 20

  • Since: 2009/6/29


I just did, I have uninstalled the old version and installed 3.08. Now when I go to create a category and a forum it doesn't show up on the page? Not too sure what's happening..



14
djlowes
Re: newbb 2.02 cant edit forums
  • 2009/7/7 5:11

  • djlowes

  • Just popping in

  • Posts: 20

  • Since: 2009/6/29


Hi Mamba, I'm using version 2.3.



15
djlowes
newbb 2.02 cant edit forums
  • 2009/7/7 4:43

  • djlowes

  • Just popping in

  • Posts: 20

  • Since: 2009/6/29


Hi guys, after I create a forum through XOOPS I can't edit it. When i click on the edit forum icon it goes to a page that just has the words Editing Forum but nothing in the box..

Does anyone know why this is happening?

Cheers,

Dave.



16
djlowes
Re: Adding a custom page
  • 2009/7/7 2:29

  • djlowes

  • Just popping in

  • Posts: 20

  • Since: 2009/6/29


Thankyou



17
djlowes
Re: Adding a custom page
  • 2009/7/6 10:53

  • djlowes

  • Just popping in

  • Posts: 20

  • Since: 2009/6/29


Just fiddling around with the site now, I realized that I can only access the custom pages through the 'home' link, and not through any of the other modules (forum, news etc).

How can I fix this?

Cheers.



18
djlowes
Re: Adding a custom page
  • 2009/7/6 7:34

  • djlowes

  • Just popping in

  • Posts: 20

  • Since: 2009/6/29


Thanks ghia,

I'm so silly, the reason it wasn't working is because my URL was about_us.html and not about_us.php!

This probably won't be the first time I need help, I'm still getting a feel for it all but thoroughly enjoying it in the process.

Thanks a lot for your swift response.



19
djlowes
Adding a custom page
  • 2009/7/6 3:17

  • djlowes

  • Just popping in

  • Posts: 20

  • Since: 2009/6/29


Hi,

I am a newbie to XOOPS and the programming world. My question involves adding a custom page that isn't a module, or do all pages need to be modules? I can't seem to get my head around this.

Currently, I have a forum, blog, news and 'my profile' modules acting dynamically on the left hand side of my page. I also have buttons for 6 pages that I wish to act statically up the top of the page, but my problem is, I don't know how to link them and integrate them into xoops.

I read on a separate file that someone used the coding -

<?php
if (file_exists("mainfile.php")) {
include("mainfile.php");
}
elseif(file_exists("../mainfile.php")) {
include("../mainfile.php");
}
else {
include("../../mainfile.php");
}
include(XOOPS_ROOT_PATH . "/header.php");
$xoopsTpl->assign('xoops_showrblock', 1); // display right blocks
$xoopsTpl->assign('xoops_showlblock', 0); // display right blocks
?>
<p>my html content here</p>
<?php
include(XOOPS_ROOT_PATH . "/footer.php");
?>

However I'm not sure that applies to what I want to do or even where to put that coding if it does.

Any help would be greatly appreciated.

Cheers, Dave.



20
djlowes
News Module
  • 2009/6/29 8:29

  • djlowes

  • Just popping in

  • Posts: 20

  • Since: 2009/6/29


Hey all, I'm not an experienced programmer so hopefully this question won't be hard to answer.

I have downloaded and installed the News module (version 1.63) and what I am hoping to do is include just the 'recent news' block on my homepage, but I can't seem to do it.

Does anyone know how to make this possible? Any help would be great.

Cheers,

Dave




TopTop
« 1 (2)



Login

Who's Online

233 user(s) are online (137 user(s) are browsing Support Forums)


Members: 0


Guests: 233


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