Results 1 to 3 of 3

Thread: How to remove Groups functions

  1. #1
    Join Date
    Jul 2007
    Posts
    3

    Default How to remove Groups functions

    I would like to remove entirely the Groups functions and possibly replace some or all of the Groups PHP with my own coding.

    I notice that clicking Groups typically creates a URL like

    http://myWebSite/groups/horses

    when in fact there is no folder groups so I guess some error handler in the Zend code is redirecting the user to a subroutine which strips the 'groups/horses' string and determines that a subroutine to show 'horses' is executed

    Short of deleting all groups*.php until I hit the correct php page to modify, what should I do to fix all the varous places in Vshare which call the Groups functions?

    Thanks in advance

    ;

  2. #2
    Join Date
    May 2007
    Posts
    588

    Default

    mod rewrite is what does that with folders, if you dont want it you could remove it from your .htaccess but that may break the groups feature

  3. #3
    Join Date
    Jul 2007
    Posts
    3

    Default regular expressions

    Thanks SO-OOH Much !

    I knew it had to be some simple trick. However I am gonna leave the mod rewrite as is and still substitute my own PHP pages since I know what I want to do and how to do it. I will be coding around the current Vshare pages.

    For those (like me) who are not mod-rewrite and regular expression wizards here is a URL which helps explain whats going on

    http://forums.searchenginewatch.com/...ead.php?t=3925

    Thanks again leki

Similar Threads

  1. groups problem 2.6
    By bigbuttsTV in forum Bug Reports
    Replies: 0
    Last Post: 07-31-2008, 10:53 AM
  2. groups error
    By tremendo in forum Installation Support
    Replies: 0
    Last Post: 02-28-2008, 08:39 AM
  3. groups.php not found?
    By igorcreed in forum Bug Reports
    Replies: 4
    Last Post: 02-02-2008, 01:43 PM
  4. Groups are broken
    By leki in forum Fixed Bugs
    Replies: 7
    Last Post: 08-03-2007, 05:33 AM
  5. Email functions
    By dvolsysop in forum Installation Support
    Replies: 2
    Last Post: 05-29-2007, 09:30 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •