PDA

توجه ! این یک نسخه آرشیو شده میباشد و در این حالت شما عکسی را مشاهده نمیکنید برای مشاهده کامل متن و عکسها بر روی لینک مقابل کلیک کنید : error



mehrdad_s
03-05-2007, 08:02 AM
سلام من چند وقتیه مامبو رو نصب کردم . امروز بعد از تغییرات در تنظیمات کلی سیستم خطا میدهد و اصلا کنترل پنل مامبو باز نمی شود.پائین صفحه سایت هم مینویسد.
آدرس سایت:
<b><font color=red>فقط کاربران عضو انجمن می توانند لینک ها را مشاهده کنند</font></b>


31 queries executed
1
SELECT * FROM mos_menu ORDER BY name--------------------------------------------------------------------------------2
SELECT template, client_id, menuid FROM mos_templates_menu WHERE (client_id=0 or client_id=1) AND (menuid=0 OR menuid=1) ORDER BY client_id, menuid--------------------------------------------------------------------------------3
DELETE FROM mos_session WHERE (time&lt;1173080366 AND guest&gt;=0) OR (time&lt;1173077666 AND guest&lt;0)--------------------------------------------------------------------------------4
SELECT count(*), type FROM mos_stats_agents WHERE (agent=&#039;MS Internet Explorer 7.0&#039; AND type=0) OR (agent=&#039;Windows XP&#039; AND type=1) OR (agent=&#039;Unknown&#039; AND type=2) GROUP BY type--------------------------------------------------------------------------------5
INSERT INTO mos_stats_agents (agent,type) VALUES (&#039;MS Internet Explorer 7.0&#039;,0)--------------------------------------------------------------------------------6
UPDATE mos_stats_agents SET hits=(hits+1) WHERE agent=&#039;Windows XP&#039; AND type=1--------------------------------------------------------------------------------7
UPDATE mos_stats_agents SET hits=(hits+1) WHERE agent=&#039;Unknown&#039; AND type=2--------------------------------------------------------------------------------8
UPDATE mos_stats_agents SET hits=(hits+1) WHERE agent=&#039;MS Internet Explorer 7.0&#039; AND type=0--------------------------------------------------------------------------------9
SELECT folder, element, published, params, CONCAT_WS(&#039;/&#039;,folder,element) AS lookup
FROM mos_mambots
WHERE published &gt;= 1 AND access &lt;= 0
ORDER BY ordering--------------------------------------------------------------------------------10
SELECT a.*, ROUND( v.rating_sum / v.rating_count ) AS rating, v.rating_count, u.name AS author, u.usertype, s.name AS section, cc.name AS category, g.name AS groups
FROM mos_content AS a
INNER JOIN mos_content_frontpage AS f ON f.content_id = a.id
LEFT JOIN mos_categories AS cc ON cc.id = a.catid
LEFT JOIN mos_sections AS s ON s.id = a.sectionid
LEFT JOIN mos_users AS u ON u.id = a.created_by
LEFT JOIN mos_content_rating AS v ON a.id = v.content_id
LEFT JOIN mos_groups AS g ON a.access = g.id
WHERE a.state = &#039;1&#039;
AND a.access &lt;= &#039;0&#039;
AND ( publish_up = &#039;0000-00-00 00:00:00&#039; OR publish_up &lt;= &#039;2007-03-05 11:24:26&#039; )
AND ( publish_down = &#039;0000-00-00 00:00:00&#039; OR publish_down &gt;= &#039;2007-03-05 11:24:26&#039; )
ORDER BY f.ordering--------------------------------------------------------------------------------11
SELECT i.id, i.sectionid FROM mos_content AS i, mos_sections AS s WHERE i.sectionid=s.id ORDER BY i.id DESC LIMIT 250--------------------------------------------------------------------------------12
SELECT g.*
FROM mos_core_acl_aro_groups AS g
INNER JOIN mos_core_acl_groups_aro_map AS gm ON gm.group_id = g.group_id
INNER JOIN mos_core_acl_aro AS ao ON ao.aro_id = gm.aro_id
WHERE ao.value=&#039;62&#039;--------------------------------------------------------------------------------13
SELECT count(*) FROM mos_comment WHERE articleid=&#039;28&#039; AND published=&#039;1&#039;--------------------------------------------------------------------------------14
SELECT g.*
FROM mos_core_acl_aro_groups AS g
INNER JOIN mos_core_acl_groups_aro_map AS gm ON gm.group_id = g.group_id
INNER JOIN mos_core_acl_aro AS ao ON ao.aro_id = gm.aro_id
WHERE ao.value=&#039;62&#039;--------------------------------------------------------------------------------15
SELECT count(*) FROM mos_comment WHERE articleid=&#039;27&#039; AND published=&#039;1&#039;--------------------------------------------------------------------------------16
SELECT g.*
FROM mos_core_acl_aro_groups AS g
INNER JOIN mos_core_acl_groups_aro_map AS gm ON gm.group_id = g.group_id
INNER JOIN mos_core_acl_aro AS ao ON ao.aro_id = gm.aro_id
WHERE ao.value=&#039;62&#039;--------------------------------------------------------------------------------17
SELECT a.params, a.option
FROM mos_components AS a
WHERE a.name = &#039;خروجی RSS&#039;--------------------------------------------------------------------------------18
SELECT id, title, module, position, content, showtitle, params, published
FROM mos_modules AS m, mos_modules_menu AS mm
WHERE m.access &lt;= &#039;0&#039; AND m.client_id=&#039;0&#039;
AND mm.moduleid=m.id
AND (mm.menuid = &#039;1&#039; OR mm.menuid = &#039;0&#039;)
ORDER BY ordering--------------------------------------------------------------------------------19
SELECT a.id
FROM mos_content AS a
INNER JOIN mos_categories AS b ON b.id = a.catid
WHERE a.state = 1
AND a.access &lt;= &#039;0&#039; AND b.access &lt;= &#039;0&#039;
AND (a.publish_up = &#039;0000-00-00 00:00:00&#039; OR a.publish_up &lt;= &#039;2007-03-05 11:24:26&#039;)
AND (a.publish_down = &#039;0000-00-00 00:00:00&#039; OR a.publish_down &gt;= &#039;2007-03-05 11:24:26&#039;)
AND catid=&#039;3&#039;
ORDER BY a.ordering
--------------------------------------------------------------------------------20
SELECT count(id) AS count_users FROM mos_users--------------------------------------------------------------------------------21
SELECT count(id) as count_items from mos_content--------------------------------------------------------------------------------22
SELECT count(id) as count_links FROM mos_weblinks WHERE published=&#039;1&#039;--------------------------------------------------------------------------------23
SELECT sum(hits) AS count FROM mos_stats_agents WHERE type=&#039;1&#039;--------------------------------------------------------------------------------24
SELECT count(session_id) as guest_online FROM mos_session WHERE guest=1 AND (usertype is NULL OR usertype=&#039;&#039;)--------------------------------------------------------------------------------25
SELECT DISTINCT count(username) as user_online FROM mos_session WHERE guest=0 AND usertype &lt;&gt; &#039;administrator&#039; AND usertype &lt;&gt; &#039;superadministrator&#039;--------------------------------------------------------------------------------26
SELECT DISTINCT a.username
FROM mos_session AS a
WHERE (a.guest=0)--------------------------------------------------------------------------------27
SELECT p.id, p.title
FROM mos_poll_menu AS pm, mos_polls AS p
WHERE (pm.menuid=&#039;1&#039; OR pm.menuid=&#039;0&#039;) AND p.id=pm.pollid
AND p.published=1--------------------------------------------------------------------------------28
SELECT id, text FROM mos_poll_data
WHERE pollid=&#039;15&#039; AND text &lt;&gt; &#039;&#039;
ORDER BY id--------------------------------------------------------------------------------29
SELECT a.id, a.title, a.sectionid, a.catid, a.hits
FROM mos_content AS a
LEFT JOIN mos_content_frontpage AS f ON f.content_id = a.id
WHERE ( a.state = &#039;1&#039; AND a.checked_out = &#039;0&#039; AND a.sectionid &gt; &#039;0&#039; )
AND ( a.publish_up = &#039;0000-00-00 00:00:00&#039; OR a.publish_up &lt;= &#039;2007-03-05 11:24:26&#039; )
AND ( a.publish_down = &#039;0000-00-00 00:00:00&#039; OR a.publish_down &gt;= &#039;2007-03-05 11:24:26&#039; )
AND a.access &lt;= &#039;0&#039;
ORDER BY a.hits DESC LIMIT 5--------------------------------------------------------------------------------30
SELECT count(*) AS numrows FROM mos_banner WHERE showBanner=1--------------------------------------------------------------------------------31
SELECT * FROM mos_banner WHERE showBanner=1 LIMIT 0,1

firoozmandan
03-05-2007, 08:07 AM
<b><font color=red>فقط کاربران عضو انجمن می توانند لینک ها را مشاهده کنند</font></b>

ramin3281
03-05-2007, 08:10 AM
1- تنظیمات کلی
2- خطایابی سایت (خیر)

خطایابی سایت رو خیر قرار دهید