Forum Activity for @soaringeagle

soaringeagle
@soaringeagle
01/11/15 10:25:24AM
3,304 posts

store items that don't exist in datastore showing up in store


Ning To Jamroom

paul:
Well, the error messages say it all really - you need to get a valid _item_id into to delete button smarty call.

the problem is the shops were deleted the data ittems dont exist inb the datastore but somehow the lisat still thinks they exist
soaringeagle
@soaringeagle
01/11/15 10:24:08AM
3,304 posts

store items that don't exist in datastore showing up in store


Ning To Jamroom

ugh
deleted all test shops
now left alotta orphaned items that dont exist
soaringeagle
@soaringeagle
01/11/15 10:15:51AM
3,304 posts

store items that don't exist in datastore showing up in store


Ning To Jamroom

http://www.greentechnologyforums.com/shops
i have a few garbled up displays
these might be the songs for sale that werent showing up bvefore?
but they arent displaying right
i am planning to go live tonight or tomorow if ican get the store cleaned up in time

i think these must be the songs for sale that wernt evven showing up before?
updated by @soaringeagle: 02/15/15 08:35:12AM
soaringeagle
@soaringeagle
01/11/15 10:01:08AM
3,304 posts

photo titles imported as gallery titles


Ning To Jamroom

the photo titles are being imported (last time i imported anyway) as the gallery titles
im not sure if theres an album title in the json but that should be the gallery title not the photo title
and titles were required so should never default to the image name
when a gallery or album title cant be found it should default to default
not an image name
the image names as titles looks so sloppy


updated by @soaringeagle: 02/14/15 02:11:14PM
soaringeagle
@soaringeagle
01/11/15 09:37:14AM
3,304 posts

the return of the ugly questionmark image


Ning To Jamroom

i did that
ahh hard refresh did it nevermind it wasnt seeming to take even after clearing template cache

srry wasted post
soaringeagle
@soaringeagle
01/11/15 09:07:41AM
3,304 posts

the return of the ugly questionmark image


Ning To Jamroom

in the past i uploaded a file overwritting a default.png or jpg replacing that ugly questionmark but now cant find it iu found 1 in image support uploaded my own but that didnt fix the 1 in the members list
members or is it users has a default pic set
all except the 3 most recent have that pic
and i cant find any way of reemoving that ugly questionmark and usingmy own
updated by @soaringeagle: 02/23/15 12:56:40AM
soaringeagle
@soaringeagle
01/11/15 02:08:42AM
3,304 posts

searching seamless


Design and Skin Customization

tried that
the searches just kept returning the entire list
i gave up and replaced the search with links to each module instead
but i tried
{jrSearch_module_form module="jrVideo,jrVimeo,jrYoutube"}
same thing kept happening
it was as if no search was performed and the entire list remained as is even if i only specified youtube

im starting to think its actualy an issue with sitebuilder though as i had trouble with searches of just lists

just to finish my site oooff fast i ended redouing alot of it differently then i hoped
soaringeagle
@soaringeagle
01/10/15 10:25:27PM
3,304 posts

searching seamless


Design and Skin Customization

i gave up on the ajax pagination for seamless and made 3 seperate pages but the search
{jrSearch_module_form module="jrSeamless"}
doesnt seem to work
ive tried multiple ways to get it to work

heres an example
http://www.greentechnologyforums.com/highest-rated-videos/

updated by @soaringeagle: 02/14/15 02:30:42PM
soaringeagle
@soaringeagle
01/10/15 07:47:30PM
3,304 posts

almost got the seemless ajax pagination right but help me spot the bug in my code


Design and Skin Customization

i figured it out..i think
close to it
{$jamroom_url}/index_blog_list/p=
from my blogs if u go to
www.greentechnologyforums.com/index_blog_list
u get a page unformatted but theres stuff there
{$jamroom_url}/seamless_vids_list/p=
www.greentechnologyforums.com/seemless_vids_list

argh

still not it
i have found several mistakes in your code
but still havent gotten it there yet
soaringeagle
@soaringeagle
01/10/15 07:06:54PM
3,304 posts

almost got the seemless ajax pagination right but help me spot the bug in my code


Design and Skin Customization

i think i found the problem
but i dont know any solution

still digging but

$info} 	Array (9)
module => "jrSeamless"
total_items => 10
total_pages => 1
page => 1
pagebreak => false
page_base_url => "http://www.greentechnologyforums.com/..."
prev_page => 0
this_page => 1
next_page => 0

total items 10 total pages 1
why is it saying total items 10 and why isnt it accepting the pagebreak 5
total items should be obver 1000

oh sidenote u had where u shoulda had > <


updated by @soaringeagle: 01/10/15 07:14:02PM
  239