HEYYYY!!!! tryna get noticed here!

Philly
Philly
Offline
0
hey germi not to bug you on here....but ever since i sent you the payment for the custom work...you never even hit me back to let me know you recieved it

not one email...nothin....and ive tried to email you 3 times now its been 8 days

seeing as how thats the clients money....and over 200 american bucks...they kinda wanna know a timeline of when things can be expected

the only place i see you is on the forum....whats the eta on the custom work?

and also...if you check back to my site mytrackhouse.com

im havin an issue....the album search plugin doesnt use the set default item id or any id for that matter

its putting up the non sef links that start with component/muscol

anyway to fix this?
Responses (4)
  • Accepted Answer

    Saturday, January 29 2011, 08:08 AM - #Permalink
    0
    hello!

    did you emailed me? :S :S

    don't worry! I received the payment, and your custom work is ON THE WORKS! we are still on agreed timeline...right? ;) read the emails! in any case, your customization wont take much longer to be finished.

    I'll take a look at the SEF thing, too.

    Germi
    The reply is currently minimized Show
  • Accepted Answer

    Philly
    Philly
    Offline
    Saturday, January 29 2011, 11:38 PM - #Permalink
    0
    i fixed it myself...you simply forgot to add the itemid settings into the search plugin ....i went into your albums data array definitions around line 87 and hardcoded it in myself

    $menuitemid = '&Itemid=59';
    $albums_data[$i]->href = JRoute::_('index.php?option=com_muscol&view=album&id=' . $albums_data[$i]->id.$menuitemid );
    The reply is currently minimized Show
  • Accepted Answer

    Sunday, January 30 2011, 02:51 AM - #Permalink
    0
    oh, I see!

    well done :)
    The reply is currently minimized Show
  • Accepted Answer

    Philly
    Philly
    Offline
    Sunday, January 30 2011, 03:10 AM - #Permalink
    0
    wait till you see what i did with the search engine itself :)

    http://mytrackhouse.com



    now im tryna figure out hwy i cant load the album hits into the

    detailed artist view


    i defined it in your foreach statement as

    $album_hits = $album->keywords ; :blink:

    then entered into the view

    doesnt work....but when i load album-> id or name it works fine

    why isnt the hits data comin in from the db? am i doing something wrong?
    The reply is currently minimized Show
Your Reply