ChaBilder/images werden nicht angezeigt

    Diese Seite verwendet Cookies. Durch die Nutzung unserer Seite erklären Sie sich damit einverstanden, dass wir Cookies setzen. Weitere Informationen

      ChaBilder/images werden nicht angezeigt

      Hallo, :)

      Ersteinmal mein Chat Link:

      YourChat

      Mein Problem ist, das die Bilder nicht angezeigt werden..

      was muss ich tun?

      und was in der Settings ändern?

      So sieht sie immoment aus

      Quellcode

      1. ##########################################################
      2. # This is an autogenerated file. Do not change anything #
      3. # unless you know exactly what you do. Use the Admin #
      4. # functions menu instead. #
      5. ##########################################################
      6. return
      7. {
      8. SYS_mknod => 14,
      9. S_IFIFO => 4096,
      10. aliases => {
      11. atall => 'broadcast',
      12. bye => 'quit',
      13. callvip => 'callop',
      14. channel => 'room',
      15. col => 'color',
      16. exit => 'quit',
      17. go => 'room',
      18. join => 'room',
      19. logout => 'quit',
      20. settings => 'editprofile',
      21. t => 'msg',
      22. talk => 'msg',
      23. tell => 'msg',
      24. txt => 'me',
      25. },
      26. alive_test_rate_pull => 60,
      27. alive_test_rate_push => 120,
      28. allow_guest => 1,
      29. autokick_test_rate => 0,
      30. captcha => 0,
      31. chatname => 'YourChat',
      32. check_module_modification => 1,
      33. check_profile_fields_length => {
      34. email => [
      35. 50,
      36. 'max_email_len',
      37. ],
      38. homepage => [
      39. 50,
      40. 'max_homepage_len',
      41. ],
      42. homepagetitle => [
      43. 50,
      44. 'max_homepagetitle_len',
      45. ],
      46. name => [
      47. 15,
      48. 'max_username_len',
      49. ],
      50. nick => [
      51. 15,
      52. 'max_nickname_len',
      53. ],
      54. },
      55. check_profile_fields_range => {
      56. gender => [
      57. 0,
      58. 2,
      59. ],
      60. nosmileys => [
      61. 0,
      62. 1,
      63. ],
      64. popup_privatemsg => [
      65. 0,
      66. 1,
      67. ],
      68. privateemail => [
      69. 0,
      70. 1,
      71. ],
      72. show_time => [
      73. 0,
      74. 1,
      75. ],
      76. timeoffset => [
      77. -24,
      78. 24,
      79. ],
      80. },
      81. check_room_fields_length => {
      82. name => [
      83. 15,
      84. 'max_roomname_len',
      85. ],
      86. topic => [
      87. 100,
      88. 'max_topic_len',
      89. ],
      90. },
      91. check_room_fields_range => {
      92. closed => [
      93. 0,
      94. 1,
      95. ],
      96. max_users => [
      97. 0,
      98. 100000,
      99. ],
      100. moderated => [
      101. 0,
      102. 1,
      103. ],
      104. permanent => [
      105. 0,
      106. 1,
      107. ],
      108. },
      109. check_template_modification => 1,
      110. colors => {
      111. beige => '#F5F5DC',
      112. black => '#000000',
      113. blue => '#0000FF',
      114. brown => '#804000',
      115. green => '#008000',
      116. orange => '#FF8000',
      117. pink => '#FF00FF',
      118. purple => '#800080',
      119. red => '#FF0000',
      120. white => '#FFFFFF',
      121. yellow => '#FFFF00',
      122. },
      123. compress_output => 1,
      124. cookie_name => 'chat_userdata',
      125. custom_action_handlers => {
      126. admin_banlist => 'plugindir::Administration/BanList.pm',
      127. admin_changemembercleanuplimit => 'plugindir::Administration/CleanupMembers.pm',
      128. admin_cleanupdeletemembers => 'plugindir::Administration/CleanupMembers.pm',
      129. admin_cleanupprocessmembers => 'plugindir::Administration/CleanupMembers.pm',
      130. admin_cleanupwarnmembers => 'plugindir::Administration/CleanupMembers.pm',
      131. admin_color_aliases => 'plugindir::Administration/Settings.pm',
      132. admin_command_aliases => 'plugindir::Administration/Settings.pm',
      133. admin_commandpermissions => 'plugindir::Administration/Settings.pm',
      134. admin_defaults => 'plugindir::Administration/Settings.pm',
      135. admin_errormsg => 'plugindir::Administration/Language.pm',
      136. admin_general_settings => 'plugindir::Administration/Settings.pm',
      137. admin_groups => 'plugindir::Administration/Language.pm',
      138. admin_images => 'plugindir::Administration/Settings.pm',
      139. admin_infomsg => 'plugindir::Administration/Language.pm',
      140. admin_log => 'plugindir::Administration/Log.pm',
      141. admin_maintenance => 'plugindir::Administration/Settings.pm',
      142. admin_members => 'plugindir::Administration/MembersManager.pm',
      143. admin_news => 'plugindir::Administration/News.pm',
      144. admin_permissions => 'plugindir::Administration/Settings.pm',
      145. admin_plugins => 'plugindir::Administration/PluginManager.pm',
      146. admin_quiz_on => 'plugindir::Administration/Settings.pm',
      147. admin_smileys => 'plugindir::Administration/Settings.pm',
      148. admin_templates => 'plugindir::Administration/TemplateManager.pm',
      149. admin_tempman => 'plugindir::Administration/TemplateManager.pm',
      150. admin_trafficlog => 'plugindir::Administration/TrafficLog.pm',
      151. admin_usercolor_aliases => 'plugindir::Administration/Settings.pm',
      152. botty_quiz => 'plugindir::Quiz_botty.pm',
      153. deletemsg => 'plugindir::CommandHandlers/DeleteMsg.pm',
      154. proxycheck => 'plugindir::ProxyCheck.pm',
      155. quiz_start => 'plugindir::Quiz_botty.pm',
      156. quiz_write => 'plugindir::Quiz_botty.pm',
      157. quiz_write_end => 'plugindir::Quiz_botty.pm',
      158. reminder => 'plugindir::Reminder.pm',
      159. removecookie => 'plugindir::CookieHandler.pm',
      160. search => 'plugindir::Search.pm',
      161. traceroute => 'plugindir::RouteTracer.pm',
      162. vertify => 'plugindir::Vertify.pm',
      163. },
      164. custom_command_handlers => {
      165. '' => 'plugindir::CommandHandlers/TextCommands.pm',
      166. addvip => 'plugindir::CommandHandlers/ModerationCommands.pm',
      167. admin => 'plugindir::CommandHandlers/TextCommands.pm',
      168. alive => 'plugindir::CommandHandlers/MiscCommands.pm',
      169. away => 'plugindir::CommandHandlers/TextCommands.pm',
      170. badmin => 'plugindir::CommandHandlers/TextCommands.pm',
      171. ban => 'plugindir::ban.pm',
      172. bdo => 'plugindir::CommandHandlers/TextCommands.pm',
      173. broadcast => 'plugindir::CommandHandlers/TextCommands.pm',
      174. bsay => 'plugindir::CommandHandlers/TextCommands.pm',
      175. callop => 'plugindir::CommandHandlers/TextCommands.pm',
      176. calluser => 'plugindir::CommandHandlers/CallUserCommand.pm',
      177. color => 'plugindir::CommandHandlers/MiscCommands.pm',
      178. deletemsg => 'plugindir::CommandHandlers/DeleteMsg.pm',
      179. disablemoderation => 'plugindir::CommandHandlers/ModerationCommands.pm',
      180. enablemoderation => 'plugindir::CommandHandlers/ModerationCommands.pm',
      181. entwarn => 'plugindir::CommandHandlers/WarnCommands.pm',
      182. follow => 'plugindir::CommandHandlers/FollowCommand.pm',
      183. gag => 'plugindir::CommandHandlers/AdminCommands.pm',
      184. ignore => 'plugindir::CommandHandlers/Ignoring.pm',
      185. img => 'plugindir::CommandHandlers/TextCommands.pm',
      186. imgmsg => 'plugindir::CommandHandlers/PrivateMessages.pm',
      187. invite => 'plugindir::CommandHandlers/Invitations.pm',
      188. kick => 'plugindir::CommandHandlers/AdminCommands.pm',
      189. kiss => 'plugindir::CommandHandlers/kiss.pm',
      190. lock => 'plugindir::CommandHandlers/LockCommand.pm',
      191. lockch => 'plugindir::zZ.pm',
      192. me => 'plugindir::CommandHandlers/TextCommands.pm',
      193. moderated_text => 'plugindir::Moderation.pm',
      194. msg => 'plugindir::CommandHandlers/PrivateMessages.pm',
      195. nick => 'plugindir::CommandHandlers/MiscCommands.pm',
      196. push => 'plugindir::CommandHandlers/AdminCommands.pm',
      197. quit => 'plugindir::CommandHandlers/MiscCommands.pm',
      198. quiz => 'plugindir::Quiz_botty.pm',
      199. quiz_win => 'plugindir::Quiz_botty.pm',
      200. readme => 'plugindir::CommandHandlers/readme.pm',
      201. removevip => 'plugindir::CommandHandlers/ModerationCommands.pm',
      202. room => 'plugindir::CommandHandlers/MiscCommands.pm',
      203. save => 'plugindir::CommandHandlers/SaveCommand.pm',
      204. sound => 'plugindir::CommandHandlers/TextCommands.pm',
      205. unban => 'plugindir::ban.pm',
      206. ungag => 'plugindir::CommandHandlers/AdminCommands.pm',
      207. unignore => 'plugindir::CommandHandlers/Ignoring.pm',
      208. uninvite => 'plugindir::CommandHandlers/Invitations.pm',
      209. unlock => 'plugindir::CommandHandlers/LockCommand.pm',
      210. unlockch => 'plugindir::zZ.pm',
      211. viewlock => 'plugindir::CommandHandlers/LockCommand.pm',
      212. warn => 'plugindir::CommandHandlers/WarnCommands.pm',
      213. },
      214. custom_deletedusers_logger => [
      215. 'plugindir::Logging/UsersLog.pm',
      216. ],
      217. custom_environment_handlers => [
      218. 'plugindir::ProxyCheck.pm',
      219. 'plugindir::BasicAuth.pm',
      220. 'plugindir::CookieHandler.pm',
      221. ],
      222. custom_forbidden_chars => '­ ',
      223. custom_login_checker => [
      224. 'plugindir::BanList.pm',
      225. 'plugindir::MaxUsers.pm',
      226. 'plugindir::LoginPasswordCheck.pm',
      227. 'plugindir::LoginAlterCheck.pm',
      228. ],
      229. custom_login_logger => [
      230. 'plugindir::CookieHandler.pm',
      231. ],
      232. custom_logout_logger => [
      233. 'plugindir::PointSystem.pm',
      234. ],
      235. custom_messages_filter => [
      236. 'plugindir::Moderation.pm',
      237. ],
      238. custom_messages_logger => [
      239. 'plugindir::Logging/MessagesLog.pm',
      240. ],
      241. custom_output_params => {
      242. admin => [
      243. 'name',
      244. 'nick',
      245. 'color',
      246. 'text',
      247. ],
      248. alive => [
      249. ],
      250. badmin => [
      251. 'name',
      252. 'nick',
      253. 'color',
      254. 'text',
      255. ],
      256. bdo => [
      257. 'name',
      258. 'nick',
      259. 'color',
      260. 'text',
      261. ],
      262. broadcast => [
      263. 'name',
      264. 'nick',
      265. 'color',
      266. 'text',
      267. ],
      268. bsay => [
      269. 'name',
      270. 'nick',
      271. 'color',
      272. 'text',
      273. ],
      274. callop => [
      275. 'name',
      276. 'nick',
      277. 'color',
      278. 'text',
      279. ],
      280. calluser => [
      281. 'name',
      282. 'nick',
      283. 'toname',
      284. 'tonick',
      285. 'color',
      286. 'calluser',
      287. ],
      288. changed => [
      289. 'name',
      290. 'room',
      291. 'oldroom',
      292. ],
      293. color_changed => [
      294. 'color',
      295. ],
      296. entered => [
      297. 'name',
      298. 'nick',
      299. 'room',
      300. ],
      301. img => [
      302. 'name',
      303. 'nick',
      304. 'color',
      305. 'text',
      306. ],
      307. kiss => [
      308. 'name',
      309. 'nick',
      310. ],
      311. leaved => [
      312. 'name',
      313. 'nick',
      314. 'room',
      315. ],
      316. m2 => [
      317. 'name',
      318. 'nick',
      319. 'text',
      320. ],
      321. m2_get => [
      322. 'name',
      323. 'nick',
      324. 'text',
      325. 'url',
      326. ],
      327. m2_sent => [
      328. 'toname',
      329. 'tonick',
      330. ],
      331. me => [
      332. 'name',
      333. 'nick',
      334. 'color',
      335. 'text',
      336. ],
      337. message => [
      338. 'message',
      339. ],
      340. moderated_sent => [
      341. 'id',
      342. ],
      343. moderated_text => [
      344. 'id',
      345. 'name',
      346. 'nick',
      347. 'color',
      348. 'text',
      349. ],
      350. moderation_disable => [
      351. 'disable',
      352. ],
      353. nick_changed => [
      354. 'name',
      355. 'nick',
      356. 'oldnick',
      357. ],
      358. offline_sent => [
      359. 'toname',
      360. 'tonick',
      361. 'color',
      362. 'text',
      363. 'url',
      364. ],
      365. private => [
      366. 'name',
      367. 'nick',
      368. 'color',
      369. 'text',
      370. 'url',
      371. ],
      372. private_sent => [
      373. 'toname',
      374. 'tonick',
      375. 'color',
      376. 'text',
      377. 'url',
      378. ],
      379. room_entered => [
      380. 'name',
      381. 'nick',
      382. 'fromroom',
      383. 'toroom',
      384. ],
      385. room_greeting => [
      386. 'name',
      387. 'nick',
      388. 'fromroom',
      389. 'toroom',
      390. ],
      391. room_leaved => [
      392. 'name',
      393. 'nick',
      394. 'fromroom',
      395. 'toroom',
      396. ],
      397. sound => [
      398. 'name',
      399. 'nick',
      400. 'color',
      401. 'text',
      402. ],
      403. text => [
      404. 'name',
      405. 'nick',
      406. 'color',
      407. 'text',
      408. ],
      409. user_changed => [
      410. ],
      411. versuch => [
      412. 'name',
      413. 'nick',
      414. 'room',
      415. 'ip',
      416. ],
      417. },
      418. custom_profile_checker => [
      419. 'plugindir::DataModules/UserModule.pm',
      420. 'plugindir::ProfileCheck.pm',
      421. ],
      422. custom_profile_fields => [
      423. 'nosmileys',
      424. 'gagtime',
      425. 'birth_date',
      426. 'homepage',
      427. 'homepagetitle',
      428. 'popup_privatemsg',
      429. 'lastnickchange',
      430. 'gender',
      431. 'show_time',
      432. 'style',
      433. 'points',
      434. 'onlinetime',
      435. 'career1',
      436. 'career1',
      437. 'career1',
      438. 'career2',
      439. 'career3',
      440. 'career4',
      441. 'career5',
      442. 'career6',
      443. 'career7',
      444. 'career8',
      445. 'career9',
      446. 'career10',
      447. 'career11',
      448. 'career12',
      449. 'career13',
      450. 'career14',
      451. 'career15',
      452. 'career16',
      453. 'career17',
      454. 'career18',
      455. 'career19',
      456. 'career20',
      457. 'readme',
      458. 'warns',
      459. 'quizpoints',
      460. 'photo',
      461. 'foto',
      462. 'alter',
      463. 'registerip',
      464. 'friend1',
      465. 'friend2',
      466. 'friend3',
      467. 'friend4',
      468. 'friend5',
      469. 'friend6',
      470. 'friend7',
      471. 'friend8',
      472. 'friend9',
      473. 'friend10',
      474. 'friend11',
      475. 'friend12',
      476. 'friend13',
      477. 'friend14',
      478. 'friend15',
      479. 'friend16',
      480. 'friend17',
      481. 'friend18',
      482. 'friend19',
      483. 'friend20',
      484. 'webcam',
      485. 'refresh',
      486. 'kiss',
      487. 'hearts',
      488. 'lastsendhearts',
      489. 'ban',
      490. 'ban_admin',
      491. 'bis_bantime',
      492. 'ban_grund',
      493. 'ban_date',
      494. 'ipsperr',
      495. ],
      496. custom_registration_logger => [
      497. 'plugindir::Logging/UsersLog.pm',
      498. ],
      499. custom_room_checker => [
      500. 'plugindir::RoomCheck.pm',
      501. ],
      502. custom_room_fields => [
      503. 'max_users',
      504. 'topic',
      505. 'moderated',
      506. 'vips',
      507. 'entry_alter',
      508. 'bg',
      509. 'bg2',
      510. 'teergrube',
      511. 'need_password',
      512. 'password',
      513. ],
      514. custom_send_checker => [
      515. 'plugindir::Quiz_botty.pm',
      516. 'plugindir::TextFilters/BadWords.pm',
      517. ],
      518. custom_subs => {
      519. addOnlineInfo => 'plugindir::DataModules/OnlineModule.pm',
      520. addRoom => 'plugindir::DataModules/RoomModule.pm',
      521. addUser => 'plugindir::DataModules/UserModule.pm',
      522. createErrorOutput => 'plugindir::Output.pm',
      523. createInfoOutput => 'plugindir::Output.pm',
      524. createOutput => 'plugindir::Output.pm',
      525. createPipe => 'plugindir::PipeModules/SysVPipeModule.pm',
      526. existsRoom => 'plugindir::DataModules/RoomModule.pm',
      527. existsUser => 'plugindir::DataModules/UserModule.pm',
      528. filterText => 'plugindir::SimpleTemplateEngine/FilterTags.pm',
      529. getAllRooms => 'plugindir::DataModules/RoomModule.pm',
      530. getAllUsers => 'plugindir::DataModules/UserModule.pm',
      531. getOnlineFieldsList => 'plugindir::DataModules/OnlineModule.pm',
      532. getOnlineString => 'plugindir::DataModules/OnlineModule.pm',
      533. getOnlineUsers => 'plugindir::DataModules/OnlineModule.pm',
      534. getOnlineUsersCount => 'plugindir::DataModules/OnlineModule.pm',
      535. getPossibleOnlineUsers => 'plugindir::DataModules/OnlineModule.pm',
      536. getPossibleUsernames => 'plugindir::DataModules/UserModule.pm',
      537. getProfileFieldsList => 'plugindir::DataModules/UserModule.pm',
      538. getRoomFieldsList => 'plugindir::DataModules/RoomModule.pm',
      539. getTimeText => 'plugindir::SimpleTemplateEngine/TimeTags.pm',
      540. getUsername => 'plugindir::DataModules/UserModule.pm',
      541. getUsernameFromID => 'plugindir::DataModules/OnlineModule.pm',
      542. isOnline => 'plugindir::DataModules/OnlineModule.pm',
      543. isRoomPermitted => 'plugindir::DataModules/RoomModule.pm',
      544. kickUser => 'plugindir::DataModules/OnlineModule.pm',
      545. loadOnlineInfo => 'plugindir::DataModules/OnlineModule.pm',
      546. loadRoom => 'plugindir::DataModules/RoomModule.pm',
      547. loadUser => 'plugindir::DataModules/UserModule.pm',
      548. openPipe => 'plugindir::PipeModules/SysVPipeModule.pm',
      549. proxyCheck => 'plugindir::ProxyCheck.pm',
      550. removePipe => 'plugindir::PipeModules/SysVPipeModule.pm',
      551. removeRoom => 'plugindir::DataModules/RoomModule.pm',
      552. removeUser => 'plugindir::DataModules/UserModule.pm',
      553. saveOnlineInfo => 'plugindir::DataModules/OnlineModule.pm',
      554. saveRoom => 'plugindir::DataModules/RoomModule.pm',
      555. saveSettings => 'plugindir::Administration/Settings.pm',
      556. saveUser => 'plugindir::DataModules/UserModule.pm',
      557. sendMail => 'plugindir::MailModules/SendmailModule.pm',
      558. translateOnlineString => 'plugindir::DataModules/OnlineModule.pm',
      559. },
      560. custom_template_blocks => {
      561. DOFILTER => 'plugindir::SimpleTemplateEngine/FilterTags.pm',
      562. IF_HAS_GROUPNAME => 'plugindir::SimpleTemplateEngine/GroupTags.pm',
      563. IF_HAS_GROUPTAG => 'plugindir::SimpleTemplateEngine/GroupTags.pm',
      564. },
      565. custom_template_commands => {
      566. GETDATE => 'plugindir::SimpleTemplateEngine/TimeTags.pm',
      567. GETDATETIME => 'plugindir::SimpleTemplateEngine/TimeTags.pm',
      568. GETSTDDATE => 'plugindir::SimpleTemplateEngine/TimeTags.pm',
      569. GETTIME => 'plugindir::SimpleTemplateEngine/TimeTags.pm',
      570. GROUPNAME => 'plugindir::SimpleTemplateEngine/GroupTags.pm',
      571. GROUPTAG => 'plugindir::SimpleTemplateEngine/GroupTags.pm',
      572. INCLUDE => 'plugindir::SimpleTemplateEngine/IncludeTags.pm',
      573. PROXYCHECK => 'plugindir::ProxyCheck.pm',
      574. READDATE => 'plugindir::SimpleTemplateEngine/TimeTags.pm',
      575. READSTDDATE => 'plugindir::SimpleTemplateEngine/TimeTags.pm',
      576. UPDATE_MEMBERINFO => 'plugindir::SimpleTemplateEngine/UpdateTags.pm',
      577. UPDATE_ONLINEINFO => 'plugindir::SimpleTemplateEngine/UpdateTags.pm',
      578. },
      579. custom_text_filters => {
      580. escape_html => 'plugindir::TextFilters/Converters.pm',
      581. escape_js => 'plugindir::TextFilters/Converters.pm',
      582. formatting => 'plugindir::TextFilters/Formatting.pm',
      583. links => 'plugindir::TextFilters/Formatting.pm',
      584. smileys => 'plugindir::TextFilters/Formatting.pm',
      585. urlencode => 'plugindir::TextFilters/Converters.pm',
      586. },
      587. custom_traffic_logger => [
      588. 'plugindir::Logging/TrafficLog.pm',
      589. ],
      590. custom_user_generators => [
      591. 'plugindir::GuestLogin.pm',
      592. ],
      593. custom_var_handlers => {
      594. admin_aliases => 'plugindir::Administration/Settings.pm',
      595. admin_colors => 'plugindir::Administration/Settings.pm',
      596. admin_errormsg => 'plugindir::Administration/Language.pm',
      597. admin_groups => 'plugindir::Administration/Language.pm',
      598. admin_inactiveaccounts => 'plugindir::Administration/CleanupMembers.pm',
      599. admin_infomsg => 'plugindir::Administration/Language.pm',
      600. admin_members => 'plugindir::Administration/MembersManager.pm',
      601. admin_menu => 'plugindir::Administration/Menu.pm',
      602. admin_messageslogs => 'plugindir::Administration/Log.pm',
      603. admin_plugins => 'plugindir::Administration/PluginManager.pm',
      604. admin_templates => 'plugindir::Administration/TemplateManager.pm',
      605. admin_tempman => 'plugindir::Administration/TemplateManager.pm',
      606. admin_usercolors => 'plugindir::Administration/Settings.pm',
      607. allusers => 'plugindir::VarHandlers/AllUsers.pm',
      608. allusers_count => 'plugindir::VarHandlers/AllUsers.pm',
      609. bannedlist => 'plugindir::Administration/BanList.pm',
      610. commandpermissions => 'plugindir::VarHandlers/Permissions.pm',
      611. commandpermissions_count => 'plugindir::VarHandlers/Permissions.pm',
      612. commands_count => 'plugindir::VarHandlers/CommandsList.pm',
      613. commandslist => 'plugindir::VarHandlers/CommandsList.pm',
      614. current_room => 'plugindir::VarHandlers/RoomLoader.pm',
      615. deletemsg => 'plugindir::CommandHandlers/DeleteMsg.pm',
      616. hearts => 'plugindir::VarHandlers/Hearts.pm',
      617. hearts_send => 'plugindir::VarHandlers/Hearts.pm',
      618. 'news.author' => 'plugindir::VarHandlers/News.pm',
      619. 'news.date' => 'plugindir::VarHandlers/News.pm',
      620. 'news.message' => 'plugindir::VarHandlers/News.pm',
      621. 'news.messagecount' => 'plugindir::VarHandlers/News.pm',
      622. 'news.messagenum' => 'plugindir::VarHandlers/News.pm',
      623. 'news.messages' => 'plugindir::VarHandlers/News.pm',
      624. offlinemsgs => 'plugindir::CommandHandlers/PrivateMessages.pm',
      625. offlinemsgs_exist => 'plugindir::CommandHandlers/PrivateMessages.pm',
      626. onlineusers => 'plugindir::VarHandlers/Roomlist.pm',
      627. onlineusers_count => 'plugindir::VarHandlers/Roomlist.pm',
      628. permissions => 'plugindir::VarHandlers/Permissions.pm',
      629. permissions_count => 'plugindir::VarHandlers/Permissions.pm',
      630. pointsystem => 'plugindir::PointSystem.pm',
      631. pointsystem_profil => 'plugindir::PointSystem.pm',
      632. room_information => 'plugindir::VarHandlers/RoomLoader.pm',
      633. roomlist => 'plugindir::VarHandlers/Roomlist.pm',
      634. 'roomlist&onlineusers' => 'plugindir::VarHandlers/Roomlist.pm',
      635. roomlist_count => 'plugindir::VarHandlers/Roomlist.pm',
      636. user_information => 'plugindir::VarHandlers/ProfileLoader.pm',
      637. userprofiledata => 'plugindir::VarHandlers/AllUsers.pm',
      638. vertify => 'plugindir::Vertify.pm',
      639. },
      640. default => {
      641. color => '#ff9900',
      642. gender => 2,
      643. is_username => 1,
      644. language => 'german',
      645. nosmileys => 0,
      646. popup_privatemsg => 1,
      647. privateemail => 1,
      648. pull => 0,
      649. room => 'lobby',
      650. show_time => 0,
      651. style => 'black',
      652. timeoffset => 0,
      653. },
      654. directories => {
      655. imagesdir => '/www/images',
      656. memberdir => 'Members',
      657. onlinedir => 'Online',
      658. plugindir => 'Plugins',
      659. roomdir => 'Rooms',
      660. sourcedir => 'Sources',
      661. templatedir => 'Templates',
      662. tmpdir => 'Temp',
      663. vardir => 'Variables',
      664. wwwdir => '/www',
      665. },
      666. filename => './Settings.dat',
      667. forward_params => [
      668. 'css',
      669. 'proxy',
      670. ],
      671. hide_commandpermissions => {
      672. '' => 1,
      673. alive => 1,
      674. },
      675. ignore_messages => {
      676. admin => 1,
      677. badmin => 1,
      678. bdo => 1,
      679. broadcast => 1,
      680. bsay => 1,
      681. callop => 1,
      682. img => 1,
      683. leaved => 1,
      684. me => 1,
      685. nick_changed => 1,
      686. text => 1,
      687. },
      688. images => {
      689. angry => [
      690. 15,
      691. 15,
      692. ],
      693. at => [
      694. 19,
      695. 17,
      696. ],
      697. cheesy => [
      698. 15,
      699. 15,
      700. ],
      701. cool => [
      702. 21,
      703. 15,
      704. ],
      705. down => [
      706. 14,
      707. 14,
      708. ],
      709. edit => [
      710. 22,
      711. 22,
      712. ],
      713. english => [
      714. 60,
      715. 30,
      716. ],
      717. error => [
      718. 40,
      719. 40,
      720. ],
      721. fist => [
      722. 33,
      723. 15,
      724. ],
      725. german => [
      726. 60,
      727. 30,
      728. ],
      729. grin => [
      730. 15,
      731. 15,
      732. ],
      733. huh => [
      734. 15,
      735. 22,
      736. ],
      737. kiss => [
      738. 15,
      739. 15,
      740. ],
      741. line0 => [
      742. 25,
      743. 20,
      744. ],
      745. line1 => [
      746. 25,
      747. 20,
      748. ],
      749. line2 => [
      750. 25,
      751. 20,
      752. ],
      753. line3 => [
      754. 25,
      755. 20,
      756. ],
      757. msg => [
      758. 16,
      759. 16,
      760. ],
      761. palette => [
      762. 24,
      763. 24,
      764. ],
      765. question => [
      766. 10,
      767. 15,
      768. ],
      769. remove => [
      770. 22,
      771. 22,
      772. ],
      773. rtfm => [
      774. 24,
      775. 23,
      776. ],
      777. russian => [
      778. 60,
      779. 30,
      780. ],
      781. sad => [
      782. 15,
      783. 15,
      784. ],
      785. send => [
      786. 22,
      787. 22,
      788. ],
      789. shocked => [
      790. 15,
      791. 15,
      792. ],
      793. smiley => [
      794. 15,
      795. 15,
      796. ],
      797. smiley1 => [
      798. 15,
      799. 15,
      800. ],
      801. smiley10 => [
      802. 15,
      803. 15,
      804. ],
      805. smiley11 => [
      806. 15,
      807. 15,
      808. ],
      809. smiley12 => [
      810. 15,
      811. 20,
      812. ],
      813. smiley13 => [
      814. 28,
      815. 23,
      816. ],
      817. smiley2 => [
      818. 15,
      819. 15,
      820. ],
      821. smiley3 => [
      822. 15,
      823. 15,
      824. ],
      825. smiley4 => [
      826. 21,
      827. 16,
      828. ],
      829. smiley5 => [
      830. 25,
      831. 15,
      832. ],
      833. smiley6 => [
      834. 23,
      835. 15,
      836. ],
      837. smiley7 => [
      838. 15,
      839. 15,
      840. ],
      841. smiley8 => [
      842. 15,
      843. 15,
      844. ],
      845. smiley9 => [
      846. 15,
      847. 15,
      848. ],
      849. up => [
      850. 14,
      851. 14,
      852. ],
      853. wink => [
      854. 15,
      855. 15,
      856. ],
      857. },
      858. jscommands => {
      859. banlist => 'postToTemplate("sperrliste",800,600)',
      860. chsperre => 'openWindow("channelsperrliste",600,480)',
      861. clear => 'clear()',
      862. editprofile => 'postToTemplate("editprofile",600,480,"nickname",(list.length>1?list[1]:""))',
      863. editroom => 'postToTemplate("editroom",600,480,"roomname",(list.length>1?list[1]:""))',
      864. heart => 'postToTemplate("hearts",480,480,"nickname",(list.length>1?list[1]:""))',
      865. mail => 'postToTemplate("mail",480,480)',
      866. myfriends => 'postToTemplate("friendlist",600,480)',
      867. profile => 'postToTemplate("profile",600,480,"nickname",(list.length>1?list[1]:""))',
      868. refresh => 'parent.users.location.href=(window.cgi || parent.cgi)+"&template=users"',
      869. roomlist => 'openWindow("roomlist",600,480)',
      870. team => 'openwindow("team",600,480)',
      871. },
      872. language_dependent => {
      873. english => {
      874. directories => {
      875. templatedir => 'Templates_en',
      876. },
      877. lang_name => 'English',
      878. styles => [
      879. [
      880. 'style',
      881. 'Default',
      882. ],
      883. [
      884. 'style01',
      885. 'Color scheme 1',
      886. ],
      887. [
      888. 'style02',
      889. 'Color scheme 2',
      890. ],
      891. [
      892. 'style03',
      893. 'Color scheme 3',
      894. ],
      895. [
      896. 'style04',
      897. 'Color scheme 4',
      898. ],
      899. [
      900. 'style05',
      901. 'Color scheme 5',
      902. ],
      903. [
      904. 'style06',
      905. 'Color scheme 6',
      906. ],
      907. ],
      908. },
      909. german => {
      910. aliases => {
      911. analle => 'broadcast',
      912. auslad => 'uninvite',
      913. einlad => 'invite',
      914. einstell => 'editprofile',
      915. farbe => 'color',
      916. knebel => 'gag',
      917. profil => 'profile',
      918. raum => 'room',
      919. raus => 'quit',
      920. schubs => 'push',
      921. unknebel => 'ungag',
      922. weg => 'away',
      923. },
      924. colors => {
      925. blau => '#0000FF',
      926. braun => '#804000',
      927. gelb => '#FFFF00',
      928. 'grün' => '#008000',
      929. purpur => '#800080',
      930. rot => '#FF0000',
      931. schwarz => '#000000',
      932. 'weiß' => '#FFFFFF',
      933. },
      934. directories => {
      935. templatedir => 'Templates_de',
      936. },
      937. lang_name => 'Deutsch',
      938. styles => [
      939. [
      940. 'style10',
      941. 'Standard',
      942. ],
      943. [
      944. 'blueorange',
      945. 'BlueOrange',
      946. ],
      947. [
      948. 'black',
      949. 'ScwarzWeiß',
      950. ],
      951. [
      952. 'vistascheme',
      953. 'Windows Vista Scheme',
      954. ],
      955. ],
      956. usercolors => {
      957. '-1' => '#000099',
      958. 0 => '#ff6600',
      959. 1 => '#0000ff',
      960. 10 => '#ff0000',
      961. 2 => '#0000ff',
      962. 3 => '#33cc33',
      963. 4 => '#33cc33',
      964. 5 => '#33cc33',
      965. 6 => '#33cc33',
      966. 7 => '#33cc33',
      967. 8 => '#ff0000',
      968. 9 => '#ff0000',
      969. },
      970. },
      971. russian => {
      972. aliases => {
      973. '-çàòêíóòü' => 'ungag',
      974. '-èãíîð' => 'unignore',
      975. '-èãíîðèðîâàòü' => 'unignore',
      976. '-ïðèãëàñèòü' => 'uninvite',
      977. 'àäìèí' => 'admin',
      978. 'âñåì' => 'broadcast',
      979. 'âûéòè' => 'quit',
      980. 'âûêèíóòü' => 'kick',
      981. 'çàòêíóòü' => 'gag',
      982. 'èãíîð' => 'ignore',
      983. 'èãíîðèðîâàòü' => 'ignore',
      984. 'êàðòèíêà' => 'img',
      985. 'êîìíàòà' => 'room',
      986. 'íèê' => 'nick',
      987. 'ïåðåéòè' => 'room',
      988. 'ïðèâàò' => 'msg',
      989. 'ïðèãëàñèòü' => 'invite',
      990. 'ïðîôèëü' => 'profile',
      991. 'òîëêíóòü' => 'push',
      992. 'óéòè' => 'away',
      993. 'óø¸ë' => 'away',
      994. 'óøåë' => 'away',
      995. 'öâåò' => 'color',
      996. },
      997. colors => {
      998. 'áåæåâûé' => '#F5F5DC',
      999. 'áåëûé' => '#FFFFFF',
      1000. 'æ¸ëòûé' => '#FFFF00',
      1001. 'æåëòûé' => '#FFFF00',
      1002. 'çåë¸íûé' => '#008000',
      1003. 'çåëåíûé' => '#008000',
      1004. 'êîðè÷íåâûé' => '#804000',
      1005. 'êðàñíûé' => '#FF0000',
      1006. 'îðàíæåâûé' => '#FF8000',
      1007. 'ïóðïóðíûé' => '#800080',
      1008. 'ðîçîâûé' => '#FF00FF',
      1009. 'ñèíèé' => '#0000FF',
      1010. '÷¸ðíûé' => '#000000',
      1011. '÷åðíûé' => '#000000',
      1012. },
      1013. directories => {
      1014. templatedir => 'Templates_ru',
      1015. },
      1016. lang_name => 'Russian',
      1017. styles => [
      1018. [
      1019. 'style',
      1020. 'Ñòàíäàðíûé',
      1021. ],
      1022. [
      1023. 'style01',
      1024. 'Ñêèí 1',
      1025. ],
      1026. [
      1027. 'style02',
      1028. 'Ñêèí 2',
      1029. ],
      1030. [
      1031. 'style03',
      1032. 'Ñêèí 3',
      1033. ],
      1034. [
      1035. 'style04',
      1036. 'Ñêèí 4',
      1037. ],
      1038. [
      1039. 'style05',
      1040. 'Ñêèí 5',
      1041. ],
      1042. [
      1043. 'style06',
      1044. 'Ñêèí 6',
      1045. ],
      1046. ],
      1047. },
      1048. },
      1049. languages => [
      1050. 'german',
      1051. ],
      1052. lastchange => 0,
      1053. lock_type => 1,
      1054. log_messages => {
      1055. admin => 1,
      1056. badmin => 1,
      1057. bdo => 1,
      1058. broadcast => 1,
      1059. bsay => 1,
      1060. callop => 1,
      1061. entered => 1,
      1062. img => 1,
      1063. leaved => 1,
      1064. me => 1,
      1065. nick_changed => 1,
      1066. private => 1,
      1067. room_entered => 1,
      1068. room_leaved => 1,
      1069. sound => 1,
      1070. text => 1,
      1071. },
      1072. logoutreason_keeping_time => 20,
      1073. mailprog => '/usr/sbin/sendmail',
      1074. maintenance => 0,
      1075. max_messageslog_size => 262144,
      1076. max_users => 0,
      1077. max_userslog_size => 4096,
      1078. messageslog_backups_count => 4,
      1079. min_nickchange_interval => 10,
      1080. mkfifoprog => 'mkfifo',
      1081. mknodprog => 'mknod',
      1082. moderation_error_messages => {
      1083. img => 1,
      1084. me => 1,
      1085. private => 1,
      1086. },
      1087. moderation_ignore_messages => {
      1088. },
      1089. permissions => {
      1090. admin => 1,
      1091. admin_banlist => 5,
      1092. admin_cleanupmembers => 10,
      1093. admin_color_aliases => 5,
      1094. admin_command_aliases => 5,
      1095. admin_command_usercolors => 10,
      1096. admin_commandpermissions => 10,
      1097. admin_defaults => 10,
      1098. admin_general_settings => 10,
      1099. admin_groupnames => 5,
      1100. admin_images => 10,
      1101. admin_log => 5,
      1102. admin_maintenance => 10,
      1103. admin_members => 5,
      1104. admin_messages => 5,
      1105. admin_news => 1,
      1106. admin_permissions => 10,
      1107. admin_plugins => 5,
      1108. admin_quiz_Fragen => 2,
      1109. admin_quiz_aktivieren => 5,
      1110. admin_quiz_settings => 5,
      1111. admin_smileys => 10,
      1112. admin_templates => 5,
      1113. admin_traffic => 5,
      1114. admin_whois => 5,
      1115. callop => 5,
      1116. career_edit => 5,
      1117. 'command.addvip' => 2,
      1118. 'command.admin' => 5,
      1119. 'command.away' => 0,
      1120. 'command.badmin' => 5,
      1121. 'command.ban' => 10,
      1122. 'command.banlist' => 10,
      1123. 'command.bdo' => 5,
      1124. 'command.broadcast' => 1,
      1125. 'command.bsay' => 5,
      1126. 'command.callop' => 0,
      1127. 'command.calluser' => 1,
      1128. 'command.color' => 0,
      1129. 'command.disablemoderation' => 2,
      1130. 'command.enablemoderation' => 2,
      1131. 'command.entwarn' => 5,
      1132. 'command.gag' => 2,
      1133. 'command.ignore' => 0,
      1134. 'command.img' => 1,
      1135. 'command.imgmsg' => 1,
      1136. 'command.invite' => 0,
      1137. 'command.kick' => 2,
      1138. 'command.kiss' => 0,
      1139. 'command.lock' => 5,
      1140. 'command.lockch' => 256,
      1141. 'command.me' => 0,
      1142. 'command.moderated_text' => 2,
      1143. 'command.msg' => 0,
      1144. 'command.nick' => 10,
      1145. 'command.push' => 1,
      1146. 'command.quiz' => 10,
      1147. 'command.quiz_win' => 0,
      1148. 'command.readme' => 0,
      1149. 'command.removevip' => 2,
      1150. 'command.save' => 0,
      1151. 'command.sound' => 1,
      1152. 'command.unban' => 10,
      1153. 'command.ungag' => 2,
      1154. 'command.unignore' => 0,
      1155. 'command.uninvite' => 0,
      1156. 'command.unlock' => 5,
      1157. 'command.unlockch' => 10,
      1158. 'command.viewlock' => 2,
      1159. 'command.warn' => 1,
      1160. ignore_maintenance => 10,
      1161. ignore_max_users => 1,
      1162. ignore_nickchange_interval => 5,
      1163. invite => 1,
      1164. privaterooms => 1,
      1165. profile_change_nick => 10,
      1166. profile_change_pointsystem => 5,
      1167. profile_modify => 5,
      1168. profile_modify_commandpermissions => 5,
      1169. profile_modify_permissions => 5,
      1170. profile_seecommandpermissions => 5,
      1171. profile_seeemail => 5,
      1172. profile_seeip => 5,
      1173. profile_seelastlogin => 0,
      1174. profile_seepermissions => 5,
      1175. profile_seepullmode => 1,
      1176. profile_seeregistration => 0,
      1177. profile_settempgroup => 5,
      1178. profile_traceroute => 5,
      1179. room_entry_alter => 5,
      1180. rooms_changeowner => 2,
      1181. rooms_create => 0,
      1182. rooms_createmoderated => 2,
      1183. rooms_createpermanent => 5,
      1184. rooms_createprivate => 0,
      1185. rooms_createpublic => 2,
      1186. rooms_moderate => 1,
      1187. rooms_modify => 5,
      1188. user => -1,
      1189. },
      1190. preload_modules => [
      1191. 'sourcedir::',
      1192. 'plugindir::',
      1193. 'german.lng',
      1194. 'english.lng',
      1195. 'russian.lng',
      1196. 'german.commands',
      1197. 'english.commands',
      1198. 'russian.commands',
      1199. 'german.admin',
      1200. 'english.admin',
      1201. 'russian.admin',
      1202. ],
      1203. preload_templates => [
      1204. 'Templates_de/',
      1205. 'Templates_en/',
      1206. 'Templates_ru/',
      1207. ],
      1208. pwseed => 'qa',
      1209. quiz => 0,
      1210. quiz_champ_points => 500,
      1211. quiz_color => '#ffffff',
      1212. quiz_points_on => 0,
      1213. quiz_room => 'lobby',
      1214. quiz_room_on => 0,
      1215. quiz_time => 60,
      1216. quiz_win_points => 10,
      1217. send_blocking_timeout => 8,
      1218. smileys => [
      1219. [
      1220. 'smiley1',
      1221. ':))',
      1222. ':-))',
      1223. ':o))',
      1224. ],
      1225. [
      1226. 'smiley',
      1227. ':)',
      1228. ':-)',
      1229. ':o)',
      1230. ],
      1231. [
      1232. 'wink',
      1233. ';)',
      1234. ';-)',
      1235. ';o)',
      1236. ],
      1237. [
      1238. 'cheesy',
      1239. ':D',
      1240. ],
      1241. [
      1242. 'grin',
      1243. ';D',
      1244. ],
      1245. [
      1246. 'sad',
      1247. ':-(',
      1248. ':(',
      1249. ':o(',
      1250. ],
      1251. [
      1252. 'cool',
      1253. '8)',
      1254. ],
      1255. [
      1256. 'huh',
      1257. '???',
      1258. ],
      1259. [
      1260. 'rtfm',
      1261. ':rtfm',
      1262. ],
      1263. [
      1264. 'shocked',
      1265. ':-O',
      1266. ],
      1267. [
      1268. 'smiley2',
      1269. ':-o',
      1270. ],
      1271. [
      1272. 'smiley3',
      1273. ':-P',
      1274. ':oP',
      1275. ],
      1276. [
      1277. 'smiley4',
      1278. ':-I',
      1279. ':oI',
      1280. ],
      1281. [
      1282. 'smiley5',
      1283. ':-]',
      1284. ':o]',
      1285. ],
      1286. [
      1287. 'smiley6',
      1288. ':-[',
      1289. ':o[',
      1290. ],
      1291. [
      1292. 'smiley7',
      1293. ':crazy',
      1294. ],
      1295. [
      1296. 'smiley8',
      1297. ':dream',
      1298. ],
      1299. [
      1300. 'smiley9',
      1301. ':shy',
      1302. ],
      1303. [
      1304. 'smiley10',
      1305. ':tasty',
      1306. ],
      1307. [
      1308. 'smiley11',
      1309. ':o',
      1310. ],
      1311. [
      1312. 'smiley12',
      1313. 'O:-)',
      1314. ],
      1315. [
      1316. 'smiley13',
      1317. ':tea',
      1318. ':coffee',
      1319. ],
      1320. [
      1321. 'fist',
      1322. ':fist',
      1323. ],
      1324. [
      1325. 'kiss',
      1326. ':kiss',
      1327. ],
      1328. ],
      1329. smtp_server => 'mail.server.com',
      1330. time => 60,
      1331. tracerouteprog => '/usr/sbin/traceroute',
      1332. traffic_statistics_days => 14,
      1333. ### NUR BEI PROBLEMEN ANPASSEN, ANSONSTEN FREI LASSEN ###
      1334. chaturl => 'http://mako563.kunden.jamatitec-webhosting.de/cgi-bin/chat.pl',
      1335. htmlurl => 'http://mako563.kunden.jamatitec-webhosting.de/www/',
      1336. imagesurl => 'images/',
      1337. ### BITTE MANUELL EINTRAGEN ###
      1338. imgurl => 'http://mako563.kunden.jamatitec-webhosting.de/www/images/',
      1339. logouturl => '',
      1340. userslog_backups_count => 4,
      1341. vertify_name => 'imagecode',
      1342. webmaster_email => 'webmaster@server.com',
      1343. };




      Danke für eure Hilfe

      Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von „Marci“ ()

      also zum einen
      es kommt ganz darauf an was du für eine verwaltungssoftware hast (plesk, confixx, o.ä)
      dann kann man dir schon was nähreres sagen.

      Zum Anderen: BITTE BITTE GEWÖHNT EUCH AN DIE DATEIEN HOCHZULADEN, ICH HABE JETZT 5 JAHRE SCROLLEN MÜSSEN UM ZUM ZWEITEN BEITRAG ZU KOMMEN.

      Rodolfo Reinsch schrieb:

      also zum einen
      es kommt ganz darauf an was du für eine verwaltungssoftware hast (plesk, confixx, o.ä)
      dann kann man dir schon was nähreres sagen.

      Zum Anderen: BITTE BITTE GEWÖHNT EUCH AN DIE DATEIEN HOCHZULADEN, ICH HABE JETZT 5 JAHRE SCROLLEN MÜSSEN UM ZUM ZWEITEN BEITRAG ZU KOMMEN.



      okay sry



      aber ich verwende confixx
      directories => {
      imagesdir => '/www/images',
      memberdir => 'Members',
      onlinedir => 'Online',
      plugindir => 'Plugins',
      roomdir => 'Rooms',
      sourcedir => 'Sources',
      templatedir => 'Templates',
      tmpdir => 'Temp',
      vardir => 'Variables',
      wwwdir => '/www',
      },


      ../www/images bzw ../www

      und schau mal ob in der css alle pfade richtig sind zu den pix