-

Custom Profile Fields Disappear When SEO URL'S ARE ENABLED

Support for phpBB3, phpBB3 Modifications, and phpBB3 styles
Forum rules
Bugs go in the Bug Tracker

Custom Profile Fields Disappear When SEO URL'S ARE ENABLED

Postby Illustrator76 » Fri Aug 12, 2011 6:31 am

Hi,

Basically I am having an issue that when seo url's are enabled, my custom profile fields disappear in the blog area of my forums. Everything works just fine without the seo url's enabled, and the custom profile fields show up with no problem.

Do you know what may be causing this?
Illustrator76
Donor
Donor
 
Posts: 20
Joined: Wed Aug 03, 2011 6:36 pm
Blog: View Blog (0)

Re: Custom Profile Fields Disappear When SEO URL'S ARE ENABLED

Postby EXreaction » Fri Aug 12, 2011 11:55 am

Could you get screenshots or show me exactly the location you are talking about?
Grateful for the mods I've built? Then donate!
User avatar
EXreaction
Site Owner
Site Owner
 
Posts: 4988
Joined: Wed Jun 28, 2006 5:08 pm
Blog: View Blog (53)

Re: Custom Profile Fields Disappear When SEO URL'S ARE ENABLED

Postby Illustrator76 » Fri Aug 12, 2011 1:48 pm

EXreaction wrote:Could you get screenshots or show me exactly the location you are talking about?

Sure. It happens in the entire blog area wherever user profiles are displayed. As I said, it works fine when the SEO URL's are NOT enabled. When they are, the custom profile field disappears. I triple-checked the settings in the Admin panel, and everything is correct. I have attached a screenshot for you to view.
Last edited by Illustrator76 on Thu Aug 18, 2011 2:50 pm, edited 1 time in total.
Illustrator76
Donor
Donor
 
Posts: 20
Joined: Wed Aug 03, 2011 6:36 pm
Blog: View Blog (0)

Re: Custom Profile Fields Disappear When SEO URL'S ARE ENABLED

Postby EXreaction » Fri Aug 12, 2011 5:07 pm

Grateful for the mods I've built? Then donate!
User avatar
EXreaction
Site Owner
Site Owner
 
Posts: 4988
Joined: Wed Jun 28, 2006 5:08 pm
Blog: View Blog (53)

Re: Custom Profile Fields Disappear When SEO URL'S ARE ENABLED

Postby Illustrator76 » Fri Aug 12, 2011 7:46 pm

Perfect, works great. Thanks a ton!
Illustrator76
Donor
Donor
 
Posts: 20
Joined: Wed Aug 03, 2011 6:36 pm
Blog: View Blog (0)

Re: Custom Profile Fields Disappear When SEO URL'S ARE ENABLED

Postby Illustrator76 » Sat Aug 13, 2011 9:16 am

One last question. Is there any way to get the view blog link to show up in people's profile when sending and viewing Private Messages?

Right now that field does not show up on people's profile in Private Messages.
Illustrator76
Donor
Donor
 
Posts: 20
Joined: Wed Aug 03, 2011 6:36 pm
Blog: View Blog (0)

Re: Custom Profile Fields Disappear When SEO URL'S ARE ENABLED

Postby EXreaction » Sat Aug 13, 2011 9:49 am

https://github.com/EXreaction/User-Blog ... f626d8084f

You have to do a few things,

Replace your blog/header.php with this one:
https://raw.github.com/EXreaction/User- ... header.php

Remove the comment around "For viewing a PM (must add the custom profile field output on view pm to display them and enable this code)"

In the ucp_pm_viewmessage.html template you need to add the custom profile field output like it is in memberlist_view (the custom_fields loop)
Grateful for the mods I've built? Then donate!
User avatar
EXreaction
Site Owner
Site Owner
 
Posts: 4988
Joined: Wed Jun 28, 2006 5:08 pm
Blog: View Blog (53)

Re: Custom Profile Fields Disappear When SEO URL'S ARE ENABLED

Postby Illustrator76 » Sat Aug 13, 2011 1:41 pm

EXreaction wrote:https://github.com/EXreaction/User-Blog-Mod/commit/35a0a9de7ca8a9e012ba27593d3bdef626d8084f

You have to do a few things,

Replace your blog/header.php with this one:
https://raw.github.com/EXreaction/User- ... header.php

Remove the comment around "For viewing a PM (must add the custom profile field output on view pm to display them and enable this code)"

In the ucp_pm_viewmessage.html template you need to add the custom profile field output like it is in memberlist_view (the custom_fields loop)

Thanks man, that worked great!
Illustrator76
Donor
Donor
 
Posts: 20
Joined: Wed Aug 03, 2011 6:36 pm
Blog: View Blog (0)

Re: Custom Profile Fields Disappear When SEO URL'S ARE ENABLED

Postby Illustrator76 » Wed Aug 17, 2011 1:45 pm

I am now having an issue with member's age not showing up in their profile in blog areas. It should be showing up right under their location, just like in the picture I posted earlier in this thread. Here is the code that I pasted in:

view_blog.html
Code: Select all
<!-- IF blogrow.POSTER_AGE --><dd><strong>{L_AGE}:</strong> {blogrow.POSTER_AGE}</dd><!-- ENDIF -->


left_menu.html
Code: Select all
<!-- IF POSTER_AGE --><dd><strong>{L_AGE}:</strong> {POSTER_AGE}</dd><!-- ENDIF -->


search_results.html:
Code: Select all
<!-- IF searchrow.POSTER_AGE --><dd><strong>{L_AGE}:</strong> {searchrow.POSTER_AGE}</dd><!-- ENDIF -->


This code doesn't seem to be working. Is there something I am missing?
Illustrator76
Donor
Donor
 
Posts: 20
Joined: Wed Aug 03, 2011 6:36 pm
Blog: View Blog (0)

Re: Custom Profile Fields Disappear When SEO URL'S ARE ENABLED

Postby EXreaction » Wed Aug 17, 2011 9:02 pm

Is that some sort of mod you installed?
Grateful for the mods I've built? Then donate!
User avatar
EXreaction
Site Owner
Site Owner
 
Posts: 4988
Joined: Wed Jun 28, 2006 5:08 pm
Blog: View Blog (53)

Next

Return to phpBB3 Support



Who is online

Users browsing this forum: fghtrlkoi1d and 1 guest

cron