store mod
Forum rules
DO NOT give out any FTP passwords to anyone! There is no reason to do so! If you need help badly enough, create a temporary FTP account that is restricted to only the files that you need help with and give the information for that. Giving out FTP information can be very dangerous!
DO NOT give out any FTP passwords to anyone! There is no reason to do so! If you need help badly enough, create a temporary FTP account that is restricted to only the files that you need help with and give the information for that. Giving out FTP information can be very dangerous!
-
- Registered User
- Posts: 9
- Joined: Sun Feb 20, 2005 8:25 pm
Re: store mod
most reliable source http://phpbb.com" target="_blank
I know the problem you experienced with the missing file
there should only be 2 errors but again http://phpbb.com" target="_blank
they have the simple fixes for these errors also good luck with donloading the missing php files for the mod
i'm still trying to figure that out.
any suggestions anyone?
I know the problem you experienced with the missing file
there should only be 2 errors but again http://phpbb.com" target="_blank
they have the simple fixes for these errors also good luck with donloading the missing php files for the mod
i'm still trying to figure that out.
any suggestions anyone?
Re: store mod
If some files are missing then please contact the author of the MOD.
How To Ask Questions The Smart Way.
ReadMe ver. 0.0.4 for EasyMOD ver. 0.3.0 (on-line at sourceforge)
Recent problems that are not answered in the ReadMe.
My page: DOM, Javascript, SQL - tips&scripts (mostly in Polish, sorry
)
ReadMe ver. 0.0.4 for EasyMOD ver. 0.3.0 (on-line at sourceforge)
Recent problems that are not answered in the ReadMe.
My page: DOM, Javascript, SQL - tips&scripts (mostly in Polish, sorry
-
- Registered User
- Posts: 9
- Joined: Sun Feb 20, 2005 8:25 pm
Re: store mod
Ok, I researched errors on the mod and apparently they wrote some of the script and have a few fixes for it, here is what i found
So far, I've found two things. I've used EasyMOD 0.0.10a-2 to install, BTW.
1) You forgot the copy statement for store_edit_body.tpl
2) You need to have the item image to be in the $phpbb_root_path . 'images/' directory. As of now, it's just from the current directory of the URL. (Which means the image shows on the public page, but not in the admin panel, or vice versa.)
Otherwise, all seems OK. I'll let you know if I find anything else wrong so far.