MiniCMS plugin for cpg1.5.x - Page 5 MiniCMS plugin for cpg1.5.x - Page 5
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

MiniCMS plugin for cpg1.5.x

Started by ΑndrĂ©, November 30, 2010, 05:49:42 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ron4mac

Quote from: flamendeShana on October 14, 2014, 10:24:15 PM
can you please say me where to ad this exactyl?

At the end of the CREATE TABLE query:
CREATE TABLE `cpg15x_cms` (
  `ID` int(11) NOT NULL auto_increment,
  `catid` int(11) NOT NULL default '0',
  `title` varchar(255) NOT NULL default '',
  `content` text NOT NULL default '',
  PRIMARY KEY  (`ID`, `catid`),
  FULLTEXT KEY `title` (`title`,`content`)
) ENGINE=MyISAM AUTO_INCREMENT=1;


flamendeShana

ok now i have this table, but i get a new error now...
While executing query 'SELECT * FROM cpg15x_cms WHERE conid='0' AND type='0' ORDER BY cpos' in plugins/minicms/codebase.php on line 92

mySQL error: Unknown column 'conid' in 'where clause'
data: /var/www/html/foto/include/functions.inc.php - Zeile: 272

flamendeShana

oh ok, i have post to eraly, i'm soory, i have reinstalled the plugin now, it seems it work now,

thanks for the support

is there any problem that the rest of copermine is in innodb?

gmc

Quote from: flamendeShana on October 17, 2014, 03:37:11 PM
is there any problem that the rest of copermine is in innodb?
Should be fine... You might encounter another plugin that uses 'FULLTEXT' - but you know what to do now...
Once your ISP upgrades MySQL to 5.6 (currently 5.5.38) - then you can use innodb for that too...
Thanks!
Greg
My Coppermine Gallery
Need a web hosting account? See my gallery for an offer for CPG Forum users.
Send me money

flamendeShana

thanks for suppoert,
i running and admin my own server at home,
but the Ubuntu 12.04 LTS version dont got the upgrade to mysql 5.6 yet... (i am waiting for it ;) so that there is no trouble if i will run the hole server on a puplic server with the same system without root [i cant manage a real server self])

Tankertom

it is possible to integrate the CKEditor?, or where what needs to be adjusted

VG TT

gmc

Quote from: Tankertom on June 20, 2015, 08:49:55 AM
it is possible to integrate the CKEditor?, or where what needs to be adjusted

VG TT
CKEditor is of course the replacement for FCKeditor that is included in the MiniCMS plugin.

A simple google search on converting finds:
http://docs.cksource.com/CKEditor_3.x/Howto/Upgrade_from_FCKeditor:
Quote
How do I Upgrade My FCKeditor to the Latest CKEditor Release?
...
However, since CKEditor was a complete rewrite of FCKeditor, with lots of changes in how the internal stuff works, no automatic upgrade path is available.
http://docs.cksource.com/CKEditor_3.x/Developers_Guide/FCKeditor_CKEditor_Configuration_Mapping
Quote
Configuration Settings Mapping Between FCKeditor and CKEditor

and one possible band-aid:
http://david.dw-perspective.org.uk/da/index.php/computer-resources/migrating-from-fckeditor-to-ckeditor-without-changing-any-code/
Quote
Migrating from FCKeditor to CKeditor without changing any code
Here's a shim to allow you to swap FCKeditor for CKeditor without changing any application code.
(This may be a short term workaround - but the plugin should really be reworked to invoke CKEditor directly in my opinion...)

I've had this on my list to look at - but I haven't had the time to do so yet...
Thanks!
Greg
My Coppermine Gallery
Need a web hosting account? See my gallery for an offer for CPG Forum users.
Send me money

Tankertom

I do realize that it is implemented in version 3. It's about the next version of me. There were made some adjustments that I do not know where they were made. A simple upgrade enough I do not think so. :o

TT

sharpo

Will there be a version for cpg1.6  ???

I use it in cpg1.5 and have set up cpg1.6.04 to see if the plugins I use will work, but MiniCMS v2.3 fails with.....

Critical error
There was an error while processing a database query
Sharpo (not an expert, just a Coppermine user)
3 live galleries, first started in 2006.
http://www.sharpos-world.co.uk/BB3cpg/ with over 8,000 images.
http://www.sharpos-world.co.uk/cpg/ with over 25,000 images. 1.6.25
http://www.sharpos-world.co.uk/kc/ with over 300 images. 1.6.25

phill104

Quite a few calls to the database in this one. It will take time to adjust.
It is a mistake to think you can solve any major problems just with potatoes.

sharpo

Quote from: Phill Luckhurst on August 18, 2018, 11:46:22 PM
Quite a few calls to the database in this one. It will take time to adjust.
Thanks Phill, thought I would mention it as I find it very useful. Will await developments, no rush as not intending to upgrade 1.5.46 galleries yet.

Sharpo.
Sharpo (not an expert, just a Coppermine user)
3 live galleries, first started in 2006.
http://www.sharpos-world.co.uk/BB3cpg/ with over 8,000 images.
http://www.sharpos-world.co.uk/cpg/ with over 25,000 images. 1.6.25
http://www.sharpos-world.co.uk/kc/ with over 300 images. 1.6.25

phill104

Would be good if you start a thread with reasons why you cannot upgrade to 1.6 yet. Lists of what extensions people a in need of upgrade helps prioritise things.
It is a mistake to think you can solve any major problems just with potatoes.

gmc

I've got a version together for CPG 1.6...
Let me finish up my testing and I'll make it available this week. :)

Greg
Thanks!
Greg
My Coppermine Gallery
Need a web hosting account? See my gallery for an offer for CPG Forum users.
Send me money

sharpo

Quote from: gmc on August 20, 2018, 12:24:40 AM
I've got a version together for CPG 1.6...
Let me finish up my testing and I'll make it available this week. :)

Greg
Thanks Greg, I'm impressed!! Look forward to trying it soon......

Sharpo.
Sharpo (not an expert, just a Coppermine user)
3 live galleries, first started in 2006.
http://www.sharpos-world.co.uk/BB3cpg/ with over 8,000 images.
http://www.sharpos-world.co.uk/cpg/ with over 25,000 images. 1.6.25
http://www.sharpos-world.co.uk/kc/ with over 300 images. 1.6.25

sharpo

Quote from: sharpo on August 20, 2018, 12:48:54 AM
Thanks Greg, I'm impressed!! Look forward to trying it soon......

Sharpo.
Any news on the update for this please?
Sharpo (not an expert, just a Coppermine user)
3 live galleries, first started in 2006.
http://www.sharpos-world.co.uk/BB3cpg/ with over 8,000 images.
http://www.sharpos-world.co.uk/cpg/ with over 25,000 images. 1.6.25
http://www.sharpos-world.co.uk/kc/ with over 300 images. 1.6.25

gmc

Actually was just looking at this today... What I have seems to be working fine - so I'll get it packaged up and posted...
Greg
Thanks!
Greg
My Coppermine Gallery
Need a web hosting account? See my gallery for an offer for CPG Forum users.
Send me money

gmc

Quote from: gmc on October 31, 2018, 01:37:19 AM
Actually was just looking at this today... What I have seems to be working fine - so I'll get it packaged up and posted...
Greg
Package for MiniCMS for CPG 1.6 is available in the cpg1.6 plugin contributions board located here: http://forum.coppermine-gallery.net/index.php/topic,79514.0.html

Enjoy!
Greg
Thanks!
Greg
My Coppermine Gallery
Need a web hosting account? See my gallery for an offer for CPG Forum users.
Send me money