| Author |
Message |
Anonymous
|
Posted: 30 Jan 2007 23:55:33
when visitors want to add a link, they can't enter the backlink url, there is no field for that.
The field DOES appear when logged in, in the edit_link.php.
I took a look at the source code, hoping to be able to simply copy/paste the code for the field, but I don't dare to do that since the other fields got different names in the add_link & edit_link php's...
So my question :
Can I simply copy it from the edit_link php to the add_link php or should the code be different & what should it look like?
|
skalinks Admin
|
Posted: 31 Jan 2007 04:01:52
Hi, Anonymous
You know, it is really strange. There must be “backlink” field. Have you modified the code?
As for your question, if you copy the code and then insert it, this code will not work.
Regards
|
|