51
regen_r8
Re: Archive not found
  • 2004/2/11 10:59

  • regen_r8

  • Not too shy to talk

  • Posts: 101

  • Since: 2002/5/23


Can you paste the URL in here. I don't get that behavior on any of my sites.



52
regen_r8
Re: Archive not found
  • 2004/2/10 22:00

  • regen_r8

  • Not too shy to talk

  • Posts: 101

  • Since: 2002/5/23


Quote:
However, I get a 'not found' when i want to go straight to the news archive.


By straight to the archive do you mean you type the URL in the address bar? What page is your browser on when you do this? Or are you using some kind of dynamic menu that shows the modules sub-links in "layers"?



53
regen_r8
Re: Welcome message only on index.php for anon users?
  • 2004/2/9 16:49

  • regen_r8

  • Not too shy to talk

  • Posts: 101

  • Since: 2002/5/23


Remember that XOOPS groups are not mutually exclusive for a user.

Have you created a test user that is only a member of the registered group and not also a webmaster? When building blocks that are restricted by group, it is necessary to have test users for each group in order to prove the system.

This is not uncommon usage, and I have done it on several sites. Proving your module and block group access cannot be done correctly using only the admin (webmaster) login.

Cheers,

Rich



54
regen_r8
Re: 2 XcGallery questions
  • 2004/1/27 3:35

  • regen_r8

  • Not too shy to talk

  • Posts: 101

  • Since: 2002/5/23


The hack is complete. you can download here!



55
regen_r8
Re: Anonymous forum access?
  • 2004/1/23 12:38

  • regen_r8

  • Not too shy to talk

  • Posts: 101

  • Since: 2002/5/23


Group permissions determine who can view forums. Make sure that anonymous has rights to the forum module.

Forum Admin -
Each forum has a preference that determines whether anonymous users can post. This must be set for each forum. Anonymous not being able to post is the default.



56
regen_r8
Re: System module disappearing!
  • 2004/1/13 15:58

  • regen_r8

  • Not too shy to talk

  • Posts: 101

  • Since: 2002/5/23


This is a known issue, with group rights admin.

If you change the group rights for webmaster. it will drop admin rights for the modules from the webmaster group. Search the forums for similar. This has been posted before.

All you need to do is to manually navigate to the system admin groups page and add those rights back to the webmaster and all will be well.

http://yoursiteurl/modules/system/admin.php?fct=groups


-- hope this helps.



57
regen_r8
Re: Brain spasm: Top Page module = NONE; Can't show News block
  • 2004/1/13 14:54

  • regen_r8

  • Not too shy to talk

  • Posts: 101

  • Since: 2002/5/23


One thing that the most recent blocks admin does that initially got me twisted is that it defaults to showing blocks that are available on the top page.

Change the cycle the drop down for "show blocks visible in" to all pages, and "visible" to all and see if they don't magically appear.

--



58
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?




59
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.



60
regen_r8
Re: Post your feature requests for the newBB
  • 2003/12/16 13:50

  • regen_r8

  • Not too shy to talk

  • Posts: 101

  • Since: 2002/5/23


This is the notion of better integration of private forums and group access. This has been on the table since 1.3.x...

Request:
1) Private Forum access by group
2) Integration of Private forum access into indexes
3) Integration of Private Forum Access into blocks
4) Integration of Private Forum Access into search

I already have these coded as a hack, and am happy to share.
Download from this site


On a separate note:

A search feature that would allow me to find new posts in threads that I have previously posted in would be a great addition.

--

I would like to see the icon sets integrate with the theme system better, although this is less important.

Cheers,

Regen_r8




TopTop
« 1 ... 3 4 5 (6) 7 8 »



Login

Who's Online

246 user(s) are online (157 user(s) are browsing Support Forums)


Members: 0


Guests: 246


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