PDA

View Full Version : "sucess at last"


mikeybabe
09-30-2009, 02:17 PM
Jason !!!

You need to check your copy of "Power CMS"

the one that newbies like me download at the

webassist.com site because I seriously just loaded

a new copy of this onto my machine thinking it

was my mistake and it is in your script.


To fix it I went to my CMS100 folder then to

my Connections folder then I opened up my localhost.php

file then find the line that ends in E_USER_ERROR);

put your cursor right at the end of the semicolon and press

the delete button until the closing delimiter (?>) comes to

the cursor and then press the return key once then put

your cursor at the end of the delimiter (?>) and hold down

the delete button for a few seconds to make sure there

are no spaces there.


Save the file.


And then like magic it works.


So it is in the original script. I can't believe more people

haven't had the same problem ??? and that something that

simple could cause such a hassle.


So now I'm ready to work on the next bug in the program which

is this message:


Warning: strpos() [function.strpos]: Empty delimiter. in /home/pythoni/public_html/CMS100/CSSMenuWriter/cssmw/menu.php on line 6


Now that I am in my admin section this is the message

that is viewed at the top of the screen?


How do I solve that one ???

Jason Byrnes
09-30-2009, 04:01 PM
I'll take a look at the connection file.

The error you are getting sounds like the WA_Globals are not properly set. See my reply to the other thread you started about this error:
http://www.webassist.com/forums/showthread.php?t=4958

mikeybabe
09-30-2009, 04:04 PM
But the main offender was the connect file

Ciao,


Mike