1
irongaijin
Re: xcGallery Thumbnails question.
  • 2007/1/19 16:24

  • irongaijin

  • Just popping in

  • Posts: 11

  • Since: 2006/8/24


My album just includes it as a feature in the batch management window. MyAlbum is easier to manage but the permissions are more difficult to keep straight. No one could post anything lol.



2
irongaijin
xcGallery Thumbnails question.
  • 2007/1/19 15:56

  • irongaijin

  • Just popping in

  • Posts: 11

  • Since: 2006/8/24


I was having too many problems with MyAlbum so based on recommendations on the boards I switched over to xcGallery 2.3 which seems to be working just fine. My question though is I initially used the defaults for thumbnail and intermediate pictures, but since adding my first batch of images I realized I wanted the sizes to be larger. Is there an easy way to reload or recreate those thumbnails and intermediate pics that have already been created? I would rather not have to batch readd and modify captions again. Thanks for your assisstance!



3
irongaijin
Re: PHP in a custom block help
  • 2006/8/24 20:00

  • irongaijin

  • Just popping in

  • Posts: 11

  • Since: 2006/8/24


I wasn't smart enough to see that I downloaded 1.3 not 1.4 Thanks again!



4
irongaijin
Re: PHP in a custom block help
  • 2006/8/24 19:52

  • irongaijin

  • Just popping in

  • Posts: 11

  • Since: 2006/8/24


okay myIframe is GREAT, it resolved an issue I was having with cjay content. I'm trying to find documentation on using the block function. The read me was in french and well... it's been awhile! Thanks Biter.



5
irongaijin
Re: Custom links with variables in the main menu
  • 2006/8/24 19:26

  • irongaijin

  • Just popping in

  • Posts: 11

  • Since: 2006/8/24


Stefan88,

That was so easy I feel stupid! :) Thank you much!!



6
irongaijin
Re: PHP in a custom block help
  • 2006/8/24 19:11

  • irongaijin

  • Just popping in

  • Posts: 11

  • Since: 2006/8/24


Quest,

I went ahead and checked the group permissions and even added the block to anonymous. Still no dice.

Biteronboard,

Definitely verified that the php works, and it will look great on the site. I will look into the myIframe and let you know my results.

Thanks all.



7
irongaijin
Re: PHP in a custom block help
  • 2006/8/24 18:35

  • irongaijin

  • Just popping in

  • Posts: 11

  • Since: 2006/8/24


I had tried that once already but went ahead and c/p the same code from your post but I don't even see a block when I go back to the mainpage. It's set to visible in all pages, content php script.

I assume that if the problem is in the wowserverstatus.php it would not show up at all? Or should it still show an empty block?



8
irongaijin
Re: PHP in a custom block help
  • 2006/8/24 17:59

  • irongaijin

  • Just popping in

  • Posts: 11

  • Since: 2006/8/24


All the config checks out okay... I just have it locked down so that only registered users have access to anything. That was a request from the guild members. GD is the library I'm using since I had troubles with the version of imagemagick from my webhost.



9
irongaijin
Re: Custom links with variables in the main menu
  • 2006/8/24 17:57

  • irongaijin

  • Just popping in

  • Posts: 11

  • Since: 2006/8/24


I did look into MultiMenu but was put off. I was hoping there was just some code I could add to the existing html.



10
irongaijin
Custom links with variables in the main menu
  • 2006/8/24 17:41

  • irongaijin

  • Just popping in

  • Posts: 11

  • Since: 2006/8/24


I modified my system block mainmenu to include a custom link but I would like to make that link hidden from unregistered users. I saw info pertaining to creating a whole menu this way but I was wondering if there was a simple way of adding that variable to the manimenu code? Here it is currently:

<table cellspacing="0">
<tr>
<td id="mainmenu">
<a class="menuTop" href="<{$xoops_url}>/"><{$block.lang_home}></a>
<!-- start module menu loop -->
<{foreach item=module from=$block.modules}>
<a class="menuMain" href="<{$xoops_url}>/modules/<{$module.directory}>/"><{$module.name}></a>
<{foreach item=sublink from=$module.sublinks}>
<a class="menuSub" href="<{$sublink.url}>"><{$sublink.name}></a>
<{/foreach}>
<{/foreach}>
<!-- end module menu loop -->
<a class="menuMain" href="/modules/cjaycontent/index.php?id=3">Guild Roster</a>
</td>
</tr>
</table>

Thanks for your help!




TopTop
(1) 2 »



Login

Who's Online

204 user(s) are online (150 user(s) are browsing Support Forums)


Members: 0


Guests: 204


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