Forum Activity for @michael

michael
@michael
02/18/14 01:41:26PM
7,832 posts

Jr Actions


Jamroom Developers

:) you are awesome.
michael
@michael
02/18/14 01:36:05PM
7,832 posts

ProJam Light Favorite song div size problem


Using Jamroom

Yeah there are few things that look off to me.
* that div that contains the fade-in/fade-out images should have a background #1a1a1a instead of white so the background of the 1 2 3 4 5 6 7 8 9 10 seams visually aligned properly.

* that image on the right of that same box looks too big. It overlaps the text. its 196 right now, change it to width="160"

* the height of that right hand div is 380px but it would match the left if it was 270px.

Those are the changes I would make.

--edit--
screenshot
screenshot_soabem.png screenshot_soabem.png - 308KB

updated by @michael: 02/18/14 01:39:04PM
michael
@michael
02/18/14 01:23:37PM
7,832 posts

Jr Actions


Jamroom Developers

ooh. that made me think. It would be good to have a fdebug() like function that dumps down to the firebug console. It would mean you wouldn't have to have the 'debug log' tab open and could stay on the same page.

A debugger will take a couple of hours to setup. But it is soooo worth it.
michael
@michael
02/18/14 01:18:55PM
7,832 posts

ProJam Light Favorite song div size problem


Using Jamroom

This might be a good video to watch before jumping into the CSS files:

"Understanding base CSS structure in Jamroom 5 Skins"
Understanding base CSS structure in Jamroom 5 Skins

The Jamroom YouTube channel is here:
https://www.youtube.com/user/jamroomdotnet

You might find you can get away with just changing class names to get what you want.
michael
@michael
02/18/14 12:26:50PM
7,832 posts

Jr Actions


Jamroom Developers

From there my guesses run out.

So what I would do to find out what is going on is to put a breakpoint inside jrAction_save() at the first if
    // See if we are turned on for this module
    if (!isset($_user['quota_jrAction_allowed']) || $_user['quota_jrAction_allowed'] != 'on') {
        return true;
    }

and walk through it step-by-step until i could see where it didn't do what I wanted it to do.

Your overflowing with processing power, time to put some of it to work and setup a debugger:

"Setting up a Debugging Environment"
https://www.jamroom.net/the-jamroom-network/documentation/development/129/setting-up-a-debugging-environment

Its a real useful tool to have to fall back on.
michael
@michael
02/17/14 09:39:09PM
7,832 posts

Problem with google sitemaps


Off Topic

who knows with google.
michael
@michael
02/17/14 07:08:22PM
7,832 posts

Aparna Module and required fields


Design and Skin Customization

I cant recreate this. Tried a few different things but cant get passed the verification system while there is no value in profile name.

The thing I thought might work was using no-allowed characters for the URL in the profile name.

Thought they might get stripped out leaving ---- but that wouldn't leave the profile name blank.

don't know sorry.
updated by @michael: 02/17/14 07:08:41PM
michael
@michael
02/17/14 06:05:11PM
7,832 posts

Aparna Module and required fields


Design and Skin Customization

it saved like that? ok. wasn't expecting that.

JUST TO CLARIFY: a visitor to that users profile sees '' in the profiles h1 area.

We're not just talking about on the form to fill in, the form for profile was able to be saved and the profile name changed correct?

I am unable to replicate this. Could you give steps please.
michael
@michael
02/17/14 05:26:56PM
7,832 posts

Marketplace Error on System


Installation and Configuration

Have you entered your details from
https://www.jamroom.net/networklicense/licenses

into:
YOUR-SITE.com/marketplace/release_system_update/id=1
  726