, Guest!
Already a Member? Login or Register.

Menu



Showcase


Due to the volume of spam happening on our forums, posting is now restricted to verified members only.  If you're not verified, drop us a note with your username.

Home > FlexCMS Support Forum > Recent Messages

FlexCMS Support Forum


Recent Messages

Previous Page Next Page

User Help > General Support Requests > Multiple index.html pages (Go To Message)
Wolf
 
Multiple index.html pagesJuly 2, 2008 @ 3:21pm
Two different index pages Today @ 2:47pm
I'm trying to setup two different home (main index) pages.

One for guests (anyone not logged in) and a second one to display once a member logs in.

I know it's possible... I did it on my demo site already... I just can't seem to recreate it an another site I'm working on.

When I look at the index pages in the site that works, there's nothing special about the two pages. Both are named "index" (I know they're supposed to be unique names, but it works). The only real difference between the two other than page content, is that the permission levels on one are "Guest" and the other is "Member".

Any ideas on what I might be forgetting?

(Hey, go easy on an ol' wolf his brain cells are slowin' down - LOL)
User Help > General Support Requests > updated my license and site not going to site folder (Go To Message)
andynotton
 
thanks for your help June 26, 2008 @ 2:22pm

Quote (DCSun)

Andy,

Your license was purchased for the domain name only, without the subfolder. I've modified your license to include the subfolder.

To get your site back working with the folder here's what you'll need to do:

- Go here: http://www.flexcms.com/index.php/pages/members.html
- Click on "Download License Key" under the appropriate site (if you have more than one listed there)
- Copy the license key from the window that opens
- Go into your site's database, core-Settings table, and find the row where the "Name" field is "NewLKS". Modify it and replace the "Value" field with what you copied from above.

If you're still having problems after that just let us know and we'll be happy to help.


David


all working ok thanks Laugh
User Help > General Support Requests > updated my license and site not going to site folder (Go To Message)
DCSun
 
June 25, 2008 @ 7:24pm
Andy,

Your license was purchased for the domain name only, without the subfolder. I've modified your license to include the subfolder.

To get your site back working with the folder here's what you'll need to do:

- Go here: http://www.flexcms.com/index.php/pages/members.html
- Click on "Download License Key" under the appropriate site (if you have more than one listed there)
- Copy the license key from the window that opens
- Go into your site's database, core-Settings table, and find the row where the "Name" field is "NewLKS". Modify it and replace the "Value" field with what you copied from above.

If you're still having problems after that just let us know and we'll be happy to help.


David
User Help > General Support Requests > updated my license and site not going to site folder (Go To Message)
andynotton
 
updated my license and site not going to site folder June 25, 2008 @ 6:59pm
Hi

updated my license and site not going to site folder

eg www.avonda.co.uk/avon/ site comes up but click a link and the site error 404 page not found the /avon/ has gone any thing i can do to get the site back as it very busy and need site back up and running asap soon if you put in the /avon/ it works ok

Andy Notton

Andy
User Help > General Support Requests > MOVING A FLEXCMS IN STALLATION (Go To Message)
DCSun
 
June 22, 2008 @ 1:59pm
Wolf,

You're correct, the backup system doesn't work for moving a site to a new location. Really what it was designed for is restoring the site's data in the case of a catastrophic loss, and to do that you would install the base version again and then the backup would replace it with the previous files and database after running the restore. We do plan to include the option in the future to use backups as an install point on a different address.

As for your move, you've got a couple options. If you want to just replace everything with your other site, you can copy all the files and database over. If the URLs are different, you'll need to leave the "NewLKS" row in the core-Settings table as it previously was (or just go back and change it after importing the other database).

