[MOD IPv1.3.0.*] Post Icon


Goto page Previous  1, 2, 3  Next

Subject: Re: [MOD IPv1.3.0.*] Post Icon
wow it works great :)

Thanks again

Profile PM  
Subject: Re: [MOD IPv1.3.0.*] Post Icon
Hi,
I just installed the mod and everything seems to be working right (no errors), but the icons aren't actually showing?

Could anyone help. 8)

Profile PM  
Subject: Re: [MOD IPv1.3.0.*] Post Icon
DShadow wrote: [View Post]
Hi,
I just installed the mod and everything seems to be working right (no errors), but the icons aren't actually showing?

Could anyone help. 8)


you view got something like this???:
testqn

edit: templates/default/posting_body.tpl

Find:
Code: [Download] [Hide] [Select]
<input type="radio" name="post_icon"

value="{switch_icon_checkbox.row.cell.ICON_ID}"{switch_icon_checkbox.row.cell.ICON_CHECKED}>&nbsp;{switch_icon_ch

eckbox.row.cell.ICON_IMG}&nbsp;&nbsp;


Replace with:
Code: [Download] [Hide] [Select]
<input type="radio" name="post_icon" value="{switch_icon_checkbox.row.cell.ICON_ID}"{switch_icon_checkbox.row.cell.ICON_CHECKED}>&nbsp;{switch_icon_checkbox.row.cell.ICON_IMG}&nbsp;&nbsp;


Greetings...

Subject: Re: [MOD IPv1.3.0.*] Post Icon
Sorry I wasn't very clear.

This is what i'm getting:

pic1pd
Shouldn't the icon be there?

pic2cy
This is whats selected for the post.

hmmmmmmmmmmmm.

Thanks in advance,
Al :P

Profile PM  
Subject: Re: [MOD IPv1.3.0.*] Post Icon
DShadow wrote: [View Post]
Sorry I wasn't very clear.

This is what i'm getting:

pic1pd
Shouldn't the icon be there?

pic2cy
This is whats selected for the post.

hmmmmmmmmmmmm.

Thanks in advance,
Al :P


Select the icon and submit post :P

Subject: Re: [MOD IPv1.3.0.*] Post Icon
Sorry i one error in this line 408 : Is IN File function_post.php


Code: [Download] [Hide]
  1. Error in posting  
  2.  
  3. DEBUG MODE  
  4.  
  5. UPDATE ip_posts SET post_username = '', post_text = 'Pues esto es una simple prueba de los iconos en post , pero al parecer no se puede editar los post ( anteriorres ni nuevos ) citar tampoco se puede . Tranquilos se esta solucionando todos estos problemas .', post_text_compiled = '', post_subject = 'Prueba de icono', enable_bbcode = 1, enable_html = 0, enable_smilies = 1, enable_sig = 1,post_icon = 1,, enable_autolinks_acronyms = 1 WHERE post_id = 480  
  6.  
  7. Line : 408  
  8. File : functions_post.php 

Subject: Re: [MOD IPv1.3.0.*] Post Icon
try to reinstall in my test forum (last version 1.3.0.53a, works fine)
http://allinforumtec.netii.net/forum.php

Subject: Re: [MOD IPv1.3.0.*] Post Icon
My_PeSePe, you had edited wrongly the file functions_post.php
Find:
Code: [Download] [Hide] [Select]
,, enable_autolinks_acronyms
Replace with
Code: [Download] [Hide] [Select]
, enable_autolinks_acronyms


TuningBEB2008, thanks for this great mod ;) I've installed it on my forum. I have just two things to say:
1. I get a Hacking Attempt when deleting icons from ACP... Maybe it is my fault... It is unnecessary for me to delete icons, but anyway I thought you should know ;)
2. I'd better add a lang key for parsing that icon_none... He he it's just an opinion :P

Greets!

Subject: Re: [MOD IPv1.3.0.*] Post Icon
1. I know that, is a bug can“t solved
2. Great suggestion, but i prefer no change too much the original mod :P

maybe you can do better Kas :mricy:

Subject: Re: [MOD IPv1.3.0.*] Post Icon
To point one.

Maybe you consider to kill CRTracker in that file.

Or you add the file to tracker list

Subject: Re: [MOD IPv1.3.0.*] Post Icon
Ok, it was a strange error... a form action was set to a includes file... and if you access directly to that include, the file returns that hacking attempt

Open adm/admin_icons.php
Find
Code: [Download] [Hide] [Select]
'S_ACTION' => append_sid(IP_ROOT_PATH . 'includes/def_icons.' . PHP_EXT),
Replace with
Code: [Download] [Hide] [Select]
'S_ACTION' => append_sid('admin_icons.' . PHP_EXT . '?mode=del'),


Greets! :mri:

Subject: Re: [MOD IPv1.3.0.*] Post Icon
Thx Kas

Subject: Re: [MOD IPv1.3.0.*] Post Icon
Ok , thanks in correct

Subject: Re: [MOD IPv1.3.0.*] Post Icon
Installed and running.

Perfect

Subject: Re: [MOD IPv1.3.0.*] Post Icon
Thaks Kaslimon, i update the file and rewrite some things in the code :P and delete the includes/functions_mods_settings.php :mricy:

Goto page Previous  1, 2, 3  Next

Page 2 of 3


  
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.1263s (PHP: 17% SQL: 83%)
SQL queries: 10 - Debug Off - GZIP Enabled