Title: FluffnStuff's Replies | WordPress.org

---

# FluffnStuff

  [  ](https://wordpress.org/support/users/fluffnstuff/)

 *   [Profile](https://wordpress.org/support/users/fluffnstuff/)
 *   [Topics Started](https://wordpress.org/support/users/fluffnstuff/topics/)
 *   [Replies Created](https://wordpress.org/support/users/fluffnstuff/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/fluffnstuff/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/fluffnstuff/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/fluffnstuff/engagements/)
 *   [Favorites](https://wordpress.org/support/users/fluffnstuff/favorites/)

 Search replies:

## Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Personal Fundraiser] Paypal redirects to "Page not found" campaign not credited](https://wordpress.org/support/topic/paypal-redirects-to-page-not-found-campaign-not-credited/)
 *  Thread Starter [FluffnStuff](https://wordpress.org/support/users/fluffnstuff/)
 * (@fluffnstuff)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/paypal-redirects-to-page-not-found-campaign-not-credited/#post-5038760)
 * Hi,
 * A quick search would have led you here : [https://wordpress.org/plugins/personal-fundraiser/faq/](https://wordpress.org/plugins/personal-fundraiser/faq/)
 * “6. For Return URL, specify your site’s URL. The plugin will override this value
   to return to the campaign once a donation is processed.”
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Personal Fundraiser] Paypal redirects to "Page not found" campaign not credited](https://wordpress.org/support/topic/paypal-redirects-to-page-not-found-campaign-not-credited/)
 *  Thread Starter [FluffnStuff](https://wordpress.org/support/users/fluffnstuff/)
 * (@fluffnstuff)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/paypal-redirects-to-page-not-found-campaign-not-credited/#post-5038673)
 * k sorry for the quadruple post.
    Solved it !
 * If it can help anyone, this is my server-sided solution :
    Edit `/etc/apache2/
   sites-available/default` and change AllowOverride None to All (if you have it
   to “None” ofc), you should have something like this :
 *     ```
       <Directory /var/www/>
               Options Indexes FollowSymLinks MultiViews
               AllowOverride All
               Order allow,deny
               allow from all
           </Directory>
       ```
   
 * then `/etc/init.d/apache2 restart`
 * That did it for me.
    My htaccess file keeps disappearing somehow, maybe someone
   is hacking me but let’s put that aside for the moment, my plugin works.
 * yay me
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Personal Fundraiser] Paypal redirects to "Page not found" campaign not credited](https://wordpress.org/support/topic/paypal-redirects-to-page-not-found-campaign-not-credited/)
 *  Thread Starter [FluffnStuff](https://wordpress.org/support/users/fluffnstuff/)
 * (@fluffnstuff)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/paypal-redirects-to-page-not-found-campaign-not-credited/#post-5038669)
 * k sorry for the triple post.
    I wasn’t using “Pretty Permalinks” from the beginning.
   There is an issue with my .htaccess file disappearing for no reason. My permalinks
   settings are not getting saved.
 * Working on that.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Personal Fundraiser] Paypal redirects to "Page not found" campaign not credited](https://wordpress.org/support/topic/paypal-redirects-to-page-not-found-campaign-not-credited/)
 *  Thread Starter [FluffnStuff](https://wordpress.org/support/users/fluffnstuff/)
 * (@fluffnstuff)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/paypal-redirects-to-page-not-found-campaign-not-credited/#post-5038668)
 * Huh, just noticed that `website.com/give` and `website.com/causes` give me both
   an Error 404… this may be related.

Viewing 4 replies - 1 through 4 (of 4 total)