The URL: (inteface file on the web) is set to the update page for gem so host/index.php?name=gem&update=1 and I added username/password that got access to upload on the site and I choose the GuildEventManger in the SavedVariables list. I click on Upload and I get this on Server Response.
- Code: Select all
<!-- ############ Uploading to Primary URL...
############ http://host/~yoggin/index.php?name=gem&update=1 -->
I check the debugger and get these messages:
- Code: Select all
[2006-06-08 00:45:47] Uploading to Primary URL...: http://host/~yoggin/index.php?name=gem&update=1
[2006-06-08 00:45:47] GuildEventManager2.lua - 89% Compressed. Upload Size 3,04 KB
[2006-06-08 00:45:47] Upload Error: The remote server returned an error: (403) Forbidden.
Is there any changes I will have to make to get UU to work with GEMPhp and DF, have searched around and cant find anything that would solve this issue. Anyone that can help me out to resolve this problem?