CPMfetch call problem: autoformatting/breaking by open source editors - help pls CPMfetch call problem: autoformatting/breaking by open source editors - help pls
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

CPMfetch call problem: autoformatting/breaking by open source editors - help pls

Started by kwszp, December 29, 2013, 04:27:44 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

kwszp

In my index.php code  (www.kwszp.info) I have cpmfetch call in canonical form:
<?php include_once "./galeria/cpmfetch/cpmfetch.php";
$objCpm = new cpm("./galeria/cpmfetch/cpmfetch_config.php");
$objCpm->cpm_viewLastAddedMedia(47);
$objCpm->cpm_close(); ?>


So far I've been editing using Kompozer and it worked, but as this editor is causing some annoyances, I decided to try alternatives.
It appeared however that both BlueGriffon and SeaMonkey treat that block in 'specific' way: immediately upon opening the file, the code is formatted to:

<!--?php include_once "./galeria/cpmfetch/cpmfetch.php";
$objCpm = new cpm("./galeria/cpmfetch/cpmfetch_config.php");
$objCpm--->cpm_viewLastAddedMedia(4, 7);
$objCpm-&gt;cpm_close(); ?&gt;


I've found some references to the issue, but nobody seemed to mentioned it here, so my question:
is there something wrong with the code (or its use), or what (simple) editor is appropriate for the job?

Many thanks


phill104

It is a mistake to think you can solve any major problems just with potatoes.

gmc

The code is of course fine, your editor doesn't like PHP - and from the board you provided the link to - seems they have no desire to...

I've used HAPEdit for almost a decade now: http://hapedit.free.fr/ - HTML ASP PHP Editor.
Doesn't seem to have much support left - no upgrades in a while - but I've used the same version with WinXP, WinMe, WinVista, and Win7.  Some newer PHP functions it doesn't give hints for - but still works well.
The only replacements it makes automatically on document opening is replacing tabs with spaces. Never caused me an issue.

I will be downloading Phil's suggestion of Notepad ++ and comparing when I can.
Thanks!
Greg
My Coppermine Gallery
Need a web hosting account? See my gallery for an offer for CPG Forum users.
Send me money