Forum Activity for @blindmime

blindmime
@blindmime
09/10/14 05:01:54AM
776 posts

recent upgrade broke my site


Using Jamroom

I'm pretty stressed. I'm still logged in as master admin and can access the ACP, but I can't access any skin pages. Where do I find the php errors?

I deleted those caches but that didn't solve the issue.
updated by @blindmime: 09/10/14 05:02:19AM
blindmime
@blindmime
09/10/14 04:48:34AM
776 posts

recent upgrade broke my site


Using Jamroom

This is urgent.

I just upgraded a site from (I believe) 5.1.29 to the most recent version through the marketplace and now I can't access anything! Pages are blank!

Help! I have a client needing this site as it serves as an app to run their business.

Thanks
updated by @blindmime: 10/18/14 05:25:25AM
blindmime
@blindmime
08/31/14 05:44:27AM
776 posts

Chained Select form placement


Design and Skin Customization

I have a Chained Select type field with two levels. It's working fine, but no matter where I place it in the form the two drop downs are split up. Level one's dropdown appears then the next field then Level Two's dropdown. Shouldn't the dropdowns appear one after the other? Screenshot attached.
screenshot-by-nimbus.png screenshot-by-nimbus.png - 8KB

updated by @blindmime: 10/04/14 02:49:40AM
blindmime
@blindmime
08/27/14 01:33:27PM
776 posts

Store customer upload


Design and Skin Customization

I'm talking about when someone buys a product. For example, if I were to sell a t-shirt with a custom-imprinted image, how do I facilitate the buyer uploading said image when they purchase this?
blindmime
@blindmime
08/27/14 05:08:59AM
776 posts

Store customer upload


Design and Skin Customization

Is it possible to add an option to a specific product to allow customers to upload a file? Like for ordering a custom postcard or a t-shirt, for example.
updated by @blindmime: 10/03/14 07:54:57AM
blindmime
@blindmime
08/19/14 01:35:14PM
776 posts

truncate with inserted image


Design and Skin Customization

Won't this strip out the photo? Many blog indexes have a list of recent blogs which consist of a picture then some text and then a link to read more. That's what I'm trying for.
blindmime
@blindmime
08/18/14 12:41:18PM
776 posts

truncate with inserted image


Design and Skin Customization

300 characters truncated was producing this error with an image at the beginning, throwing the page off. I generally like an image at the beginning of a post and this error occurs also if you put the image in the blog_image field. I could move the image down, of course, but other users will not know that this should be done.


updated by @blindmime: 08/18/14 12:51:46PM
blindmime
@blindmime
08/18/14 06:07:35AM
776 posts

truncate with inserted image


Design and Skin Customization

I have something like this to list blog posts:

{$row.blog_text|jrCore_format_string:$item.profile_quota_id|truncate:300}

There is an issue with this when a post contains an inserted image at the beginning. I think it just stops outputting the rest of the template where this resides and at that point, and then continues outputting the rest of the page.

For example, I have the above in index_list_blogs.tpl, in an altered Elastic skin. I'm listing 5 recent blogs in the center column of index.tpl. The list of blogs is the last thing in that column. I have a blog post with an inserted image at the beginning of the post. It outputs the image, but nothing else. The last column is output, but the closing divs in the center column are missing so the last column is output down below the container.

I think you should be able to test this in jrElastic since I haven't altered much besides moving blocks around. Probably you understand what's going on without needing to test it. I'm guessing the image is stored as a blob so the truncate length includes the blob, but something happens when truncating in the middle of that.

Maybe there is already something in jrCore_list which accounts for this. I'm not sure what the best way would be, but I think I would like to include the inserted image in this particular blog list, however, I can also see where you might want the option to not include inserted images in a jrCore_list listing as well.
updated by @blindmime: 09/19/14 05:17:25AM
blindmime
@blindmime
08/17/14 04:26:24PM
776 posts

ulgooglemaps on profile


Design and Skin Customization

I'm guessing you mean the ultrajam forum.
  52