and much more then that. is there a simplle way to use this module?!
it is the most difficult one i have seen yet!
but the results seems perfect so I have the...
I didnt understand what they mean in the tutorial gurding the "VIEW_FIELD_NAME".
is that the one under the information of the view or just the name of the view.
plus! In one site from two I am trying to use the module I dont have templete.php.
what to do?
Comments
Comment #1
ppblaauw commentedThe view_field_name is the name cck/views creates for content type fieldnames.
If your theme does not have a template.php file, you can create this file yourself and paste the preprocess functions in it.
Hope this helps you further, please let me know.
P.S. Please post one issue per post, so issues are manageable and useful for other users.
Comment #2
amirtaiar commentedThanks
My view name is site_news. do I need to write views_site_news?
Comment #3
ppblaauw commentedIn the preprocess functions documentation of the advanced slideshow tutorial is says:
Changing view_name
In the line:
you fill in your own viewname
So if the view_name of the view you use is site_news it will become:
Hope this helps you further, please let me know.
Comment #4
amirtaiar commentedThats excactlly as I have done
Comment #5
badabing commentedI also don't understand how u do this. All the original values are the same. So my view_name/view is right (i think). I also can't understand anything of that video.
I have this so far> www.brazza.eu/drupal
My view is named news_item and the view also called news_items (havent changed anything).
I hope i can works this out. Cause this is the best module i found so far. Where's paypal link? xD
Comment #6
ppblaauw commented@badabing
You are almost there, thanks for sending the information, so I can help you better.
You probably need to change (several times) the strings for the image_field in both preprocess functions from:
to
Hope this helps you further, please let me know.
Groetjes,
Philip
Comment #7
badabing commentedYES! Thx m8. Im using my site as a test version. But on my production site it's working now. Can't get my site working now. But atleast the one which needed it, works. Thanks again.
Comment #8
ppblaauw commented@badabing
Great its working now!
@amirtaiar
Did you solve your issue?
Comment #9
ppblaauw commentedSet status to fixed.
No reaction anymore,
Suppose amirtaiar also solved the issues