Forum Activity for @ultrajam

SteveX
@ultrajam
02/28/19 12:50:16PM
2,584 posts

New Custom Account Tab


Jamroom Developers

$pid is empty, so you don't get any profile info, but that doesn't matter because you don't do anything with it anyway.

You set $_data to be an empty array, but that doesn't matter because you don't do anything with it either.

You don't save anything (which is why the datastore is empty, although it would still be empty if you did save as your $_data array is set to be empty).

Then you set the form notice to notify you of success, which is why you see the success message.

So you didn't do anything apart from setting a success message, which is why you see that.
SteveX
@ultrajam
02/20/19 05:09:06AM
2,584 posts

transferring lifestream to another jamroom account


LifeStreams

Which accounts are you moving it between?
SteveX
@ultrajam
02/08/19 09:01:18AM
2,584 posts

same templates used diferent results based on smarty calls (only diference was cloning)


Using Jamroom

soaringeagle:not sure the best way to find it without even knowing the post titles
You can find them by their id.
soaringeagle:im thinking its a bug in the call or the cloning process, or who knows
It's because the replies are different - they don't have titles pr categories so that information can't be displayed.

If you want to not show any of the items which don't have a title, you could try something along these lines:
search="forum_title not_like %_%"
SteveX
@ultrajam
02/07/19 05:41:54PM
2,584 posts

same templates used diferent results based on smarty calls (only diference was cloning)


Using Jamroom

Search one of the problem posts for forum_cat in the debug you posted, it isn't there. You can try checking for it in the database as well, it probably won't be there either.
SteveX
@ultrajam
02/07/19 05:40:00PM
2,584 posts

same templates used diferent results based on smarty calls (only diference was cloning)


Using Jamroom

Yes, as you can see, those variables are missing in the posts that are acting up.
SteveX
@ultrajam
02/07/19 05:22:06PM
2,584 posts

same templates used diferent results based on smarty calls (only diference was cloning)


Using Jamroom

Put a debug in the template to see what the differences are.
SteveX
@ultrajam
02/07/19 05:18:26PM
2,584 posts

same templates used diferent results based on smarty calls (only diference was cloning)


Using Jamroom

The 404 Not Found posts don't have a $item.forum_cat_url , or $item.forum_title_url , or $item.forum_title
SteveX
@ultrajam
02/07/19 05:12:25PM
2,584 posts

same templates used diferent results based on smarty calls (only diference was cloning)


Using Jamroom

Titles do appear on some of the posts under "Random All Dreadlocks Forums Discussions".

When I click a "read more" for one of those posts (with a title) I can read the article, But when I click a "read more" for one of those posts without a title I get a 404 Not Found.

So I would guess that the difference is with the posts, not the jrCore_list call or the template?
SteveX
@ultrajam
10/25/18 01:27:55AM
2,584 posts

Share this or comments not showing


Using Jamroom

Do you have an adblocker or other privacy plugin in your browser?

Adblockers will hide social media buttons as well as adverts.
  4