Results 1 to 6 of 6

Thread: Migrated server - Search panels in modules not showing !

  1. #1
    scheinarts is offline Sugar Community Member
    Join Date
    Feb 2007
    Location
    Panama City, Panama
    Posts
    151

    Default Migrated server - Search panels in modules not showing !

    Hey guys,

    This weekend we migrated from a shared server to a vps... And right now everything works fine... I had to change permissions on the cache/modules folders to get the edit/detail views to show... and that all worked great... just now the Search panel on top of the List View IS NOT showing for any module (except for the Users Module under admin... weird).

    I've tried changing the permissions all over the place, even in (/include/SearchForm/) and nothing... I've tried making the folders 777 and the files 644 ( and also 777) and nothing... I cant just get the search panel to show...

    Oh also the Quick Create panel on the left column IS NOT showing for any module... so Im guessing these two issues are related? Just a thought.

    Any ideas what could be causing this? Or has some one experienced something similar? Any help would be greatly appreciated!

    Thanks!!!

    System Info:
    Sugar Version 5.0.0c
    Operating system Linux 2.6.9-023stab043.1-smp
    Server Apache/2.2.8 (Fedora)
    PHP_VERSION 5.2.4
    MySQL - 5.0.45
    Last edited by scheinarts; 2008-07-06 at 08:52 PM.

  2. #2
    vasi2me is offline Senior Member
    Join Date
    Jun 2008
    Location
    India
    Posts
    25

    Default Re: Migrated server - Search panels in modules not showing !

    Hi schein,

    Here are few things that you can try.

    You can completely delete the cache/modules folder.

    and then give chmod 777 to cache folder

    Code:
    chmod -R 777 cache
    execute it from sugar root.
    Thanks,
    Vasiuddin.
    Aspire Systems

  3. #3
    vasi2me is offline Senior Member
    Join Date
    Jun 2008
    Location
    India
    Posts
    25

    Default Re: Migrated server - Search panels in modules not showing !

    Quote Originally Posted by vasi2me
    Hi schein,

    Here are few things that you can try.

    You can completely delete the cache/modules folder.

    and then give chmod 777 to cache folder

    Code:
    chmod -R 777 cache
    execute it from sugar root.
    Also make sure that the Include Search have read permission by webserver.

    Webserver should have write permissions to cache folder.

    Want to let you know that in cache there will be a file for Search like.

    <sugar home>/cache/modules/<any module>/
    SearchFormHeader.tpl
    SearchFormFooter.tpl
    SearchForm_basic_search.tpl
    SearchForm_advance_search.tpl

    If they does not exist Sugar Automatically creates them if it has permissions.

    so, I guess no worries in it.

    thanks,
    Vasi
    Last edited by vasi2me; 2008-07-06 at 09:20 PM.
    Thanks,
    Vasiuddin.
    Aspire Systems

  4. #4
    scheinarts is offline Sugar Community Member
    Join Date
    Feb 2007
    Location
    Panama City, Panama
    Posts
    151

    Default Re: Migrated server - Search panels in modules not showing !

    Thanks Vasi, Im going to try that see if works.

  5. #5
    scheinarts is offline Sugar Community Member
    Join Date
    Feb 2007
    Location
    Panama City, Panama
    Posts
    151

    Default Re: Migrated server - Search panels in modules not showing !

    Yes it worked... deleting it all. Thank you so much man, I appreciate it.

  6. #6
    vasi2me is offline Senior Member
    Join Date
    Jun 2008
    Location
    India
    Posts
    25

    Default Re: Migrated server - Search panels in modules not showing !

    Quote Originally Posted by scheinarts
    Yes it worked... deleting it all. Thank you so much man, I appreciate it.
    You are welcome..

    ~Vasi
    Thanks,
    Vasiuddin.
    Aspire Systems

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Internal Server Error on Install (I read the Posts)
    By AnalyticalAviation in forum Help
    Replies: 13
    Last Post: 2010-06-09, 04:06 PM
  2. BUG In Search/Edit Layout???
    By tj@estreet.com in forum Help
    Replies: 13
    Last Post: 2006-06-10, 05:43 AM
  3. Migrare sugarcrm da un server ad un altro
    By danielevisiva in forum Italiano
    Replies: 2
    Last Post: 2006-01-19, 02:27 PM
  4. Module Tab not showing after migration server
    By rasch in forum Developer Help
    Replies: 1
    Last Post: 2005-11-16, 10:28 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
  •