Alternatively if you just want to move a few parts such as pages and blocks, you could just pull those database tables over (core-Pages and core-Blocks, respectively -- they're all pretty logically named), and leave the rest as is.

If you run into any other problems just let us know and we'll see what we can do to help.


David
User Help > General Support Requests > MOVING A FLEXCMS IN STALLATION (Go To Message)
Wolf
 
Moving siteJune 22, 2008 @ 12:00pm
Hi David,

I have a fully licensed "demo" site I created for a client using Flex. They like it and now want to go live.

They are currently hosting with another provider and will be moving to my server in the process.

I've setup a new account for them on my server and installed flex (the demo version). (I know I'll have to have y'all transfer the license to the new domain name to enable all the features - not ready for that yet).

On the demo site I'd added live members, customized menus, added pages, etc. Thought I could do a full site backup, move the backup file to the new account and do a flex restore. That didn't work.

To get all the custom stuff (which I think is all in the database), is it a matter of doing a full mysql backup from one site and restoring it to the other? (and then contacting y'all about the license <smile>). Is that the best way to go?

Thanks.
Wolf
User Help > General Support Requests > Site Backup warning messages (Go To Message)
Wolf
 
June 18, 2008 @ 1:55pm
Thanks David!

I was hoping that was the case.Smile

Hope you're having a GREAT day!

Cheers,
Wolf
User Help > General Support Requests > Site Backup warning messages (Go To Message)
DCSun
 
June 18, 2008 @ 1:35pm
Wolf,

Yes, things should be fine. That looks like you have a couple files which aren't readable or are zero in size. You can either ignore the errors or change/remove those files.


David
User Help > General Support Requests > Site Backup warning messages (Go To Message)
Wolf
 
Site Backup warning messagesJune 18, 2008 @ 12:45pm
I checked other backup support requests and don't see one that matches this, so I thought I'd ask...

I'm seeing the following warning messages during a full Flex site (mysql,source,image) backup

------------------

Code

Warning: filesize() [function.filesize]: Stat failed for ./t3lib (errno=2 - No such file or directory) in /home/MYACCOUNT/public_html/inc-core-admin-backup-create.php on line 160

Warning: filesize() [function.filesize]: Stat failed for ./typo3 (errno=2 - No such file or directory) in /home/MYACCOUNT/public_html/inc-core-admin-backup-create.php on line 160

Warning: fopen(./t3lib) [function.fopen]: failed to open stream: No such file or directory in /home/MYACCOUNT/public_html/inc-core-admin-backup-create.php on line 171

Warning: fread(): supplied argument is not a valid stream resource in /home/MYACCOUNT/public_html/inc-core-admin-backup-create.php on line 172

Warning: fclose(): supplied argument is not a valid stream resource in /home/MYACCOUNT/public_html/inc-core-admin-backup-create.php on line 173

Warning: fopen(./typo3) [function.fopen]: failed to open stream: No such file or directory in /home/MYACCOUNT/public_html/inc-core-admin-backup-create.php on line 171

Warning: fread(): supplied argument is not a valid stream resource in /home/MYACCOUNT/public_html/inc-core-admin-backup-create.php on line 172

Warning: fclose(): supplied argument is not a valid stream resource in /home/MYACCOUNT/public_html/inc-core-admin-backup-create.php on line 173

Warning: fopen(./t3lib) [function.fopen]: failed to open stream: No such file or directory in /home/MYACCOUNT/public_html/inc-core-admin-backup-create.php on line 240

Warning: fread(): supplied argument is not a valid stream resource in /home/MYACCOUNT/public_html/inc-core-admin-backup-create.php on line 241

Warning: fclose(): supplied argument is not a valid stream resource in /home/MYACCOUNT/public_html/inc-core-admin-backup-create.php on line 242

Warning: fopen(./typo3) [function.fopen]: failed to open stream: No such file or directory in /home/MYACCOUNT/public_html/inc-core-admin-backup-create.php on line 240

Warning: fread(): supplied argument is not a valid stream resource in /home/MYACCOUNT/public_html/inc-core-admin-backup-create.php on line 241

Warning: fclose(): supplied argument is not a valid stream resource in /home/MYACCOUNT/public_html/inc-core-admin-backup-create.php on line 242

------------------

Can these be safely ignored? At the end of the backup I do receive a 15.8 MB file for download.

Thanks!
Wolf
User Help > General Support Requests > Installation Issue Flex2.5 (Go To Message)
DCSun
 
June 16, 2008 @ 1:04pm
Tony,

There's nothing else I can suggest without looking at it. Send us your FTP information to and we'll have a look for you.


David

Previous Page Next Page





Try & Buy FeedForAll - Easy to use RSS Feed Creator - great for iTunes users!

MEMBERS




All Contents, Code, Scripts and Technologies Copyright 2003-2009 FlexCMS.
All Rights Reserved. Software License Agreement

Processing Time: 0.15684 seconds.
 
Management Login

Powered By FlexCMS
Powered By FlexCMS