My Reports


Subject: My Reports
K, instead of creating a new thread everytime ...

Correction to do (many errors in the album).

File : album_avatar.php
Code :
Code: [Download] [Hide]
  1. $message = 'Your profile avatar has been updated.<br />Click <a href="album_cat.' . PHP_EXT . '?cat_id=' . $cat_id . '&amp;user_id=' . $user_id . '">here</a> to go to image category.<br />Click <a href="album_showpage.' . PHP_EXT . '?pic_id=' . $pic_id . '&amp;user_id=' . $user_id . '">here</a> to go to image.<br />';
  2.  

Problem : hardcoded (no lang var).

File : download.php
Code : (multiple times)
Code: [Download] [Hide]
  1. message_die(GENERAL_ERROR, $lang['Error_no_attachment'] . "<br /><br /><b>404 File Not Found:</b> The File <i>" . $filename . "</i> does not exist.");

Problem : hardcoded (no lang var).

File : card.php
Code :
Code: [Download] [Hide]
  1. (($config['report_forum']) ? sprintf($lang['Send_message'], '<a href="' . append_sid(CMS_PAGE_POSTING . '?mode=' . (($already_reported) ? 'reply&' . POST_TOPIC_URL . '=' . $already_reported : 'newtopic&' . POST_FORUM_URL . '=' . $config['report_forum']) . '&postreport=' . $post_id) . '">', '</a>') : '') . sprintf($lang['Click_return_viewtopic'], '<a href="' . append_sid(CMS_PAGE_VIEWTOPIC . '?' . $forum_id_append . $topic_id_append . POST_POST_URL . '=' . $post_id . '#p' . $post_id) . '">', '</a>');
  2.  
Problem : here's this line, returning a string ... in nothing.

Hidden Message:
Sorry, but you must be registered and also post a reply to view this message.

Profile PM  
Subject: Re: My Reports
Problem : wrong data about pages generation.
Quote:
Generation Time: 0.3547s (PHP: -10% SQL: 110%)
Tell me if I'm wrong but - I think PHP part can't be so low :D (and SQL so high).

Profile PM  

Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.3262s (PHP: 6% SQL: 94%)
SQL queries: 15 - Debug Off - GZIP Enabled