Phire CMS Forum - General UseIn the forum, all topics deal with any general or basic use questions or issues.
https://phirecms.org/list.php?4
Sat, 17 Mar 2012 00:42:20 -0500Phorum 5.2.15ahttps://phirecms.org/read.php?4,244,244#msg-244beats Dr dre
https://phirecms.org/read.php?4,244,244#msg-244
_______________________________________________________________________________
Beats by Dre cheapBeats by Dre In-EarBeats by Dre TourBeats by Dre iBeats]]>phir08cGeneral UseWed, 14 Mar 2012 01:46:24 -0500https://phirecms.org/read.php?4,243,243#msg-243Dr dre
https://phirecms.org/read.php?4,243,243#msg-243
------------------------------------------------------------------------------------------------------------------------------------------
dr dre headphones salebose in ear headphonesbeats by dr dre tour ]]>phir09cGeneral UseThu, 01 Mar 2012 00:55:25 -0600https://phirecms.org/read.php?4,242,242#msg-242pandora jewelry Australia
https://phirecms.org/read.php?4,242,242#msg-242
pandora jewelry Australia where several regarding items to find out for example it has the etymology, background, politics, declares in addition to territories, this specific spot pandora australia generally offer pandora jewelry in addition to methods to delight in your own relaxation in addition to entertainment moment.]]>iturjkjtcGeneral UseWed, 29 Feb 2012 02:08:43 -0600https://phirecms.org/read.php?4,177,177#msg-177Noob - Is phire right for me?
https://phirecms.org/read.php?4,177,177#msg-177
I’m new to this community! Thank you for taking the time to help me out :D. I’ve been exploring some of the features of the CMS and I have a few questions that I’d like answered before I begin the venture into learning all the nicks and crannies about the software.
First off, I should mention that I already have a website: [www.keyjaycompound.com] , but it’s run under a CMS that I personally created. Thing is, I’d like to use a better, field tested, and secure solution which I can manage without too much of a hassle. As you can see, the site is run in PHP.
What I’d like to know about this CMS is:
1. Is it possible to create articles that once published are shown in different pages? For example on my website, once I create an article, it creates it’s own article page, and a reference of the article created on the front page as a news ticker. I’d like to replicate that. Another way I could do it is if the articles I publish create an RSS feed, I can just use a PHP parser that I have to format the RSS feed onto that section.
2. I vaguely saw it, but does this CMS offer a diverse user management system such as user groups, user login, user restricted areas, user registration, user banning and editing, user credentials, etc. , and how secure is this system?
3. Can I use multiple style templates per page?
4. Are there any analysis or SEO tools available?
5. In reference to number two, can users upload their own content such as specific files, images, etc. and do you have the option to turn this feature on or off per user or user group?
6. Is upgrading the system on release difficult?
7. Do you think it may be difficult to transfer my existing database content (MySQL) over to the one created by this CMS?
Thanks guys! One thing that concerns me though is how small this community is. I hope I may be wrong that support is here but just not visible, or that this software is well built and documented that support concern is minimal :)]]>XTREEMMAKGeneral UseSat, 08 Oct 2011 14:39:04 -0500https://phirecms.org/read.php?4,77,78#msg-78Re: Issue in index.php
https://phirecms.org/read.php?4,77,78#msg-78
That line is to catch an exception is something goes wrong in the index.php controller, so I'll check it out and see what's going on.
Thanks for the input.
- Nick]]>adminGeneral UseTue, 14 Jun 2011 10:35:59 -0500https://phirecms.org/read.php?4,77,77#msg-77Issue in index.php
https://phirecms.org/read.php?4,77,77#msg-77
I am not sure if this is the forum for this (sorry if not), but when I was installing today the phirecms v.1.1.1 I had the next error:
Fatal error: Call to a member function getMessage() on a non-object in /var/www/phire/index.php on line 74.
In that line you can found:
$errorMsg = (strpos($trace[1]['args'][0]->getMessage(), 'Site ID') !== false) ? $trace[1]['args'][0]->getMessage() : $e->getMessage();
I think the problem is that you use: $trace[1]['args'][0]->getMessage() but $trace[1]['args'][0] should be used instead because getMessage() returns the string of the exception but not the string of the array.
You can check this error just writting a database name that doesn't exist, in the config file.
Thank you and regards.]]>amosoviedoGeneral UseThu, 09 Jun 2011 10:43:11 -0500https://phirecms.org/read.php?4,17,22#msg-22Re: Setting up events
https://phirecms.org/read.php?4,17,22#msg-22
Let me know if that helps.
Thanks,
- Nick]]>adminGeneral UseMon, 31 Jan 2011 18:55:10 -0600https://phirecms.org/read.php?4,17,21#msg-21Re: Setting up events
https://phirecms.org/read.php?4,17,21#msg-21
That system of linking to individual events works well.
Now how do I display the event calendar (EventCal)? I have tried the tag [{calendar_19008}] (19008 is the ID of the EventCal plugin) but I get a blank screen. I have a couple of test events in the system.
Thanks, Michael.]]>Anonymous UserGeneral UseMon, 31 Jan 2011 15:55:10 -0600https://phirecms.org/read.php?4,17,19#msg-19Re: Setting up events
https://phirecms.org/read.php?4,17,19#msg-19
domain.com/event/16001
(or more SEO-friendly)
domain.com/event/16001/event-title
Where 16001 is the ID of the event.
Also, if you group events together using Event Types, you can view a group listing like this:
(for example, you create an event type called "Public Meetings" with an ID of 17001)
domain.com/events/17001
(or more SEO-friendly)
domain.com/events/17001/public-meetings
(note that the URL keyword for event type is 'events' with an S)
And when you view events this way, there will be some system-generated CSS ID/class tags that you can apply styles to to get it looking however you need it to look.
Also, events can be grouped together in sections as well for more customizable structure and styling.
Let me know if that helps.
Thanks,
- Nick]]>adminGeneral UseMon, 31 Jan 2011 12:10:05 -0600https://phirecms.org/read.php?4,17,17#msg-17Setting up events
https://phirecms.org/read.php?4,17,17#msg-17
Regards, Michael]]>Anonymous UserGeneral UseSun, 30 Jan 2011 16:29:32 -0600https://phirecms.org/read.php?4,5,5#msg-5From a designer's pov
https://phirecms.org/read.php?4,5,5#msg-5
sschne6General UseMon, 17 Jan 2011 21:14:44 -0600