101
zer0fill
Re: Help... Missing blocks in Blocks Administration
  • 2003/12/19 22:33

  • zer0fill

  • Not too shy to talk

  • Posts: 137

  • Since: 2003/12/2


Quote:

robekras wrote:
Please take a look to admin->system->groups
Take a look to Block Access Rights.
There you can normally find a link to every block which exist,
independently of how you configured the block occurence.
(This mean on which module page this block should be seen)
Open the block configuration and take a look at 'Visible in'.
Per default the block should be shown in all pages.
May be there isn't something selected.



thanks robekras, that's what did it in for me. any idea how this happened? all those checkboxes were unchecked in my administrator account.



102
zer0fill
Legal to add sub-dir in /mymodule/template/?
  • 2003/12/19 21:10

  • zer0fill

  • Not too shy to talk

  • Posts: 137

  • Since: 2003/12/2


I'm trying to port over some of my smarty-enabled apps to XOOPS but my template structure might not be compatible with the current version of smarty.

ex:
templates/
-header.tpl
-footer.tpl
-/info/leader.tpl
-/info/local.tpl

since i used subdirectories to help organize the template layout, will this produce errors?
$modversion['templates'][1]['file'] = 'info/leader.tpl';
$modversion['templates'][1]['description'] = '';

$modversion['templates'][2]['file'] = 'info/local.tpl';
$modversion['templates'][2]['description'] = '';


thanks

[edit]
after looking more into the code, i dont think this should be a problem as i can just include the mainfile the same way i declared the templates ('info/local.tpl')

what's the resoning behind initalizing the templates in modversion if our .php files will be calling the files?

[edit2]
guessing: Does it has to do with caching (init templates in $modversion). i started poking around xoops_tplfile

[edit3]
and a very important reason to add it to the database
<{include file="db:system_comments_thread.html"}>



103
zer0fill
Re: List of all $modversion array indexes?
  • 2003/12/19 10:33

  • zer0fill

  • Not too shy to talk

  • Posts: 137

  • Since: 2003/12/2


yeah. i clicked on All Elements and did a page search (Ctrl+F) but didn't find a listing for $modversion



104
zer0fill
Can someone explain Blocks vs Templates in moduels (ie: newbb)
  • 2003/12/19 9:55

  • zer0fill

  • Not too shy to talk

  • Posts: 137

  • Since: 2003/12/2


Can someone explain Blocks vs Templates in moduels (ie: newbb). I'm having a really hard time understanding when to use blocks or just make another template file. I've already read the ModuleBasicStructure but there wasn't enough detail to get it though my skull

[edit]
oh, wait. lol. after looking at the main page, i think it just triggered that lightbulb over my head (and a face of shame for not seeing it earlier).

Blocks - Things on the homepage (ie: the most recent forum threads)

Templates - When you actually go into the module (ie: start browsing though the forum)



105
zer0fill
Re: Xoops.org theme & banners
  • 2003/12/19 9:51

  • zer0fill

  • Not too shy to talk

  • Posts: 137

  • Since: 2003/12/2


Quote:

Herko Coomans wrote:
I'll make a news post about this asap, I've got the right files

Herko

Awesome! Thanks Herko



106
zer0fill
List of all $modversion array indexes?
  • 2003/12/19 8:52

  • zer0fill

  • Not too shy to talk

  • Posts: 137

  • Since: 2003/12/2


is there documentation for every $modversion[] associated array and what they're used for?



107
zer0fill
Re: Xoops.org theme & banners
  • 2003/12/19 7:58

  • zer0fill

  • Not too shy to talk

  • Posts: 137

  • Since: 2003/12/2


does XOOPS have the original PSD (photoshop files) and fonts available for download? I'm making new modules and my ps skills aren't that great so it'll be pretty difficult to match the current admin module icons myself.

thanks



108
zer0fill
Re: Unable to Change Themes
  • 2003/12/5 5:36

  • zer0fill

  • Not too shy to talk

  • Posts: 137

  • Since: 2003/12/2


Quote:
there are about 5 selected from the admin general settings highlighted.


yeah, i saw the same thing on the theme site but that looks kinda tacky if that isn't what the site is about. it should be done in the user's control panel.

thanks anyways



109
zer0fill
Re: Unable to Change Themes
  • 2003/12/5 5:01

  • zer0fill

  • Not too shy to talk

  • Posts: 137

  • Since: 2003/12/2


but why does it recommend turning it off when the site goes public? and how do users change the theme because i dont see an option in the profile menu.



110
zer0fill
Re: Unable to Change Themes
  • 2003/12/5 4:51

  • zer0fill

  • Not too shy to talk

  • Posts: 137

  • Since: 2003/12/2


what's the reason for "This should be turned off once the site goes public."?

also, when i enter the user profile, i don't see a dropdown box for selectable themes. there are about 5 selected from the admin general settings highlighted.

"Selectable themes

Choose themes that users can select as the default theme"




TopTop
« 1 ... 8 9 10 (11) 12 »



Login

Who's Online

206 user(s) are online (146 user(s) are browsing Support Forums)


Members: 0


Guests: 206


more...

Donat-O-Meter

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

Latest GitHub Commits