When trying to upload MP3 files I am redirected to the login page. This happens when using either the File Manager or the PodcastManager. I can upload other types of files with no problem.
Any idea as to why this might be happening?
Thanks in advance.
Tony Piazza
Search found 12 matches
- Sat Dec 27, 2008 11:39 pm
- Forum: Modules/Add-Ons
- Topic: MP# file upload redirects to login.php
- Replies: 0
- Views: 969
- Tue Jan 23, 2007 4:22 am
- Forum: CMSMS Core
- Topic: Problem with Search
- Replies: 2
- Views: 1163
Re: Problem with Search
Not sure it would be helpful. I would like to replace the default search facility with something that works like a standard search engine.
Thanks,
Tony
Thanks,
Tony
- Fri Jan 19, 2007 4:54 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Problem with Admin Login [SOLVED]
- Replies: 7
- Views: 2966
Re: Problem with Admin Login [SOLVED]
Lulu, Sorry it took so long to reply. I didn't see your posting until now. To enable debugging in CMSMS, open the file config.php and look for the following: $config['debug'] = false; Change that value to true and then your CMSMS pages will write debug info to the generated pages. This was very help...
- Fri Jan 19, 2007 4:42 pm
- Forum: CMSMS Core
- Topic: Problem with Search
- Replies: 2
- Views: 1163
Problem with Search
I finally have my prototype of a client web site up and running using CMSMS! Overall I am very happy with it. One minor issue I have noticed is that Search doesn't always work as expected. For example, I have several pages where the term "small groups" is used. When I search on "small...
- Sat Jan 13, 2007 10:11 pm
- Forum: Tips and Tricks
- Topic: admin/styles.php workaround
- Replies: 6
- Views: 15836
Re: admin/styles.php workaround
I had this exact problem and tried a number of things to fix it with no success. I decided to give your workaround a try. It worked perfectly! Maybe this code should get added to the code base.
Thanks very much for posting this.
Tony
Thanks very much for posting this.
Tony
- Sat Jan 13, 2007 6:29 pm
- Forum: CMSMS Core
- Topic: Lost style sheet to CMSMS admin [solved]
- Replies: 11
- Views: 3532
Re: Lost style sheet to CMSMS admin [solved]
Can you please explain what you mean by "just delete the map" ? Is this a file or folder somewhere?
Thanks,
Tony
Thanks,
Tony
- Sat Jan 13, 2007 6:13 pm
- Forum: CMSMS Core
- Topic: Lost style sheet to CMSMS admin [solved]
- Replies: 11
- Views: 3532
Re: Lost style sheet to CMSMS admin [solved]
I am having the same problem with a site I am working on. Can you please list all of the steps you took to fix this problem?
Thanks,
Tony
Thanks,
Tony
- Fri Jan 12, 2007 2:42 am
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Help installing v1.0.2 under IIS
- Replies: 0
- Views: 1360
Help installing v1.0.2 under IIS
I've designed a site on my local machine using a LAMP stack and now I need to bring CMSMS up on the client's hosting provider which uses IIS. I did a backup of the cms (MySQL) database and restored it with no problems using the hosting provider's phpMyAdmin interface. Next, I uploaded the cmsmadesim...
- Wed Dec 13, 2006 1:34 am
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Problem with Admin Login [SOLVED]
- Replies: 7
- Views: 2966
Re: Problem with Admin Login [SOLVED]
After turning on PHP debugging, I was able to see that sessoin.save_path referenced a non-existent directory. After changing it to a valid directory and restarting Apache, I was finally able to login!
Hopefully this helps someone else with the same issue.
Tony
Hopefully this helps someone else with the same issue.
Tony
- Tue Dec 12, 2006 2:50 am
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Problem with Admin Login [SOLVED]
- Replies: 7
- Views: 2966
Re: Problem Admin Login
Mark,
Thanks again for your post. I doubled-checked the permissions on my folders/files and everything looks fine. I am running on Windows and installed cmsms in the root of the C: drive.
Anything else I should check?
Tony
Thanks again for your post. I doubled-checked the permissions on my folders/files and everything looks fine. I am running on Windows and installed cmsms in the root of the C: drive.
Anything else I should check?
Tony
- Tue Dec 12, 2006 2:29 am
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Problem with Admin Login [SOLVED]
- Replies: 7
- Views: 2966
Re: Problem Admin Login
Thanks very much for your fast reply!
I open up the config.php and found several backslashes so I changed them all to forward slashes. I then restarted Apache and tried logging in again. No difference....
Any other ideas?
Tony
I open up the config.php and found several backslashes so I changed them all to forward slashes. I then restarted Apache and tried logging in again. No difference....
Any other ideas?
Tony
- Tue Dec 12, 2006 2:16 am
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Problem with Admin Login [SOLVED]
- Replies: 7
- Views: 2966
Problem with Admin Login [SOLVED]
I am trying to install cmsms locally on Windows XP with Apache 2.2, PHP 5.2 and MySQL 5.0. The install script runs with no problems and I can then proceed to the home page. My problem is that I can't get past the Admin Login page. I have double-checked the credentials and even tried reinstalled from...