Title: Error in UbLinkpartnerMapper.php, i think..
Last modified: August 20, 2016

---

# Error in UbLinkpartnerMapper.php, i think..

 *  Resolved [syndrael](https://wordpress.org/support/users/syndrael/)
 * (@syndrael)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/error-in-ublinkpartnermapperphp-i-think/)
 * Line 162, why constant variables instead of:
    $data = array( ‘website_owner_name’
   => $your_name, ‘website_owner_email’ => $your_email, ‘website_name’ => $website_title,‘
   website_description’ => $website_description, ‘website_domein’ => str_replace(‘
   www.’, ”, $domain), ‘website_url’ => $website_url, ‘website_backlink’ => $reciprocal,‘
   website_last_update’ => time(), ‘website_change_id’ => UbMapper::getInstance(
   UbMapper::Install)->makeRandom(50), ‘website_date_added’ => time(), ‘website_has_backlink’
   => $has_link_back, ‘website_ip’ => $_SERVER[‘REMOTE_ADDR’], ‘website_image’ =
   > $image );
 * Best regards
    S.
 * [http://wordpress.org/extend/plugins/ultimate-blogroll/](http://wordpress.org/extend/plugins/ultimate-blogroll/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [jensg](https://wordpress.org/support/users/jensg/)
 * (@jensg)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/error-in-ublinkpartnermapperphp-i-think/#post-3358762)
 * It is some sort of legacy code, I refactored it a couple of times. Could you 
   elaborate more on what you mean?
 *  Plugin Author [jensg](https://wordpress.org/support/users/jensg/)
 * (@jensg)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/error-in-ublinkpartnermapperphp-i-think/#post-3358786)
 * I thought you were talking about the values, but indeed the keys should have 
   been strings.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Error in UbLinkpartnerMapper.php, i think..’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/ultimate-blogroll.svg)
 * [Ultimate Blogroll](https://wordpress.org/plugins/ultimate-blogroll/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ultimate-blogroll/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ultimate-blogroll/)
 * [Active Topics](https://wordpress.org/support/plugin/ultimate-blogroll/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ultimate-blogroll/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ultimate-blogroll/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [jensg](https://wordpress.org/support/users/jensg/)
 * Last activity: [13 years, 5 months ago](https://wordpress.org/support/topic/error-in-ublinkpartnermapperphp-i-think/#post-3358786)
 * Status: resolved