I'm setting up a locally running version of PGV for my brother. I've asked him to look over the code and tell me what might be involved in porting the code to a CSS drive site. Meaning the tables are drawn from CSS, not an HTM file. Regardless.....
I get the following error:
PHP Warning: strpos() [function strpos]" Offset not contained in string. in D:pgvwebunctions_print.php on line 418
However with the same code and themes, I do not get this on the website. This occurs with all themes, including the default themes.
Thoughts / Comments?
John
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This is a problem that is present since 2.61b6 if i remember correct. I haven't done any diff of the code. If you use the president.ged the problem does not happen. So we thougt in the other thread that it maybe had something to do with international characters.
I have sent John a ged file that produce this problem at least it does on dose computers i tried on. But it also seems to be a phplaunch specific problem.
Regards
Patrik
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thanks for the reply. I guess I need to spend more time looking through older threads.
For me it looks like a strpro issue, however, it is simply the display of the error, as all functions appear to work normal. So because the theme is the exact theme I use on my site and all default themes do it as well, I agree this has to be a phplauncher issue.
I have no foreign characters in my database, I have keyed in almost everything by hand.
Thanks
John
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Collective,
I'm setting up a locally running version of PGV for my brother. I've asked him to look over the code and tell me what might be involved in porting the code to a CSS drive site. Meaning the tables are drawn from CSS, not an HTM file. Regardless.....
I get the following error:
PHP Warning: strpos() [function strpos]" Offset not contained in string. in D:pgvwebunctions_print.php on line 418
However with the same code and themes, I do not get this on the website. This occurs with all themes, including the default themes.
Thoughts / Comments?
John
We talked about this problem in the thread http://sourceforge.net/forum/forum.php?thread_id=984611&forum_id=185166
This is a problem that is present since 2.61b6 if i remember correct. I haven't done any diff of the code. If you use the president.ged the problem does not happen. So we thougt in the other thread that it maybe had something to do with international characters.
I have sent John a ged file that produce this problem at least it does on dose computers i tried on. But it also seems to be a phplaunch specific problem.
Regards
Patrik
Patrik,
Thanks for the reply. I guess I need to spend more time looking through older threads.
For me it looks like a strpro issue, however, it is simply the display of the error, as all functions appear to work normal. So because the theme is the exact theme I use on my site and all default themes do it as well, I agree this has to be a phplauncher issue.
I have no foreign characters in my database, I have keyed in almost everything by hand.
Thanks
John