Title: thomasfals's Replies | WordPress.org

---

# thomasfals

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ReOrder Posts within Categories] Query Posts](https://wordpress.org/support/topic/query-posts-8/)
 *  [thomasfals](https://wordpress.org/support/users/thomasfals/)
 * (@thomasfals)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/query-posts-8/#post-3462391)
 * I would like to know this as well thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: W3 Total Cache] Can't upload minify files to CDN](https://wordpress.org/support/topic/plugin-w3-total-cache-cant-upload-minify-files-to-cdn-1/)
 *  Thread Starter [thomasfals](https://wordpress.org/support/users/thomasfals/)
 * (@thomasfals)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-w3-total-cache-cant-upload-minify-files-to-cdn-1/#post-2687696)
 * Found the problem – simply go to General>Minify>Minify mode: set it to manual.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Can't add links to pages](https://wordpress.org/support/topic/cant-add-links-to-pages/)
 *  [thomasfals](https://wordpress.org/support/users/thomasfals/)
 * (@thomasfals)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/cant-add-links-to-pages/#post-2195782)
 * I have the same problem
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: Audio Player] No support for .m4a files?](https://wordpress.org/support/topic/plugin-audio-player-no-support-for-m4a-files/)
 *  [thomasfals](https://wordpress.org/support/users/thomasfals/)
 * (@thomasfals)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/plugin-audio-player-no-support-for-m4a-files/#post-1362960)
 * Any alternatives that will play m4a?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Search current category](https://wordpress.org/support/topic/search-current-category/)
 *  Thread Starter [thomasfals](https://wordpress.org/support/users/thomasfals/)
 * (@thomasfals)
 * [15 years, 12 months ago](https://wordpress.org/support/topic/search-current-category/#post-1584484)
 * I found the answer else where:
 *     ```
       function wp_search_form($form) {
       global $wp_query;
   
       $form = '<form method="get" id="searchform" action="' . get_option('home') . '/" >
       <input type="hidden" name="cat" value="'. $wp_query->get_queried_object_id() .'" />
       <input type="text" class="search_input" value="' . attribute_escape(apply_filters('the_search_query', get_search_query())) . '" name="s" id="s" />
       <input type="submit" alt="Search" class="greybutton float_right" value="Search" />
   
       </div>
       </form>';
       return $form;
       }
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: Register Plus] Integrate User Signup with Campaign Monitor](https://wordpress.org/support/topic/plugin-register-plus-integrate-user-signup-with-campaign-monitor/)
 *  [thomasfals](https://wordpress.org/support/users/thomasfals/)
 * (@thomasfals)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/plugin-register-plus-integrate-user-signup-with-campaign-monitor/#post-1283841)
 * I would love to hear if you found a solution? I am using “theme my login” and
   would like to sign up users to campaignmonitor when they register at my site.
   Also I would like to enable them to unsubscribe when seeing their profile page.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: Custom Field Template] show checked of items as list](https://wordpress.org/support/topic/plugin-custom-field-template-show-checked-of-items-as-list/)
 *  Thread Starter [thomasfals](https://wordpress.org/support/users/thomasfals/)
 * (@thomasfals)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/plugin-custom-field-template-show-checked-of-items-as-list/#post-1485441)
 * Anyone? All I need is help on writing out the services part
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Coppermine integration plugin for WordPress problems](https://wordpress.org/support/topic/coppermine-integration-plugin-for-wordpress-problems/)
 *  Thread Starter [thomasfals](https://wordpress.org/support/users/thomasfals/)
 * (@thomasfals)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/coppermine-integration-plugin-for-wordpress-problems/#post-269689)
 * Target address for the ‘See more pictures’ link in e-cards points to /wp-content/
   plugins/coppermine/ I do belive that is the right config, but then again Im not
   sure.
 * From the coppermine config: Cookies settings
    Name of the cookie used by the 
   script (when using bbs integration, make sure it differs from the bbs’s cookie
   name) points to cpg135_ just like the plugin.
 * Still Im wondering if it was the right thing to do to move the wp-upload.php 
   from the cpg folder to wp-admin/?
 * anyone?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Coppermine integration plugin for WordPress problems](https://wordpress.org/support/topic/coppermine-integration-plugin-for-wordpress-problems/)
 *  Thread Starter [thomasfals](https://wordpress.org/support/users/thomasfals/)
 * (@thomasfals)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/coppermine-integration-plugin-for-wordpress-problems/#post-269628)
 * hey stilgar
 * I got rid of the invalid prefix? with your fix above. Still when I choose upload
   when writting a post I just get a blank screen. The upload button points to wp-
   admin/wp-upload.php
 * I dont remember seeing anything in the installation guide about putting anything
   in the wp-admin folder so I tried putting the wp-upload.php in the wp-admin folder
   without any luck ( I was just guessing)
 * So my status now. I got coppermine working on its own, and got rid of the invalid
   prefix. But I can still not upload. Im sure the problem is at my end, as I am
   very very new to php.
 * Any other suggestions to solve my problem as I was really looking forward to 
   using ur plugin.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Coppermine integration plugin for WordPress problems](https://wordpress.org/support/topic/coppermine-integration-plugin-for-wordpress-problems/)
 *  Thread Starter [thomasfals](https://wordpress.org/support/users/thomasfals/)
 * (@thomasfals)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/coppermine-integration-plugin-for-wordpress-problems/#post-269582)
 * Im using Safari, and tried on firefox with no luck. Then I noticed that the upload
   button under write new post points to wp-admin/wp-upload.php wich was nowhere
   to be found. Then I looked in the cpg folder og coppermine and found wp-upload.
   php and wp-login.php
 * I put wp-upload.php in the wp-admin folder and now I dont get the no input file
   message no more, but just a blank screen.
 * I figured wordpress was pointing to a blank end. This did not solve my problem
   at all. So does the above give u a clue to whats wrong? I must admit I lost my
   php virginity a couple of days ago.

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