Search found 60 matches

by jab
Wed Nov 04, 2009 7:49 am
Forum: CMSMS Core
Topic: CMSMS 1.5.3 return value by referrence error
Replies: 1
Views: 1154

CMSMS 1.5.3 return value by referrence error

I recently moved CMSMS 1.5.3 on PHP 5.2 on a Linux Cloud Sites server and now CMSMS getting the following error. Strict Standards: Assigning the return value of new by reference is deprecated in /mydomain/cmsms/include.php on line 70 Strict Standards: Assigning the return value of new by reference i...
by jab
Thu Oct 22, 2009 3:41 am
Forum: Modules/Add-Ons
Topic: CGBlog - Help needed - A couple of things
Replies: 22
Views: 7501

Re: CGBlog - Help needed - A couple of things

Just curious, why did you decide against using Blogs Made Simple if things worked there? It also supports comments without all the overhead of the comments module that you would have to use with (CGBlog). The RSS by category is also nice. So, I'm really interested in knowing why you didn't use BMS. ...
by jab
Wed Oct 21, 2009 6:18 am
Forum: Modules/Add-Ons
Topic: CG Feedmaker autodiscovery/rsslink renders 404 Page Not Found in IE
Replies: 9
Views: 2072

Re: CG Feedmaker autodiscovery/rsslink renders 404 Page Not Found in IE

Thanks - I will look into Pretty URLS and Mod_Rewrite. However, I really wish this could be fixed to work with standard URLs as I have many pages on my site and active users 24x7. So, I don't want to screw something up.

-Jeff
by jab
Wed Oct 21, 2009 5:22 am
Forum: Modules/Add-Ons
Topic: CG Feedmaker autodiscovery/rsslink renders 404 Page Not Found in IE
Replies: 9
Views: 2072

Re: CG Feedmaker autodiscovery/rsslink renders 404 Page Not Found in IE

Do I have to set pretty URLs for this to Work? If so, this will be a problem for me. Also, not sure how to go about doing it. I would have hoped it would work for standard URLs. It appears that the autodiscovery/rsslink functions are missiing what is required to call the rss function or not using th...
by jab
Wed Oct 21, 2009 5:16 am
Forum: Modules/Add-Ons
Topic: CG Feedmaker autodiscovery/rsslink renders 404 Page Not Found in IE
Replies: 9
Views: 2072

Re: CG Feedmaker autodiscovery/rsslink renders 404 Page Not Found in IE

Since I'm not using pretty URLs, I don't see how this will solve my problem.
by jab
Wed Oct 21, 2009 4:49 am
Forum: Modules/Add-Ons
Topic: CG Feedmaker autodiscovery/rsslink renders 404 Page Not Found in IE
Replies: 9
Views: 2072

Re: CG Feedmaker autodiscovery/rsslink renders 404 Page Not Found in IE

Thanks - However, code in your reference post is related to sitemap not RSS feeds. I'm don't know how it relates or what to do with it.

-Jab
by jab
Wed Oct 21, 2009 3:31 am
Forum: Modules/Add-Ons
Topic: CG Feedmaker autodiscovery/rsslink renders 404 Page Not Found in IE
Replies: 9
Views: 2072

CG Feedmaker autodiscovery/rsslink renders 404 Page Not Found in IE

I am running CGFeedmaker 1.0.8, CMSMS 1.6.6, CGExtensions 1.17.4, CGSimpleSmarty 1.4.3, Blogs 0.3.3.1, News 2.10.3 on PHP 5.2.6, MySQL, 4.1.2.2, Not using Pretty URLs I created a blog page using "Blogs Made Simple" module and added the CGFeedmager autodiscovery and rsslinks to the page. Wh...
by jab
Sun Sep 27, 2009 2:53 am
Forum: CMSMS Core
Topic: Help! - CMSMS v1.6.5 is still generating huge core.xxxx dump files - See Info
Replies: 11
Views: 5154

Re: Help! - CMSMS v1.6.5 is still generating huge core.xxxx dump files - See Info

I am still getting the huge core dump files. Below is the stack trace for the index.php file. the moduleinterface.php file also cause a core dump to the admin folder whenever an edit is made in the admin panel. Hopefully someone can help me.  These files are huge and they are consuming my storage sp...
by jab
Mon Sep 21, 2009 11:42 pm
Forum: Modules/Add-Ons
Topic: Undefined variable notice in CMS SimplePie
Replies: 1
Views: 957

Undefined variable notice in CMS SimplePie

I get the following notice when editing a CMS SimplePie feed.

Notice: Undefined variable: is_update in /modules/CMSSimplepie/action.admin_add_edit.php on line 115

I am runing CMSMS v1.6.5 poya on PHP5.2.6.

-Jab
by jab
Fri Sep 11, 2009 12:18 pm
Forum: CMSMS Core
Topic: Help! - CMSMS v1.6.5 is still generating huge core.xxxx dump files - See Info
Replies: 11
Views: 5154

Re: CMSMS v1.6.4 generating huge core.xxxx dump files not change with 1.6.5

I had my hosting company run gdb on the core.xxxx files and they got the following result indicating the moduleinterface.php file was generating the core dump. Core was generated by `/public_html/admin/moduleinterface.php'. Program terminated with signal 11, Segmentation fault. #0  0x0838432e in mtx...
by jab
Fri Sep 11, 2009 5:21 am
Forum: CMSMS Core
Topic: Help! - CMSMS v1.6.5 is still generating huge core.xxxx dump files - See Info
Replies: 11
Views: 5154

Re: CMSMS v1.6.4 generating huge core.xxxx dump files not change with 1.6.5

Thanks - I am not 100% sure, but I think the problem may have been with the settings in the Archiver module being set to unlimited archive. When I change the settings it appears that I am no longer getting dump files. My hosting company provided the following to indicate that the problem was with th...
by jab
Wed Sep 09, 2009 2:01 am
Forum: CMSMS Core
Topic: Help! - CMSMS v1.6.5 is still generating huge core.xxxx dump files - See Info
Replies: 11
Views: 5154

Help! - CMSMS v1.6.5 is still generating huge core.xxxx dump files - See Info

Recently, my CMSMS v1.6.4 began generating huge core.#### dump files. I upgraded to v1.6.5 and no change.  I don't know what module is causing the issue, but I'm thinking it is the MySQL dump module that I used for the first time a couple of weeks ago. Can anyone assist me with finding out how to re...
by jab
Mon Jan 19, 2009 6:04 am
Forum: CMSMS Core
Topic: Could changing php.ini cause CMSms to log out all the time?
Replies: 17
Views: 6027

Re: Could changing php.ini cause CMSms to log out all the time?

I had a session timeout issue. The following solved the problem for me. If you are using a local php.ini file, ensure that you have a path specified in the "session.save_path" directive. Create a "phpsessions" folder above your domain root (ht_docs or public_html) folder and poin...
by jab
Mon Jan 19, 2009 5:57 am
Forum: CMSMS Core
Topic: Admin session timing out after 10-15 seconds
Replies: 13
Views: 83382

Re: Admin session timing out after 10-15 seconds

The following solved the session timeout issue for me. If you are using a local php.ini file ensure that you have a path specified in the "session.save_path" directive. Create a phpsessions folder above your domain root (ht_docs or public_html) folder and point to it using the "sessio...

Go to advanced search