
Search found 62 matches
- Thu Apr 19, 2018 11:29 pm
- Forum: Technical Support
- Topic: error with PHP 5.5
- Replies: 4
- Views: 10667
Re: error with PHP 5.5
I also need the files 

- Sat Sep 06, 2014 2:41 am
- Forum: Bug Reports
- Topic: Missing options selection
- Replies: 0
- Views: 19987
Missing options selection
Version: 5.6
Product example: B00MX6Z5UY
Issue: in amazon there are 2 selection dropdowns while in AOM it's only 1
Product example: B00MX6Z5UY
Issue: in amazon there are 2 selection dropdowns while in AOM it's only 1
- Sun Aug 10, 2014 1:17 am
- Forum: Technical Support
- Topic: What is http proxy used for?
- Replies: 0
- Views: 17189
What is http proxy used for?
So ...What is http proxy used for in AOM?
- Sat Aug 06, 2011 1:28 pm
- Forum: Technical Support
- Topic: Amazon Changes to Amazon Product Advertising API Oct 25 2011
- Replies: 19
- Views: 9607
Re: Amazon Changes to Amazon Product Advertising API Oct 25
so will I have to upgrade from 4.5 or 5.2 to a new one?
Which options exactly should be turned off to avoid issues?
Which options exactly should be turned off to avoid issues?
- Sat Jul 09, 2011 2:54 am
- Forum: Wishlist
- Topic: Hide Amazon links when not using shopping cart
- Replies: 0
- Views: 1973
Hide Amazon links when not using shopping cart
Caching AOM pages is a nice way to combat the API limits and increase loading speed, BUT there is one very big issue: When you reach your API limit not only you can not load new pages BUT your customers can not even ADD TO CART items that were previously cached. I wanted to switch to direct links bu...
- Sun Jul 03, 2011 7:16 am
- Forum: Technical Support
- Topic: Page array variables
- Replies: 7
- Views: 3931
Re: Page array variables
any time frame?
- Sat Jun 25, 2011 4:58 am
- Forum: Technical Support
- Topic: home type: Browse Node creates duplicate content
- Replies: 0
- Views: 1370
home type: Browse Node creates duplicate content
I like using Browse Node as home type. It's easy and fast But the thing about it is that it creates big amounts of duplicate content for the site. Each item link on the home page goes to node-SOMETHING. Which pulls the same content as CATID-SOMETHING if the link comes from an category. So once the p...
- Sat Jun 25, 2011 3:18 am
- Forum: Technical Support
- Topic: "no variables are passed into your Site Footer file" - WHY
- Replies: 0
- Views: 1265
"no variables are passed into your Site Footer file" - WHY
why is this so?
I use the $page variables to do some things in the footer. Now if I want to get fresh content in the footer based on something from the array I can't
why is this so?
added: correct me if i'm wrong... the cache is html so no variables can be passed...
I use the $page variables to do some things in the footer. Now if I want to get fresh content in the footer based on something from the array I can't
why is this so?
added: correct me if i'm wrong... the cache is html so no variables can be passed...
- Sat Jun 25, 2011 3:11 am
- Forum: Technical Support
- Topic: Page array variables
- Replies: 7
- Views: 3931
Re: Page array variables
it does seem to work in the footer
i'm trying to make it work in the "Error API Limit File" but for soem reason it fails
i'm trying to make it work in the "Error API Limit File" but for soem reason it fails
- Tue Jun 21, 2011 2:52 pm
- Forum: Technical Support
- Topic: Page array variables
- Replies: 7
- Views: 3931
Re: Page array variables
I want this to work in the new version 
<?php
echo "<pre>";
print_r($page);
echo "</pre>";
?>

<?php
echo "<pre>";
print_r($page);
echo "</pre>";
?>
- Sat Jun 18, 2011 10:06 am
- Forum: Technical Support
- Topic: Page array variables
- Replies: 7
- Views: 3931
Page array variables
Seems like the page array handling is different than before
any info on that as i use it a lot
any info on that as i use it a lot
- Sun May 01, 2011 12:53 am
- Forum: Wishlist
- Topic: Some settings to soften the API THRESHOLD
- Replies: 5
- Views: 4544
Re: Some settings to soften the API THRESHOLD
Thank you very much
I will be testing this to make sure it works
I will be testing this to make sure it works
- Sun May 01, 2011 12:50 am
- Forum: Wishlist
- Topic: Option to randomize the items on the page
- Replies: 4
- Views: 3429
Re: Option to randomize the items on the page
thank you for implementing it 

- Tue Apr 26, 2011 6:59 am
- Forum: Announcements
- Topic: Associate-O-Matic v5.0.0 BETA coming April 30
- Replies: 4
- Views: 3881
Re: Associate-O-Matic v5.0.0 BETA coming April 30
can you take a look at this threadassociate-o-matic wrote:We've added a new setting called "Error API Limit". If provided this error message (any HTML or text) will be displayed in cases where you have reached the Amazon API limit.
viewtopic.php?f=4&t=4683
Thanks
- Sun Apr 24, 2011 6:18 am
- Forum: Wishlist
- Topic: Added to cart pop-up to be replaced by ajax
- Replies: 0
- Views: 1867
Added to cart pop-up to be replaced by ajax
I just read Mike's blog post about v5. I am happy that my request about header/footer caching has been implemented as it will greatly help. I also noticed the note about added to cart pop-up box and wanted to comment on that. The use of those pop-up boxes has been replaced by a simple Ajax pop-overl...