Search found 28 matches

by otelo
Sat May 11, 2013 12:40 am
Forum: Help Wanted (commercial)
Topic: Need expert opinion on MySQL queries and server conf
Replies: 2
Views: 2071

Re: Need expert opinion on MySQL queries and server conf

I'm getting a lot of these in the apache error log [Fri May 10 19:55:08 2013] [warn] [client 66.249.74.165] mod_fcgid: stderr: PHP Notice: Undefined index: cgblog_data in /var/www/vhosts/7dias.com.do/7diascomdo/html/tmp/templates_c/4c23743d5e102922bf515aed78a4545554bc6631.globalcontent.snippet_notic...
by otelo
Fri May 10, 2013 10:55 pm
Forum: Help Wanted (commercial)
Topic: Need expert opinion on MySQL queries and server conf
Replies: 2
Views: 2071

Need expert opinion on MySQL queries and server conf

Hi We've made a site for an online newspaper. We used CGBlog but are calling the articles through user define tags. This site is a bit complex and the homepage calls different articles from differente categories. We've seen some slow queries in the slow queries log as well as warnings in the apache ...
by otelo
Thu Apr 25, 2013 6:07 pm
Forum: Modules/Add-Ons
Topic: Help improving server response time
Replies: 9
Views: 3220

Re: Help improving server response time

Hmmm... we have Site Admin > Global Settings > Smarty Settings Enable Smarty Caching = Yes Do a Compilation Check = Yes Cache module calls = Always Cache UDT calls= Always And on Site Admin > Global Settings > Advanced Setup Allow Browser to Cache Pages is checked And the pages are marked as cachabl...
by otelo
Thu Apr 25, 2013 5:45 pm
Forum: Modules/Add-Ons
Topic: Help improving server response time
Replies: 9
Views: 3220

Re: Help improving server response time

Thanks for the input Calguy. I'll look into these points and keep you posted on how they work for us.
We have already tuned .htaccess to allow caching and have set up browser and smarty caching as well.
Which mysql tuner you recommend?
by otelo
Thu Apr 25, 2013 5:14 pm
Forum: Modules/Add-Ons
Topic: Help improving server response time
Replies: 9
Views: 3220

Help improving server response time

Hi all We are developing a newspaper site http://rs.7dias.com.do. We have it running it on a cloud server with 4GB RAM and 160GB of HD and 1.8 dual core processors. This is a test server so it's not getting hit by any traffic. We are using CGBlog extensively. We are calling the articles through User...
by otelo
Tue Apr 09, 2013 3:18 pm
Forum: Modules/Add-Ons
Topic: Page not loading completely
Replies: 2
Views: 1267

Re: Page not loading completely

Thanks for the help. The problem just resurface a couple of minutes ago. We had a global content block with the footer code in it. We skip this GCB and instead loaded the code directly onto the template. This seems to have worked things out. We created a new GCB in CMSMS for the footer and are using...
by otelo
Tue Apr 09, 2013 1:31 pm
Forum: Modules/Add-Ons
Topic: Page not loading completely
Replies: 2
Views: 1267

Page not loading completely

Hi I get a random error on my site 7dias.com.do. Sometimes any page on the site doesn't load completely. I have my javascripts at the bottom of the code and the footer together with the javascripts don't load resulting in missing functionality in my site (facebook comments, slider javascripts don't ...
by otelo
Wed Nov 07, 2012 7:43 pm
Forum: Modules/Add-Ons
Topic: Search module index table too big
Replies: 1
Views: 929

Search module index table too big

Hi, I run CMSMS 1.9.4.3 for a newspaper website. The site now hosts some 22 thousand articles using the news module. I have found that the admin is slowing down. According to my DB guy its because the cms_module_search_index table has close to 7 million rows and 224 Mb. Can I trim down this table? W...
by otelo
Fri Oct 12, 2012 1:30 pm
Forum: Tips and Tricks
Topic: Entering Tags at CGBlog articles
Replies: 21
Views: 19794

Re: Entering Tags at CGBlog articles

activate debug mode in config.php (check doc file) and watch admin log for any errors. they should lead us to the right direction Got this error ERROR DETECTED: Uncaught exception 'SmartyCompilerException' with message 'Syntax Error in template "module_file_tpl:CGBlog;editarticle.tpl" on ...
by otelo
Fri Oct 12, 2012 12:35 pm
Forum: Tips and Tricks
Topic: Entering Tags at CGBlog articles
Replies: 21
Views: 19794

Re: Entering Tags at CGBlog articles

i am not sure. try to implement this into 1.11.1 and tell me what errors you get. I've followed the steps you describe in your tutorial http://blog.arvixe.com/add-tagging-function-to-cmsms-modules-part1/ but when I go to 'Add blog entry' in Content > Calguys Blog Module I get a blank screen. I chec...
by otelo
Fri Oct 12, 2012 12:16 pm
Forum: Tips and Tricks
Topic: Entering Tags at CGBlog articles
Replies: 21
Views: 19794

Re: Entering Tags at CGBlog articles

I tried it on 1.10.3 and yes it works! Great job nicmare.
However on 1.11.1 it doesn't work for some reason that I can't figure out. What needs to be done to make it work on 1.11.1? Does anybody have the answer?
We’ve been working hard on a web build on 1.11.1 and this would be the icing on the cake.
by otelo
Wed Aug 10, 2011 2:13 pm
Forum: General Discussion
Topic: CMSMS Performance Comparison
Replies: 4
Views: 3564

Re: CMSMS Performance Comparison

I just looked at the error log, the access from the cPanel brings me the last 300 errors and goes back just three days, I haven't had any issues the last 3 days. Next time I have a problem with the server I'll be sure to go through the error log right away. As for the debug option I'll try it on a t...
by otelo
Tue Aug 09, 2011 12:44 pm
Forum: General Discussion
Topic: CMSMS Performance Comparison
Replies: 4
Views: 3564

Re: CMSMS Performance Comparison

I would love to have the script you've created. I need to run some tests myself on a news website we implemented and manage. The site served 801,480 pages the last 30 days with 344,055 visits and 141,704 unique visitors. It's the biggest site we have made so far. It uses the news module and your blo...
by otelo
Fri Apr 15, 2011 10:20 am
Forum: Modules/Add-Ons
Topic: Download Manager+FEU: Files are always visible
Replies: 3
Views: 1244

Re: Download Manager+FEU: Files are always visible

In the page you could have and if/elseif arrangement to check if the user is logged in and belongs to certain group. You can call the download manager with the categoryid parameter to serve only the files from a certain category. So for this situation I got 3 Files. 1 is available for everyone 1 is ...
by otelo
Thu Apr 14, 2011 3:58 pm
Forum: Modules/Add-Ons
Topic: Download Manager+FEU: Files are always visible
Replies: 3
Views: 1244

Re: Download Manager+FEU: Files are always visible

Hi hihachi You should use custom content to display the content only to registered users. On your page you should place before the call to the DownloadManager module the following code: {if $ccuser->loggedin() && $ccuser->memberof('YourUserGroupName') } And after you should close with {/if} ...

Go to advanced search