Forum Activity for @michael

michael
@michael
11/07/13 12:57:06AM
7,832 posts

Jamroom 5 Beta Launch 50% off promo


Announcements

pch:how can I change my credit card details on Stripe file in other to shop with another one?....

go into:
yoursite.com/marketplace/admin/global

Thats the 'Global Config' tab on the MARKETPLACE module in the ACP. uncheck the "Quick purchase" checkbox.

That should get you getting asked for your details each time.
michael
@michael
11/06/13 11:22:21PM
7,832 posts

Disabled Functions


Installation and Configuration

Isn't it shown there?

Try looking in your activity log, php error log, debug log.

Need to figure that out to enable it.
michael
@michael
11/06/13 09:21:13PM
7,832 posts

Disabled Functions


Installation and Configuration

Should say what function it is that is disabled, no?

Edit the php.ini and enable that function.
michael
@michael
11/05/13 05:26:27PM
7,832 posts

"Start Your Own Online Community" Course.


Using Jamroom

I'm building a course on udemy.com titled "Start Your Own Online Community".

https://www.udemy.com/draft/64068/

Feed back and suggestions requested. Cheers.
updated by @michael: 06/08/14 06:05:14PM
michael
@michael
11/04/13 11:39:18PM
7,832 posts

Template Editor


Using Jamroom

Fair questions, but I think if you just give it a go one time, the answers to most of those questions will fall into place.

* the images are done via a function, that function allows the admin to override the image from the admin panel.
* css set in the skin's CSS file can be used to over-ride any module css
* after making changes, running the integrity check and clearing the caches is the first steps if the changes dont show up.
* dont need to check any boxes, the over-ride works automatically.
* templates over-ridden via the skins will work the same as templates over-ridden via the template editor in the case of an update via the marketplace. (that is they will still over-ride the template and if the template has changed, the new template will need to be changed.)
michael
@michael
11/04/13 06:38:54PM
7,832 posts

Template Editor


Using Jamroom

second what paul said.

If your changing templates, what your doing is over-riding a module template and storing that info in the database.

If your comfortable with a development environment, you can do the same thing with files by over-riding the template at the skin level.

to override:
/modules/jrAudio/item_details.tpl

copy it to:
/skins/xxYourSkin/jrAudio_item_detail.tpl

and edit it there. much easier to compare files than database stored info if you want to merge any changes.
michael
@michael
11/02/13 01:38:24AM
7,832 posts

Characters in Blogs Odd


Using Jamroom

If they are that way in the DB it points to copy+paste of the content and user input.

changing this thread to japanese encoding shift-jis from the browser options makes them change into japanese characters, but its nothing intelligible.
michael
@michael
11/02/13 01:33:02AM
7,832 posts

Thought you guys might appreciate this :)


Off Topic

just noticed the reverse of this. since yesterday none of the items in on the top level forum were yellow, so thought things were slow around here.

all today too, no comments, hmm, very slow.

then clicked on "using jamroom" and there are a TON of yellow lights on. oops.

ill go read them now.
michael
@michael
11/01/13 07:59:04PM
7,832 posts

ACP - Artist Links


Suggestions

bit more info please.

just tried:
* as admin user, go to 'tom's' profile
* click on "change image"
* upload an image
* click "Save Changes"

result: the image is uploaded and i am returned to 'Tom's profile.

(clicking cancel also returns me to Tom's profile)

--edit--
flag that, i see what your saying.

From: site.com/profile/settings/profile_id=2/user_id=2 after having clicked around the tabs a bit the save will probably work, but the cancel doesn't.

it would be good to have a link to the profile from there without having to save the profile.
updated by @michael: 11/01/13 08:02:03PM
michael
@michael
11/01/13 07:54:00PM
7,832 posts

Code Help


Using Jamroom

Wanna write some docs steve? great tip, I just learnt something. ;)
  773