Ok I downloaded and followed the install instructions but have run into a few issues...]
I received this message when I tried clicking on a calendar to set my dates for th report:
| Code: |
Notice: Undefined variable: languageStrings in /home/jcraigsc/public_html
/fattymattybrewing/admin/includes/datepicker.php on line 337[/code
1) the install instructions makes no mention of updating the include/lang/english.php
file (or in my case just updating my english.php file with the new code at the bottom
from the install's english.php new code.
Once I added the new english php code for the calendars I set a Full Report and got these errors:
[code]
Notice: Undefined variable: tb_track in /home/jcraigsc/public_html/fattymattybrewing
admin/report.php on line 53
Notice: Undefined variable: tb_track in /home/jcraigsc/public_html/fattymattybrewing
admin/report.php on line 57
Notice: Undefined variable: tb_track in /home/jcraigsc/public_html/fattymattybrewing
admin/report.php on line 59
Notice: Undefined variable: tb_track in /home/jcraigsc/public_html/fattymattybrewing
admin/report.php on line 60
Notice: Undefined variable: tb_track in /home/jcraigsc/public_html/fattymattybrewing
admin/report.php on line 69
Notice: Undefined variable: tb_track in /home/jcraigsc/public_html/fattymattybrewing/admin/report.php on line 71
You have an error in your SQL syntax; check the manual that corresponds to your MySQL
server version for the right syntax to use near ' phplinks_links.SiteName,
phplinks_links.SiteURL, phplinks_links.track, ' at line 2
|
not sure what to do next?