Search found 8 matches

by peter1234
Fri Apr 01, 2016 3:10 pm
Forum: SmartCJ Support Forum
Topic: problem with grabbing
Replies: 3
Views: 3445

Re: problem with grabbing

pm sent
by peter1234
Fri Apr 01, 2016 2:55 pm
Forum: SmartCJ Support Forum
Topic: sitemaps
Replies: 3
Views: 3504

Re: sitemaps

<category num=1-100>

<url>
<loc>http://<?=$_SERVER['HTTP_HOST']?>/category/<!--CATEGORY_NAME-->/</loc>
<changefreq>daily</changefreq>
<priority>1</priority>
</url>

How can i add a loop for pages in category name? (same for tags).

Also, the sitemap index is possible?
by peter1234
Fri Apr 01, 2016 6:29 am
Forum: SmartCJ Support Forum
Topic: sitemaps
Replies: 3
Views: 3504

sitemaps

Hello,

Is it possible to create a sitemap with the information of each category/page, tags/page and avoid galleries?

example:

<url>
<loc>http://xxx.com/category/4/Big+Tits/ctr/1</loc>
<changefreq>weekly</changefreq>
</url> <url>
<loc>http://xxx.com/category/4/Big+Tits/ctr/2</loc>
<changefreq ...
by peter1234
Fri Apr 01, 2016 6:27 am
Forum: SmartCJ Support Forum
Topic: problem with grabbing
Replies: 3
Views: 3445

problem with grabbing

Hello,

I'm having an issue with the grabber. I have 2 main scj installed, one with 50, the other with 51. So far they were grabbing fine, although really slowly, now suddenly the one with 51 stopped.

The 51 one:
1. Is not showing some logs on the /logs/, the preload.log for instance, even if i ...
by peter1234
Sun Mar 27, 2016 8:56 pm
Forum: SmartCJ Support Forum
Topic: php errors
Replies: 7
Views: 6305

Re: php errors

pm sent
by peter1234
Sun Mar 27, 2016 7:33 pm
Forum: SmartCJ Support Forum
Topic: php errors
Replies: 7
Views: 6305

Re: php errors

error reporting is at 0 and display errors is off
by peter1234
Sun Mar 27, 2016 6:53 pm
Forum: SmartCJ Support Forum
Topic: php errors
Replies: 7
Views: 6305

Re: php errors

Yes i restarted apache when i tried to dismiss the errors through the php.ini

phpinfo shows version: PHP Version 5.6.18
by peter1234
Sun Mar 27, 2016 6:40 pm
Forum: SmartCJ Support Forum
Topic: php errors
Replies: 7
Views: 6305

php errors

Hello,

After updating from 50 to 51 we are getting the following error within the categories pages:


Notice: Undefined index: source_url in /home/****/public_html/****.com/scj/tube/index.php on line 0

Notice: Undefined index: benchmark_log in /home/****/public_html/****.com/scj/tube/index.php on ...