| Submit And Show A Link On A Separate Page Only
I am currently working on a way to submit a link with custom fields, which once submitted, is only viewable on a separate page.
I have almost completed the task but! I have a problem with cache. THE PROBLEM
I have created another submit.php page and changed the link_status in step 3 (line 224) to suit the extra link status I added in my database. To get this to work I had to run the changes through the original submit.php first. When I revert the original submit.php back to the original link status, "queued" and run a normal link submission, the cache is changed and my custom version no longer writes to the additional link_status.
Somewhere I know I need to add my additional link_status to the php responsible for the caching totals of link status, but this has lost me.
Kind Regards
Mark
|