PDA

View Full Version : Crons for version 1.6 Omega


toonevdb
06-16-2007, 12:42 AM
Hey,

Which cron files do I need to use and where can I find them. I found some on the download page but they seem to be from version 1.5 .

I would like to enable all features of esyndicat and all crons but there isn't a list of files that need to be set in cron.

Greets

Sergey Ten
06-19-2007, 10:54 AM
Hello Greets,

There is a cron.php in the includes folder. You have to set it in cron.

toonevdb
06-22-2007, 06:55 PM
thanks I look into it :)

toonevdb
06-22-2007, 07:07 PM
I set the cron and surfed to it with browser to get cron running once but I didn't think it worked right since the pagerank is still everywhere 0.

Plus I was wondering how to get those thumbs to show.

toonevdb
06-22-2007, 07:27 PM
I found an easy way to add thumbnails

just edit page listing-display.tpl and add this line of code

<img width="120px" src="http://msnsearch.srv.girafa.com/srv/i?s=MSNSEARCH&r={$listing.url}" class="thumbshot_pic" />

just below div class title.

You can set css styles to class thumbshot_pic ^_^

It works for me, now the pagerank and I'm all hapy

Sergey Ten
06-29-2007, 09:50 AM
I am really glad for you toonevdb :)