, 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 > forum search? (Go To Message)
cbc58
 
forum search?November 29, 2007 @ 5:44pm
anyway to let people search the forums?
User Help > General Support Requests > News article limitation? (Go To Message)
Wolf
 
November 28, 2007 @ 10:51pm
David,

Thanks for the detailed information... your explanation makes perfect sense.

As always, Flex support is the best!

Cheers,
Wolf
User Help > General Support Requests > News article limitation? (Go To Message)
DCSun
 
November 28, 2007 @ 3:05pm
If a tree falls in the forest and nobody is around to hear it, does the owner still get fined for illegal logging? -- Oh, sorry, wrong topic!

You'll only see the articles on the main page which are assigned to the Top Level category. Any articles which are in a category (and not also in the Top Level directly) will not display on the main page.

To adjust the main articles page (and actually all the articles pages do that, not just the main one), so it shows the full version for more than 10, you can make a small update to the code of the "inc-na-idx.php" as follows:

Main articles page:
Line 415 should read "...ORDER BY DateCode DESC LIMIT 10",
and 502 should read "...ORDER BY DateCode DESC LIMIT 10,100", so you can change the 10 in both places (and make sure it's the same in both places or you'll get duplicates or missing articles) to suit your taste. The 100 is the total it will show, which can also be adjusted if you wish.

Sub categories:
Lines 596 and 683 should look the same as above, respectively, and may be changed accordingly with the same effect.

As with any code changes, you should keep a copy of the original file in case you run into any problems along the way. It's also a good idea to keep notes on what you've modified so you can duplicate those when it comes time to upgrade to a newer version.


David
User Help > General Support Requests > News article limitation? (Go To Message)
Wolf
 
BothNovember 28, 2007 @ 12:17am
Hi David,

I'm doing both.

On my main index page (index.php) I'm displaying articles with a limit (as intended)... showing the last three articles.

In the main articles system page (index.php/articles) I have four news categories at the top and below that I see ten articles below that all with images.

In reality, the four news categories have:
* Category 1 has 5 articles total
* Category 2 has 11 articles total
* Category 3 has 3 articles total
* Category 4 has 3 articles total

All articles have an associated image.

One of the articles is set to appear in three of the categories (1,2 and 3)

I don't see the remaining 11 articles on the main articles system page (index.php/articles)

From the main articles system page (index.php/artcles), when I click on each news category is see:
* Category 1 - 5 articles w/images
* Category 2 - 10 articles w/images and 1 article w/no image
* Category 3 - 3 articles w/images
* Category 4 - 3 articles w/images

(This is starting to sound like a word problem... if a train leaves the station in DeMoines and a car crosses a bridge... LOL)

I was thinking I should be seeing 20 articles on the main articles page. Is that correct?

On the main articles page, is there a way to show images for all articles rather than for just the first ten?

Thanks!

Cheers,
Wolf
User Help > General Support Requests > News article limitation? (Go To Message)
DCSun
 
November 27, 2007 @ 3:36pm
Wolf,

Are you using the main articles system page (index.php/articles), or the "Add Articles to a Page" code?

The main articles page should display all the articles in that category, but to save space on the page it only shows the teaser and photo for the ten most recent ones, with the rest having just the article title.

If you're using the code to insert them in a page, it may be that you've got a limit set and it's only displaying that number of articles.


David
User Help > General Support Requests > News article limitation? (Go To Message)
Wolf
 
News article limitation?November 27, 2007 @ 3:12pm
Is there a limitation in the number of articles that will be displayed withing a news category? I have an instance where they are not all showing up on my news index page...

Thank you.
Wolf
User Help > General Support Requests > Shopping cart questions (Go To Message)
Wolf
 
Thanks!November 26, 2007 @ 7:28pm
David,

Thanks for your (as always) prompt reply to my query.

I like your suggestion to allow guest registrations, and then increase the level required to view your premium content. :-D

Looking forward to your PayPal IPN integration in a future version of Flex.

Thanks for your help.

Best regards,
Wolf
User Help > General Support Requests > Shopping cart questions (Go To Message)
DCSun
 
November 26, 2007 @ 3:00pm
Wolf,

Probably the best way to accomplish it would be to allow guest registrations, and then increase the level required to view your premium content. New users are always level 1 unless you increase them, so you could do level 2, 3, 4, etc for paid content, and only those who've been increased to those levels would be able to access it.

As far as actually increasing them to those levels, there are a couple options. One would be for you to manually process the order when payment is received, and increase the user to the level they've purchased access to. That doesn't require any code or changes. The other option would be to use PayPal's IPN (Instant Payment Notification) system to automatically increase their user level. That would require some custom code in a page, which you can create yourself or we could put in place for you as a custom programming bid. We do plan to add IPN features into the FlexCMS eCommerce package in the future, but currently there's no way to automate the process you've described with the stock FlexCMS code.


David
User Help > General Support Requests > Shopping cart questions (Go To Message)
Wolf
 
Another shopping questionNovember 26, 2007 @ 1:49pm
I'm building a subscription website. I have some free content that guests can access, but the good stuff, i.e. flex modules (forums, calendar, photos, etc) are all in my members side of the site.

I have my:
"Site Preferences Setup" -->
"allow guest registrations" == "NO"

In my Store are various membership options for potential members to purchase.

Guests are able to see the store and add membership packages to their shopping carts.

When they go to checkout, Step 1 of 4 of the checkout process prompts them to login or create a new account.

But with guest registrations disabled they are not able to complete their transaction.

Aside from allowing guest registrations and custom code, can you suggest a way to accomplish this with Out-of-the-box-Flex?

Thanks!
Wolf
User Help > General Support Requests > Stay logged in across browser sessions (Go To Message)
Wolf
 
:-)November 21, 2007 @ 3:14pm
Great, thank you!

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.08755 seconds.
 
Management Login

Powered By FlexCMS
Powered By FlexCMS