Page 3 of 3

Re: X3 Beta V0.10 [PANEL ONLY]

Posted: 22 May 2015, 11:09
by mjau-mjau
GGANG wrote:This shot made by PC Win7 Firefox 38.0.1
Yea, the CSS is not loading ... You gotta make sure everything is uploaded, and it might be a good idea to empty browser cache.

Re: X3 Beta V0.10 [PANEL ONLY]

Posted: 22 May 2015, 11:15
by mjau-mjau
GGANG wrote:and the other one thing "Change list view" button can not change to any view.
You need to update your CSS file, you are using an OLD version
http://pornsaknanakorn.com/panel/filema ... .panel.css

I see you are using Cloudflare so its probably cached on old version. Now this is where Cloudflare gets tricky ... You need to go into your cloudflare account and click clear the cache. You could do it for only the update files, but its probably easier to clear the entire cache.

Re: X3 Beta V0.10 [PANEL ONLY]

Posted: 22 May 2015, 15:05
by GGANG
After purge cache on cloudflare. I can say WOW. :D It soooo nice. I love it. The most excellent web panel in the world. :D
What is a cause the Cloudflare API disappear ? :?:

Image

Re: X3 Beta V0.10 [PANEL ONLY]

Posted: 23 May 2015, 01:34
by mjau-mjau
GGANG wrote:What is a cause the Cloudflare API disappear ? :?:
The Cloudflare API buttons only appear if you have populated the CLOUDFLARE_EMAIL and CLOUDFLARE_KEY settings in config.php. More importantly though, the Cloudflare API buttons are only for a specific method of page-caching through page rules, which I don't think you have setup on your Cloudflare ... I will write a tutorial for it shortly.

We should probably integrate a "flush ALL" button though, so you can entirely clear your Cloudflare cache (css etc.). I don't know why I didn't think of this in the first place.

Re: X3 Beta V0.10 [PANEL ONLY]

Posted: 23 May 2015, 10:47
by GGANG
mjau-mjau wrote:I will write a tutorial for it shortly.
Thank you Karl :D :D

Re: X3 Beta V0.10 [PANEL ONLY]

Posted: 26 May 2015, 05:18
by mjau-mjau

Re: X3 Beta V0.10 [PANEL ONLY]

Posted: 26 May 2015, 05:24
by mjau-mjau
Folks, we released a "silent" upgrade to the panel today, calling it v1.0.2. The updates are primarily related to minor issues in the Database-multiuser version, so I suggest skipping this release.
Code
- Unused files login.php and logout.php removed from filemanager_user directory.
- Fixed SMTP send email after DB version install.
- Fixed success-message after "forgot password" for super-admin (DB version)
- Fixed issue for some servers with open_basedir and ../../x3_shared.yml
- Fixed some minor "user" CSS flaws (DB version)
- Fixed localStorage cache-states when jumping users (DB version)
- Improved CSS/JS version control (future-specific)
- fixed some issues with image paths (DB version)

Re: X3 Beta V0.10 [PANEL ONLY]

Posted: 18 Jun 2015, 12:08
by Martin
Hi Karl,

I succesfully installed the latest version of X3 (v0.11 of today) and I must say the panel has become very handsome and it's very comfortable to use it.

Just two things I noticed:

1) when clicking on a thumbnail the new popup lightbox does not show the image, it shows a black screen and says "The image could not be loaded". In the bottom of the lightbox I only see the first part of the image name, so I suspect that it has a problem when there are spaces in the name of the image.

2) custom/javascript still shows a template for a standard page layout (title, label, description, etc...) . It does not show the javascript from the file custom.js.

Just to let you know: I started with a complete new installation in a subdomain and only updated the new config.php and replaced the content folder with my own content.

EDIT
Indeed when the image has a space in its named the lightbox cannot show it, but only when I click on the thumbnail. If I click on the name it does show the image in the lightbox. Images with no spaces do show up either when one clicks on the image or on the name.


Martin

Re: X3 Beta V0.10 [PANEL ONLY]

Posted: 18 Jun 2015, 14:11
by mjau-mjau
Martin wrote:1) when clicking on a thumbnail the new popup lightbox does not show the image, it shows a black screen and says "The image could not be loaded". In the bottom of the lightbox I only see the first part of the image name, so I suspect that it has a problem when there are spaces in the name of the image.
It could be, although I would need to check that. I wonder why are you using empty spaces in filenames though? A filename should be the name of the file, and not a title. Just like we don't allow spaces in folder names (for good reason), you should not be using them in file names either. There is no advantage, and in URL's you will see some%20file%20name, and there are other issues. That is why all cameras name files with underscores (if needed), and also why all files are never distributed with spaces in the names from any vendor.
Martin wrote:2) custom/javascript still shows a template for a standard page layout (title, label, description, etc...) . It does not show the javascript from the file custom.js.
Navigate by FTP to /content/custom/javascript/, and delete the file page.yml, which was created back when there was a bug.

Re: X3 Beta V0.10 [PANEL ONLY]

Posted: 18 Jun 2015, 15:59
by Martin
mjau-mjau wrote:.... A filename should be the name of the file, and not a title.... There is no advantage... and there are other issues.
Yeah, I expected that answer and you're probably right ... I might undertake the job to rename them all... brrrr :)
Nevertheless, it is strange that clicking on the thumbnail shows different behavior than clicking on the filename... but I've no problem with that.
mjau-mjau wrote: ... delete the file page.yml, which was created back when there was a bug.
Solved, thnx!

Re: X3 Beta V0.10 [PANEL ONLY]

Posted: 19 Jun 2015, 04:25
by Martin
Martin wrote:
mjau-mjau wrote:.... A filename should be the name of the file, and not a title.... There is no advantage... and there are other issues.
Yeah, I expected that answer and you're probably right ... I might undertake the job to rename them all... brrrr :)
Well, I did it :-)
I renamed all my images... almost everyone had a space in its name and uploaded this new content folder to my site.
The POPUP Ligthbox is working perfectly with these non-space-names.

For everyone who wants to rename files: there's a very handy freeware tool that can make changes very easy. It's called 'Bulk Rename Utility' and can be found here:
http://www.bulkrenameutility.co.uk/

Martin

Re: X3 Beta V0.10 [PANEL ONLY]

Posted: 27 Jun 2015, 06:59
by gaitt
One think should be nice as well is an autosave feature.
I was editing a page with around 80 lines of text ... and forgot to save :?

Re: X3 Beta V0.10 [PANEL ONLY]

Posted: 27 Jun 2015, 07:51
by mjau-mjau
gaitt wrote:One think should be nice as well is an autosave feature.
I was editing a page with around 80 lines of text ... and forgot to save :?
We thought about it, but this is a bit dodgy. What if you are just editing or trying out some things, and it auto-saves when you are not ready? ... It publishes directly to the page. Perhaps you add some template from the selector, and it saves, messing up your page. In Wordpress this is achieved by having "revisions", but obviously they are saved to separate fields in database, and we can't really have that in X3.

Another option, is to use localstorage (store data in your browser through html5). The problem here is that when you load a page in the panel, it would display the latest value in the input field, regardless of if it was saved or not to the page. That means you could edit something, choose not to click "save", and yet the data you added will stick the the page editor. Could be confusing.