Title: xelect's Replies | WordPress.org

---

# xelect

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

 *   [Profile](https://wordpress.org/support/users/xelect/)
 *   [Topics Started](https://wordpress.org/support/users/xelect/topics/)
 *   [Replies Created](https://wordpress.org/support/users/xelect/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/xelect/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/xelect/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/xelect/engagements/)
 *   [Favorites](https://wordpress.org/support/users/xelect/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: [[Gravity Forms Advanced File Uploader] Upload to s3](https://wordpress.org/support/topic/upload-to-s3/)
 *  [xelect](https://wordpress.org/support/users/xelect/)
 * (@xelect)
 * [9 years, 12 months ago](https://wordpress.org/support/topic/upload-to-s3/#post-6640935)
 * Hi benjamin moody,
 * I’ve tried to reach you several times on your website.
 * I am really looking forward to seeing what you can do for me.
 * Please reach me at your earliest convenience.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gravity Forms Advanced File Uploader] Upload to s3](https://wordpress.org/support/topic/upload-to-s3/)
 *  [xelect](https://wordpress.org/support/users/xelect/)
 * (@xelect)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/upload-to-s3/#post-6640876)
 * Dear Author,
 * Will you please forward that e-mail to me too. I would greatly appreciate it.
 * Thank you in advance,
    Your fan.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[eShop] Stuck on Processing](https://wordpress.org/support/topic/stuck-on-processing/)
 *  Thread Starter [xelect](https://wordpress.org/support/users/xelect/)
 * (@xelect)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/stuck-on-processing/page/2/#post-3242917)
 * Its still stuck on processing.
 * > [View post on imgur.com](https://imgur.com/32Ha0)
 * Now there are a total of 5 transactions not working.
 * Not only, that after completing the transaction it does not throw you back to
   the original website.
 * Here is the placement if you wanted to see where I put the code.
 * > [View post on imgur.com](https://imgur.com/UVVNo)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[eShop] Stuck on Processing](https://wordpress.org/support/topic/stuck-on-processing/)
 *  Thread Starter [xelect](https://wordpress.org/support/users/xelect/)
 * (@xelect)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/stuck-on-processing/#post-3242914)
 * the themes’ function.php template
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[eShop] Stuck on Processing](https://wordpress.org/support/topic/stuck-on-processing/)
 *  Thread Starter [xelect](https://wordpress.org/support/users/xelect/)
 * (@xelect)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/stuck-on-processing/#post-3242913)
 * `(functions.php)`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[eShop] Stuck on Processing](https://wordpress.org/support/topic/stuck-on-processing/)
 *  Thread Starter [xelect](https://wordpress.org/support/users/xelect/)
 * (@xelect)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/stuck-on-processing/#post-3242910)
 * The cash option worked.
 * When I placed
 *     ```
       add_filter('myeshopxrelay', 'eshop_authorizenet_xrelay');
   
       function myeshopxrelay($val){
          return 'use';
       }
       ```
   
 * This is what I got.
 *     ```
       add_filter('myeshopxrelay', 'eshop_authorizenet_xrelay'); function myeshopxrelay($val){ return 'use'; }
       Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/content/89/8616089/html/xelectco/wp-content/themes/subtle-wp/functions.php:76) in /home/content/89/8616089/html/myweb/wp-content/plugins/eshop/eshop.php on line 46
   
       Warning: Cannot modify header information - headers already sent by (output started at /home/content/89/8616089/html/myweb/wp-content/themes/subtle-wp/functions.php:76) in /home/content/89/8616089/html/myweb/wp-includes/pluggable.php on line 881
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[eShop] Stuck on Processing](https://wordpress.org/support/topic/stuck-on-processing/)
 *  Thread Starter [xelect](https://wordpress.org/support/users/xelect/)
 * (@xelect)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/stuck-on-processing/#post-3242904)
 * [http://i.imgur.com/Tj9O2.jpg](http://i.imgur.com/Tj9O2.jpg)
 * I uninstalled eshop and re installed it (as you wanted) and as you can see with
   the picture the problem still exists. I tested it 4 times.
 * Kindly let me know what would you like me to do next?
 * Thanks for the support
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[eShop] Stuck on Processing](https://wordpress.org/support/topic/stuck-on-processing/)
 *  Thread Starter [xelect](https://wordpress.org/support/users/xelect/)
 * (@xelect)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/stuck-on-processing/#post-3242902)
 * huh? I dont know why ur being so upset? I was just trying to help. I didn’t mean
   to offened anyone. So what should I do change it back? How am I going to resolve
   my issue?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[eShop] Stuck on Processing](https://wordpress.org/support/topic/stuck-on-processing/)
 *  Thread Starter [xelect](https://wordpress.org/support/users/xelect/)
 * (@xelect)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/stuck-on-processing/#post-3242900)
 * Well it was a little more complicated then that.
 * I got the feeling that no one wanted to be involved when i was willing to make
   a “_donation_” so i quickly hired a programmer.
 * Not only did i pay him but I also asked him if he was ok if i shared the code.
   and he said yes. so for all those ppl that were having the same trouble as me.
   Change the red coding to the blue.
 * Here is the link:
    [https://gist.github.com/4217707](https://gist.github.com/4217707)
 * Good Luck
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[eShop] Stuck on Processing](https://wordpress.org/support/topic/stuck-on-processing/)
 *  Thread Starter [xelect](https://wordpress.org/support/users/xelect/)
 * (@xelect)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/stuck-on-processing/#post-3242893)
 * Cash or Bank Sale? I don’t really know how to answer this question. If I received
   cash I would not use the site. So I guess… no? I know that doesnt help much. 
   I only used credit card transactions on the site.
 * I have made in image to clearly explain the situation.
    [http://i.imgur.com/GfMw8.jpg?1](http://i.imgur.com/GfMw8.jpg?1)
 * As you can see under the title Transaction ID the status will remain in “Processing”
   mode for transactions and it is stuck on “Processing”.
 * Can you please help me
 * Let me know if a “_donation_” is required 😉

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