jboffel / smartypdt

Automatically exported from code.google.com/p/smartypdt
0 stars 0 forks source link

Does throw an error with the description "2" for any file #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Template syntax is hilighted properly, but I always get an error in the
first line of each template with just the message/description "2".

A manual call of "php.exe [...]SmartyCompiler.php [...]Master.tpl" does
however suceed (= return nothing). Only if I intenionally break the
template syntax the manual command-line execution will return a
JSON-encoded error.

Im using the most recent release of smartypdt with Eclipse PDT N20071120
under Windows Vista.

Original issue reported on code.google.com by m...@thomasbachem.com on 22 Nov 2007 at 1:16

GoogleCodeExporter commented 9 years ago
Can you try the 0.5.1 release.
it should fix this specific problem.

Original comment by ganoro on 22 Nov 2007 at 5:30

GoogleCodeExporter commented 9 years ago
Thank you for the very fast response! Unfortunately the 0.5.1 release does not 
seem
to fix it :(. I tried PDT N20071121 with smartypdt 0.5.1
(http://smartypdt.googlecode.com/files/smartypdt_0.5.1.zip) and it keeps 
throwing me
that "2" error.

Original comment by m...@thomasbachem.com on 22 Nov 2007 at 10:55

GoogleCodeExporter commented 9 years ago
Sorry - after several restarts and rebuilds it seems to work finally :). Great!

I'm looking forward to further releases, this is really a useful plugin for the
thousands of Smarty users out there. Thank you for the good work!

Original comment by m...@thomasbachem.com on 23 Nov 2007 at 11:19

GoogleCodeExporter commented 9 years ago
Argh - it's there again! Just reappeared when saving the template file :/.

Original comment by m...@thomasbachem.com on 23 Nov 2007 at 11:22

GoogleCodeExporter commented 9 years ago
Can you tell me what versions you use for Eclipse, WST, PDT and SmartyPDT?

Original comment by ganoro on 24 Nov 2007 at 6:32

GoogleCodeExporter commented 9 years ago
I'm also getting the same symptom - syntax highlighted fine, but error
on line 1 of *all* .tpl files with description text of '2'.

Versions of all files from 20021120 nightly build:-
  dtp-sdk_1.5.1_101607.zip
  eclipse-SDK-3.3.1.1-win32.zip
  eclipse-test-framework-3.3.1.1.zip
  emf-sdo-xsd-SDK-2.3.1.zip
  GEF-SDK-3.3.1.zip
  wtp-sdk-R-2.0.1-20070926042742.zip
  org.eclipse.php_feature-N20071120.zip

And SmartyPDT 0.5.1

Have rebuilt eclipse from scratch using the above filesand created
new, empty PHP projects with a .tpl file.

One thing I did notice is that the .tpl file doesn't have the
lightbulb icon that's displayed on the SmartyPDT home page sample, it
just shows as a generic text file...  I don't know if that's relevant
or not?

Running Windows XP fully patched on a Pentium4. 

Original comment by crayfis...@gmail.com on 24 Nov 2007 at 10:10

GoogleCodeExporter commented 9 years ago
fixed on 0.5.2 release

Original comment by ganoro on 9 Dec 2007 at 8:52

GoogleCodeExporter commented 9 years ago
Built a new eclipsePDT with the latest prerequisites as per updated Wiki (and 
PDT
20071209). Template problem is still exactly the same.

* Error at line 1 of any tpl file with description "2"
* No Smarty Lightbulb icons - yet property of tpl says "Type: File (Smarty 
Template)"

See attached screencap.

Do you need any more info?

Thanks!

-Craig

Original comment by crayfis...@gmail.com on 11 Dec 2007 at 12:29

Attachments:

GoogleCodeExporter commented 9 years ago
I am having the same problem.  Most recent builds of PDT and smartypdt.

Original comment by radcliff...@gmail.com on 8 Jan 2008 at 4:32

GoogleCodeExporter commented 9 years ago
me too :( ny help?

Original comment by srebrny....@gmail.com on 31 Jan 2008 at 11:03

GoogleCodeExporter commented 9 years ago
I'm also seeing the same issue. 

EclipsePDT 3.3.1.1 all in one
SmartyPDT 0.5.2
Windows XP SP2

Original comment by kevin.ha...@gmail.com on 13 Feb 2008 at 2:28

GoogleCodeExporter commented 9 years ago
Instead of "2", mine shows: 
A JSONObject text must begin with '{' at character 1 of Status: 404 Not Found

Original comment by seiti.ya...@gmail.com on 10 Mar 2008 at 7:08

GoogleCodeExporter commented 9 years ago
I got the same problem

EclipsePDT 3.3.1.1 all in one
SmartyPDT 0.5.2
Windows XP SP2

Original comment by lukasz.b...@gmail.com on 18 Mar 2008 at 7:32

GoogleCodeExporter commented 9 years ago
Somebody found resolution for that?

Original comment by d.jar...@medaid.pl on 10 Apr 2008 at 10:46

GoogleCodeExporter commented 9 years ago
I'm having the same problem, every .tpl file shows an error "2" at the first 
line.

Eclipse Project 3.3.2 (Platform 3.3.3)
PDT 1.0.2
WST 2.0.2
SmartyPDT 0.5.2 with fixed comment-highlight
Windows 2000 (don't ask)

Original comment by timob...@gmail.com on 11 Apr 2008 at 8:05

GoogleCodeExporter commented 9 years ago
As a sidenote for the last comment, I use the PHP 5.2.5 Windows binary.

Original comment by timob...@gmail.com on 11 Apr 2008 at 8:34

GoogleCodeExporter commented 9 years ago
It's still not fixed, the "2" error occures on:

SmartyPDT 0.5.4, 
PDT 1.0.2,
WST 2.0.2 w/Server Core Patches,
Eclipse 3.3.2, 
Windows XP Pro SP3.

Always the same "2" error followed by "Invalid text string" on first Smarty tag

Original comment by grzegorz...@gmail.com on 16 May 2008 at 8:08

GoogleCodeExporter commented 9 years ago
In addition to previous comment, I'm uploading error log with template source 
code.
Maybe it'll be helpful to you.

Original comment by grzegorz...@gmail.com on 16 May 2008 at 8:35

Attachments:

GoogleCodeExporter commented 9 years ago
Bug still not fixed for

PDT all-in-one
Version: 3.3.1.1 Build id: M20071023-1652

Mac OSX 10.4.11

Smarty_pdt 5.2 und 5.4

no autocomplete and always error "2" 
syntax coloring works fine

Thanks for the work!

Original comment by thomas.c...@gmail.com on 22 May 2008 at 3:45

GoogleCodeExporter commented 9 years ago
Same problem here, i have moved from Windows to Linux, hoping that i would be 
fixed
Eclipse installation from
http://downloads.zend.com/pdt/all-in-one/pdt-1.0.2.R20080103_debugger-5.2.12.v20
071210-all-in-one-linux-gtk.tar.gz
Smartypdt installation from
http://smartypdt.googlecode.com/files/smartypdt-0_5_4.zip

Deleted and rebuilt project and it's files several times, created simple dummy
project with one file, same problem.

Original comment by tif...@gmail.com on 9 Jun 2008 at 2:03

GoogleCodeExporter commented 9 years ago
same error warning with me

Original comment by hat...@gmail.com on 6 Nov 2008 at 5:47