A lot has been done since the last release but still long way till the new 0.5 version but some of the new features already include API like system, Searchable Modules, Members Only option for Photo gallery and Shopping also Digital Goods for shopping (Download Store system). Read more to view the detailed list of upcoming features and win a Google AdWords promotional code worth of $50.
Comments
Is there some tutorial for creating custom Templates myself? Not only CSS styling existing one.
Thanks in advance!
I'm also planing to get some downloadable/installable templates together so you guys can play around with those and see how things work but this is only a plan for the future till then just play around in the Blocks and see what you can do.
Cheers,
I'm not sure I understand you right but it seems you have jcore server running but jcore client isn't, if that's the case please make sure the paths in the jcore.inc.php are correctly set and point to the jcore server that you have running.
Hope this helps, if it still isn't working please let me know all the steps you have taken to set up things and the directories so I can have a better idea of your setup.
Cheers,
my settings in config.inc.php
define('SITE_URL_PATH', 'http://localhost/demo/jCore-server-0.2/');
define('SITE_ABSOLUTE_PATH', '/var/www/html/demo/jCore-server-0.2/');
Thanks
Sorry to get back to you just now but unfortunately I was pretty seek lately, still now fully recovered but anyway, I got myself together to release the new version as promised, anyway, could you please try to download the new installer (just the installer you don't need to download anything else) put it in your /var/www/html/demo/ directory and load http://localhost/demo/install.php in your browser and defined the mysql db/user/pass and hit install and it should work.
If you still notice problems please let me know and I will get back to you asap.
Cheers,
Just one question:
How can I upload pictures from inside the ckeditor when preparing a post? On Your website you say, that this option exists .. Can I activate the direct upload from anywhere?
Thanks a lot,
sangallo
Unfortunately in the new 0.3 version there is no option to upload pictures directly from ckEditor but it was implemented in 0.2 and 0.1. I have updated the info on the site to let this know but no worries, this feature is planed to be implemented in the next release just I would like to use my own implementation as ckFinder is not what I was hoping for as I don't want to duplicate any code in the jCore Client and that's why I will implement my own using the jCore server's library.
Cheers,
To create a template you need the followings:
1: Go into the admin and in the "Layout Blocks" start defining your blocks or we may say your site structure. You would define blocks for lets say header, menu, footer, main content, side content and so on
2: Go to the Template Editor, there to the CSS editor and just start defining blocks look and place. From css you can make the header to have a different image, change link colors and arrange the blocks as you wish
That's it, with these two things you can make any kind of template you want. If you need to upload images you can do that in the Template Editor -> Upload Images and you can link to them from css using "images/yourimage.png".
For the future I plan to start creating some templates and add a template manager in the admin and then each Block would belong to a template and you will be able to swith easily between templates but first things first.
Cheers,
Anyway, Much thanks.
{modules}contact{/modules}
or to display on the search form:
{modules}search/form{/modules}
I know the howto is still missing but I really work a lot to get this system where I want it to be so I don't really have time now to write howtos but I do try to give you guys a good support.
BTW: you can find all available content codes by looking at the displayArguments() function in every class as there are the things a module can separately display (like just the login form and so on) but all modules can be accessed using {modules}modulename{/modules}
Thnx in advandge
At the moment there are no completed translations as it's not planed till 1.0 isn't out but you can start translating what you need yourself, just have a look at http://jcore.net/features/multilanguage-support/multilanguage-support in the comments you should find answers to most of your question and you can use poEdit (poedit.net) to extract all the text to be translated from the php codes.
Hope this helps,
ich suche ein deutsches Sprachpakt. Da mein English nicht mehr so dolle ist. Brauche es für den admin bereich. Kann mir einer weiter helfen?
Auch arbeiten wir an einer neuen Website nur für die deutsche Gemeinschaft, Sebastian (aka Hudlers) leistet eine grose Arbeit mit dieser Seite, es ist immer noch in der Entwicklung, aber Sie können sich bereits an ihn wenden, und er sollte in der Lage, Sie zu Hilfen mit der Deutsch Übersetzungen.
Grüße,
http://jcore.eu
iam trying to setup jcore using a Xampp localhost server but the question is i don't really know how to fix the différents Path in the configuration .php files when executing on the navigator i have som Error due to the require_once functions it's seems to be that the path was wrong, and please i want to do it manually no need to the Automatic Script thanks you
Sorry to answer you just now, had some party on new year :) but lets get back to business.
If you just want to set up a site just like with joomla or drupal and not multisites just install jCore Server. When you run the installer select jCore server and for the two paths enter for e.g. the followings:
SITE_URL: http://localhost/
SITE_PATH: /Xampp/htdocs/
install path should be also the same
INSTALL_PATH: /Xampp/htdocs/
and that should be all, now if you load http://localhost/ in your browser it should work fine. If you install it in a different location np, just be sure to enter the absolute path for the SITE_PATH and not a relative path.
Hope this helps, please don't hesitate to write if there is anything.
Regards,
"Fatal error: Call to undefined function mysql_get_client_info() in C:Inetpubwwwrootjcoreinstall.php on line 3408"
any idea how to resolve this
thanks
On what system do you try to install it? php version? mysql version? the mysql_get_client_info() function is only available starting from PHP >= 4.0.5 but jCore requires PHP >= 5.1 anyway, but what I could imagine and the installer isn't checking for (but will be on next release) is that you don't have php_mysql installed.
On Fedora kind of system just run:
yum install php-mysql mysql-server
and should fix the problem, also run:
yum install php-gd
for the graphical library.
Hope this helps, Cheers,
Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in C:xampphtdocscmslibsql.class.php on line 111
Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in C:xampphtdocscmslibsql.class.php on line 111
Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in C:xampphtdocscmslibsql.class.php on line 111
Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in C:xampphtdocscmslibsql.class.php on line 111
Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in C:xampphtdocscmslibsql.class.php on line 111
Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in C:xampphtdocscmslibsql.class.php on line 111
Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in C:xampphtdocscmslibsql.class.php on line 111
Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in C:xampphtdocscmslibsql.class.php on line 111
Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in C:xampphtdocscmslibsql.class.php on line 111
Am working locally to test the software, can any one help ? I only used the install.php file to setup.
Cheers
Hope this helps, cheers,
Cheers,
Could you please give me some more information cos it's hard to help you like this, what is the error you get when you try to edit a post for example? how have you set up your client sites? are you using PHP >= 5.1 as in 5.0 there is a bug for method_exists function that go fixed in 5.1.
Let me know how it goes,
also please explain:
To edit client sites I have to do it from their domains, I can not edit/manage all sites by logging on to the servers admin only?
So basically the files for clients are hosted in domain X as subdirectories but display on domain Y
To fix this just simply point your JCORE_URL to the place where you have copied jCore server files and it should work just fine.
Regarding changing the password just go to the admin and click "Users" icon under the "Member Management" section and after you fixed the css you will see a green icon on the right side of the user "Edit" and click on it to change the password.
Let me know how it goes.
I have another problem, I can not figure out how to get rid of the title's display of text in the header. I know that if I simply don't put a title in the global settings area that it goes away, but I want to have a title in the page files for the search engines, what I don't want is to see the text over my header image. However, I do not want to remove the title link completely because I am using it to link my header image to my home page. What do you think I should do?
Thank you again for your help.
So once again, request your password check if you reached the 5 login attempts by trying to login and if yes just sit back and wait for an hour and then the login will work. If you want to overcome this limitation you can just simply empty the bfprotectionbans table in the database and that's it.
I'm right now implementing a feature to manage banned users/ip from the admin and also add option to disable these features so if you don't want them you won't be forced to use them and they will be in the 0.5 for sure.
Hope this helps,
You can add hr tags by clicking on the "Insert Horizontal Line" icon in the editor, or if you don't insert a horizontal line the first paragraph will be shown and the rest after you click more.