|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#1 |
![]() Join Date: Jun 2005
Posts: 14
![]() |
Please help! I've set everything up smoothly but when clicking on the new component menu item, the component page loads only the template header and nothing below it - the page is blank!
I had a similar issue on SimpleBoard and ended up having to update a line of code that mentioned version for 4.5.2. Could this be similar? Also, I've heard rumblings about Awesome being incompatible with PHPAdsNew - can this be true? What do I do now? Mauricio, this is your baby .. are you out there? PLEASE help. Thanks! |
|
|
|
|
|
#2 |
![]() Join Date: May 2005
Posts: 13
![]() |
I installed this component this morning. I am also having the same problem; nothing on the frontend. Has this question been answered? I have not found the solution on these forums yet.
Thanks for any help. |
|
|
|
|
|
#3 |
![]() Join Date: Dec 2004
Posts: 5
![]() |
Had the same problem but now it's fixed.
Your server configuration (php.ini) doesn't allow url fopen (allow_url_fopen is FALSE). That's how it gets information from amazon. Ask your hosting provider to activate this feature. If he doesn't, look if CURL php module is installed. I have made a workaround using the CURL library instead of url fopen and it works fine right now. You can see it at http://www.bodytweaking.com in action. I may post this piece of code later if its still needed. |
|
|
|
|
|
#4 |
![]() Join Date: Jan 2006
Posts: 1
![]() |
Hi CodeXPoet,
would you please so kind and post your code to force awesom using curl instead of fopen? thanks! |
|
|
|
|
|
#5 |
![]() Join Date: Dec 2004
Posts: 5
![]() |
Sorry it took so long, wasn't online for some time. Anyway, the CURL code to fix awesom problem is this. I've copied a piece from parser.class.php beginnign from line 105 or so, so you can locate where it is:
PHP Code:
|
|
|
|
|
|
#6 |
![]() Join Date: Dec 2004
Location: Halifax
Posts: 79
![]() |
Hello,
any idea how I can implement amazon.ca? Thanks Martin |
|
|
|
|
|
#7 |
![]() Join Date: Dec 2004
Posts: 12
![]() |
Do you PhpAdsNew to display banner ads? I found it's not compatible with Awesom. You need to remove the PhpAdsNew module from the page on which you display Awesom.
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Released: Awesom!, or Amazon Web Services for Opensource Mambo | madd0 | Open Source Products for Mambo | 62 | December 28th, 2006 12:30 |
| Layout of Category to actual content menu page | cybermambo | General Questions | 4 | December 30th, 2004 03:51 |
| Sub Menu Links | tomhollis | General Questions | 2 | December 1st, 2004 04:21 |
| Back To Top on Page Load Using Wrapper Component? | peakoverload | General Questions | 14 | July 6th, 2004 05:32 |
| How to make multiple entries in the menu for a single component? | builderchad | Custom Development | 0 | July 6th, 2004 03:40 |