Problem with SEF Advance and Community Builder
- adblaze
- Topic Author
- Offline
- New Member
Less
More
- Thank you received: 0
15 years 4 months ago #4648
by adblaze
I have been trying to get SEF Advance to work with Community Builder 1.2.1 with no good results. When I add the sef_ext.php file to the com_comprofiler directory my main page will be corrupted showing only a small section of the page. The source shows the below.
<div id="jr_modContainer112" class="jr_modContainer jr_reviews_mod">
<!-- REVIEWS MODULE BEGINS HERE -->
<div class="listItem" style="width:98%;">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td class="column1" valign="top" style="width:75px;">
<div class="contentThumbnail"> <a href=" www.expertreviews.com/dvd-copy-software-...dvd-cloner-6-review/ " ><img src=" www.expertreviews.com/images/stories/jre...press_1245697977.jpg " border="0" alt="DVD Cloner 6" /></a> </div>
</td>
<td class="column2" valign="top">
<div class="contentTitle" style="white-space:normal;"><a href=" www.expertreviews.com/dvd-copy-software-...dvd-cloner-6-review/ " >DVD Cloner 6</a> </div>
<!--<div class="jr_pathway">DVD Copy Software Reviews</div>-->
<table border="0" cellpadding="0" cellspacing="0" class="rating_table">
<tr>
<td class="rating_label"><img src=" www.expertreviews.com/components/com_jre...es/review_editor.png " title="Editor rating" alt="Editor rating" /></td>
<td class="rating_stars" title="Editor rating" style="cursor:help;"><div class="rating_star_editor"><div style="width:100%;"> </div></div></td>
<td class="rating_value">5.0</td>
</tr>
</table>
<span class="reviewer">Reviewed by
<div id="jr_modContainer112" class="jr_modContainer jr_reviews_mod">
<!-- REVIEWS MODULE BEGINS HERE -->
<div class="listItem" style="width:98%;">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td class="column1" valign="top" style="width:75px;">
<div class="contentThumbnail"> <a href=" www.expertreviews.com/dvd-copy-software-...dvd-cloner-6-review/ " ><img src=" www.expertreviews.com/images/stories/jre...press_1245697977.jpg " border="0" alt="DVD Cloner 6" /></a> </div>
</td>
<td class="column2" valign="top">
<div class="contentTitle" style="white-space:normal;"><a href=" www.expertreviews.com/dvd-copy-software-...dvd-cloner-6-review/ " >DVD Cloner 6</a> </div>
<!--<div class="jr_pathway">DVD Copy Software Reviews</div>-->
<table border="0" cellpadding="0" cellspacing="0" class="rating_table">
<tr>
<td class="rating_label"><img src=" www.expertreviews.com/components/com_jre...es/review_editor.png " title="Editor rating" alt="Editor rating" /></td>
<td class="rating_stars" title="Editor rating" style="cursor:help;"><div class="rating_star_editor"><div style="width:100%;"> </div></div></td>
<td class="rating_value">5.0</td>
</tr>
</table>
<span class="reviewer">Reviewed by
Please Log in or Create an account to join the conversation.
- adblaze
- Topic Author
- Offline
- New Member
Less
More
- Thank you received: 0
15 years 4 months ago #4649
by adblaze
To add a few notes to this problem.
When the sef_ext.php is removed the community builder register link will be the following:
www.expertreviews.com/component/comprofiler/registers/
When clicked it just refreshes the main page. The only way I have made the community builder links work is by having SEF Advance ignore the community builder links.
When the sef_ext.php is removed the community builder register link will be the following:
www.expertreviews.com/component/comprofiler/registers/
When clicked it just refreshes the main page. The only way I have made the community builder links work is by having SEF Advance ignore the community builder links.
Please Log in or Create an account to join the conversation.
- Saka
- Offline
- Administrator
15 years 4 months ago #4650
by Saka
Emir Sakic
www.sakic.net
Please make your site display errors:
blog.phil-taylor.com/2009/01/12/a-blank-...still-an-error-page/
Emir Sakic
www.sakic.net
Please Log in or Create an account to join the conversation.
- adblaze
- Topic Author
- Offline
- New Member
Less
More
- Thank you received: 0
15 years 4 months ago #4651
by adblaze
I set error reporting to maximum and didn't get any info regarding errors. I just got the portion of the HTML that I posted previously to show again.
Please Log in or Create an account to join the conversation.
- Saka
- Offline
- Administrator
15 years 4 months ago #4652
by Saka
Emir Sakic
www.sakic.net
It can still be so that error reporting is off completely. Try with .htaccess method.
Emir Sakic
www.sakic.net
Please Log in or Create an account to join the conversation.
- adblaze
- Topic Author
- Offline
- New Member
Less
More
- Thank you received: 0
15 years 3 months ago #4740
by adblaze
I got error reporting turned on in my config file for the server. I figured out that one of the modules was causing the error. I'm not sure why however. I just disabled the module for now.
I now how the SEF Advance working with Community Builder. Another problem has arisen however. If a user logs in, them clicks on the Community Builder "profile link" this is the main comprofiler link. They will get the following error:
Fatal error: Call to a member function setQuery() on a non-object in /var/www/vhosts/expertreviews.com/httpdocs/components/com_comprofiler/sef_ext.php on line 0
I now how the SEF Advance working with Community Builder. Another problem has arisen however. If a user logs in, them clicks on the Community Builder "profile link" this is the main comprofiler link. They will get the following error:
Fatal error: Call to a member function setQuery() on a non-object in /var/www/vhosts/expertreviews.com/httpdocs/components/com_comprofiler/sef_ext.php on line 0
Please Log in or Create an account to join the conversation.