Jump to content

Search the Community

Showing results for tags 'Migration Images'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Welcome to ProcessWire
    • News & Announcements
    • Showcase
    • Wishlist & Roadmap
  • Community Support
    • Getting Started
    • Tutorials
    • FAQs
    • General Support
    • API & Templates
    • Modules/Plugins
    • Themes and Profiles
    • Multi-Language Support
    • Security
    • Jobs
  • Off Topic
    • Pub
    • Dev Talk

Product Groups

  • Form Builder
  • ProFields
  • ProCache
  • ProMailer
  • Login Register Pro
  • ProDrafts
  • ListerPro
  • ProDevTools
  • Likes
  • Custom Development

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

Found 1 result

  1. It is probably something quite easy to solve, but I can't figure where. I have begun a simple site. Each page has some screen captures inserted in the body field. On my local machine, everything is fine (http://localhost). I uploaded the entire site, migrated the database, the site resides under a two levels deep directory: http://adomain.com/sites/manuel Every image has an alleged broken link, the source reads like this <img src="/site/assets/files/1011/goog.... The images field is correct, in edit mode, but still no correct display. Editing the image show it correctly! Saving gives this error: But the page now looks perfect because the linked has been correctly written: <img src="/sites/manuel/site/assets/files/1011/goog.... I have tried rewriting the base in htaccess in this fashion, but to no avail. RewriteBase /sites/manuel/ The root site is made with Drupal. This minisite, inside the directories, is for a technical manual. How do I solve this? Thank you in advance.
×
×
  • Create New...