Search found 29 matches

by ntesic
Sun Aug 04, 2013 2:47 pm
Forum: SmartCJ Support Forum
Topic: Cron question
Replies: 1
Views: 1985

Cron question

If I using SmartCJ only as CMS for grabbed tube videos (I use other rotator and other trade script), will I need to keep rot.php and cron.php in cronjobs?
by ntesic
Mon Jul 29, 2013 12:55 pm
Forum: SmartCJ Support Forum
Topic: Permission denied! for models
Replies: 1
Views: 2164

Permission denied! for models

When I unlike slave site from master, on Rotation->Modles i got this error: Permission denied!
on former slave site.

How to fix it?
by ntesic
Sat Jul 27, 2013 9:30 am
Forum: SmartCJ Support Forum
Topic: Question about categories
Replies: 1
Views: 1936

Question about categories

When I delete categories on master site, and then add them again, is possible to reassign galleries again to new categories and how to do that?
by ntesic
Thu Jul 18, 2013 8:46 am
Forum: SmartCJ Support Forum
Topic: Rating not working
Replies: 18
Views: 14646

Re: Rating not working

Problem is that when someone rate gallery, ratings are stored to slave database but showing results from main database. Comments working fine but ratings are stored to slave but showing from master. What can be problem?
by ntesic
Wed Jul 17, 2013 8:22 pm
Forum: SmartCJ Support Forum
Topic: Rating not working
Replies: 18
Views: 14646

Re: Rating not working

I set that to Yes. Comments are separeted but rating is from master
by ntesic
Wed Jul 17, 2013 2:41 pm
Forum: SmartCJ Support Forum
Topic: Rating not working
Replies: 18
Views: 14646

Re: Rating not working

To continue on rating question.
Is rating for slaves separated from master?
On my slaves, rating is from masters, even that I set " Separate user/comments from master ? " to Yes in Settings. Slaves got rating from master

How can I separate ratings also? Is it possible?
by ntesic
Fri Jul 12, 2013 6:02 pm
Forum: SmartCJ Support Forum
Topic: Ajax registartion/login
Replies: 1
Views: 2330

Ajax registartion/login

Hello,
I been able to setup login with AJAX post.
But for registration with ajax, everything works good if registration is successfull. But if script need to return some error (like username exist, etc...) in ajax, it return HTML of registration template.

Is that need to be or i missing something?
by ntesic
Thu Jul 11, 2013 1:18 pm
Forum: SmartCJ Support Forum
Topic: Question about category listing
Replies: 5
Views: 4649

Re: Question about category listing

How to output category custom name in templates?
With <!--CATEGORY_CUSTOM_NAME--> show only regular name
by ntesic
Wed Jul 10, 2013 1:26 pm
Forum: SmartCJ Support Forum
Topic: Question about category listing
Replies: 5
Views: 4649

Re: Question about category listing

Ok, thanks.
I will make script that will made custom names based on category name, since i have about 700 categories.

And what about tags question in my post above?
by ntesic
Tue Jul 09, 2013 3:45 pm
Forum: SmartCJ Support Forum
Topic: Question about category listing
Replies: 5
Views: 4649

Question about category listing

Hello,
Is possible and how, for example if i have categories like: "Hardcore","Deep Penetration","18+ Teens", etc... to list them in URL as: "hardcore","deep-penetration","18+-teens", etc... for better SEO.

Is i need that with maybe category custom name or? And did I need to change .htaccess file ...