Forum Activity for @paul

paul
@paul
01/06/15 04:20:14AM
4,335 posts

I Lost my Profile Menu on Update


Ning To Jamroom

I'd try the php command 'strstr'. This returns true if one string is found anywhere inside another, so

{if strstr($current_url, 'http://indiegospel.net/indiegospel/forum')}
{else}
{/if}
paul
@paul
01/05/15 10:08:58AM
4,335 posts

Genosis Query


Genosis

Genosis is basically a standard Jamroom install, so moving it to another server is pretty straightforward. See https://www.jamroom.net/the-jamroom-network/documentation/howto/1077/howto-change-the-jamroom-directory-or-domain
If you're moving servers you'd also need to export/import the database as well, of course.
paul
@paul
01/05/15 09:58:25AM
4,335 posts

Search for no price


Jamroom Developers

I'm going to writer this one down. I can never remember how its done either ;-)
paul
@paul
01/05/15 09:56:24AM
4,335 posts

Error message on website, can't even log in.


Using Jamroom

Does the database and these tables still exist? Check via your cPanel and phpMyAdmin.
If so, check the /data/config/config.php file has the correct database username and password in it.
hth
Pa
paul
@paul
01/05/15 04:42:20AM
4,335 posts

Genosis Query


Genosis

randolph:
Where may I find the manual for Genosis? Looks like a pretty good stuff to know more.

The documentation is here - https://www.jamroom.net/genosis/documentation

Ceri - I've not actually 'seriously' used Genosis but the documentation does say that it supports multiple trees. Hopefully Brian can give you a definitive answer on this.
paul
@paul
01/04/15 11:38:25AM
4,335 posts

After deleting a discussion, getting returned to the wrong page


Ning To Jamroom

Quote:
when it SHOULD take me to the equivalent of

http://www.thechocolatelife.info/thechocolatelife/chocliferoot/forum/my_posts -- with the sort on _updated, not _created

Have been thinking about this and my immediate thought is that now we have established the difference in terminology between forums and discussions, you are asking for a link in a 'discussion' panel to take you to a forum page which could well cause confusion. I think it needs to go to a listing of the profile's discussions. Also, you are asking things to be ordered by 'updated' where 'created' is the norm for all other Jamroom items by default. In this instance, in particular, a user could repeatedly update his post in order to keep his discussion at the top of the list. For these reasons, the default will be 'created'. Of course, you can change that in your template if you want :-)
Thanks
Pa
paul
@paul
01/04/15 09:43:44AM
4,335 posts

After deleting a discussion, getting returned to the wrong page


Ning To Jamroom

The next version of the Ningja skin will address this.
Thanks
paul
@paul
01/04/15 08:25:22AM
4,335 posts

After deleting a discussion, getting returned to the wrong page


Ning To Jamroom

This has been fixed in the latest version (1.0.6) of the jrGroupDiscuss module.Install it from your marketplace.
Maybe I should have marked this thread as solved. I'll do it now.
paul
@paul
01/04/15 01:53:55AM
4,335 posts

Another home page formatting question


Ning To Jamroom

gary.moncrieff:
I don't use NingJa so not sure where this is located, probably somewhere on the index.tpl file

But you need to change the height value which by default is 225, to something like 453px, see picture below.

http://tinypic.com/r/2h7dxue/8

Its on line 312 of your index.tpl file
paul
@paul
01/04/15 01:24:04AM
4,335 posts

special request for a special site


Ning To Jamroom

Can you not just add a Categories field to the group module with the Form Designer?
Then if need be modify the templates to suit? Checkout another module, like jrBlog, to how that does it.
  342