1
bassyard
2 XcGallery questions
  • 2003/12/30 12:26

  • bassyard

  • Not too shy to talk

  • Posts: 157

  • Since: 2003/10/5


HI

I love this picture module, but I have 2 questions about XcGallery:

1) I want the random picture block to show the pictures of only 1 category, or exclude the second category, possible or not??

2) By default the pictures are shown with the information below, where can I set the default to not show the info?

Thanx B.

2
bassyard
Re: 2 XcGallery questions
  • 2004/1/1 23:20

  • bassyard

  • Not too shy to talk

  • Posts: 157

  • Since: 2003/10/5


I could really use some help on this one

3
CBlue
Re: 2 XcGallery questions

I'd really love to help you bassyard but I don't know anything about that module. There are people here that do use it and hopefully they will see this post and help you.

4
bassyard
Re: 2 XcGallery questions
  • 2004/1/2 13:40

  • bassyard

  • Not too shy to talk

  • Posts: 157

  • Since: 2003/10/5


Quote:
by CBlue on 2004/1/2 4:54:43

I'd really love to help you bassyard but I don't know anything about that module. There are people here that do use it and hopefully they will see this post and help you.


So there are some things you don't know about XOOPS
But your knowledge of other modules has helped me several times before

5
jakkals
Re: 2 XcGallery questions
  • 2004/1/2 18:51

  • jakkals

  • Just popping in

  • Posts: 34

  • Since: 2003/7/18


Hi Bassyard

See the readme file - it explain how to take the info away and to put it back - it's an option in the admin menu.
The readme file explain exactly what to do.

I have to agee - I like the module.

Regards
Jakkals

6
regen_r8
Re: 2 XcGallery questions
  • 2004/1/2 19:09

  • regen_r8

  • Not too shy to talk

  • Posts: 101

  • Since: 2002/5/23


This seems to be the cleanest photo module yet. As far as changing the random block to filter on a single category, You may also want to filter on specific albums rather than a category. Either way you would need the following hack to be constructed:

A new block config item that allows the selection of a single category.

Change to the queries on Line 373-5 of xcgal_blocks.php from

$result $xoopsDB->query("SELECT $select_columns FROM ".$xoopsDB->prefix("xcgal_pictures")." WHERE approved = 'YES' $ALBUM_SET_BLOCK ORDER BY RAND() LIMIT $count");


to join to the album table include an additional condition in the where clause limiting the albumns to the selected category.

I have just started using this module in an evaluation site. If we decide to go to production with it, I might do a similar hack myself. I'll know by the end of January.

7
recupsoft
Re: 2 XcGallery questions
  • 2004/1/3 10:19

  • recupsoft

  • Friend of XOOPS

  • Posts: 151

  • Since: 2003/10/30


Strangely I cannot create albums while into french language and it's ok the english one...

8
bassyard
Re: 2 XcGallery questions
  • 2004/1/3 20:53

  • bassyard

  • Not too shy to talk

  • Posts: 157

  • Since: 2003/10/5


Quote:

jakkals wrote:
Hi Bassyard

See the readme file - it explain how to take the info away and to put it back - it's an option in the admin menu.
The readme file explain exactly what to do.

I have to agee - I like the module.

Regards
Jakkals


Thanks, how stupid of me :s what was I thinking, I must have looked over it, cause I allready checked it
But now it ok


To regen_r8:

Could you explain me what to do in plain mortal language, because I'm a bit new with PHP... Most of the times I find the way to do things, but I don't have a clue how to start with what you said...
But I appreciate your help so far

9
regen_r8
Re: 2 XcGallery questions
  • 2004/1/4 7:46

  • regen_r8

  • Not too shy to talk

  • Posts: 101

  • Since: 2002/5/23


Sorry, never sure about the audience.

Gimme 'til Tuesday and I should have a simple hack working.

I'll share the code back here, eh?


10
bassyard
Re: 2 XcGallery questions
  • 2004/1/4 18:06

  • bassyard

  • Not too shy to talk

  • Posts: 157

  • Since: 2003/10/5


That would be very nice regen_r8!

Thanx allready!

Question: how did all of you PHP wizards create your skills? 'Cause I'dd love to learn this programming language... I know html & JavaScript pretty well, so it would be nice to know php too...

Login

Who's Online

244 user(s) are online (164 user(s) are browsing Support Forums)


Members: 0


Guests: 244


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