bhutz |
07-04-2004 12:57 PM |
Quote:
Originally Posted by b4ne
manual install
vb 3.0.1
tryed to leave sec edit in globel out etc ...no luck
Im getting the following error when install when viewing my page with ucash
Warning: Invalid argument supplied for foreach() in /home/b4ne/www/global.php on line 639
When i try to view a Forum :
Unable to add cookies, header already sent.
File: /home/b4ne/www/global.php
Line: 639
Any help is deeplu aprechiated
|
Hey don't know if you have sorted this but I had the same problem, I think you have made your file_template.html edits before running admincp/ushop_install.php and following the instructions.
If you have made your edits first this is what I did to remove that error message about the header and cookies.
remove the edits you made in global.php
run admincp/ushop_install.php
edit global.php as mentioned in the file_template.html
Now log into adminCP and make those template changes
I know I made a silly error but I think that maybe you should add the point that you have to run admincp/ushop_install.php at the start of file_template.html
|