Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - om6acw

Pages: 1 ... 8 9 10 11 [12]
166
WHAT PROBLEM? would u describe it please? I'm not a psychic to read you mind.

I want too add picture into text but picture doesn't show in text and the same with hyperlink.

167
ok, how bbcode doesnt work? do u see the tags or u dont?

I have problem with hyperlink and image bbcode.

168
and what if u exchange possitions of miltilang and format_text:
instead of
Quote
multilang(format_text(
do it this way:
Quote
format_text(multilang(

I am trying now but no change  :cry:

169
Hi Vano,
I did install your mode Multilang support for any text. Everything works fine, but I would like to use also for Simple News Publishing and that’s why I have changed the code in news.php (see below)

Code: [Select]
$site_template->register_vars(array(
    "news_title" => "<b>".multilang($news_row[$i]['news_title'])."</b>".sprintf($lang['news_posted_by'], $news_row[$i]['user_name'], format_date($config['date_format']." ".$config['time_format'], $news_row[$i]['news_date'])),
"news_text" =>multilang(format_text($news_row[$i]['news_text'], ((isset($config['news_html']))?$config['news_html']:0), 0, ((isset($config['news_bbcode']))?$config['news_bbcode']:1), ((isset($config['news_bbcodeimg']))?$config['news_bbcodeimg']:1))),
"admin_links" => $admin_links,
));

mode multilang works, but bbcode and html code stopped working. It appears as text only. Where did I make the mistake? Could someone please help me out so I can get them both working (bbcode and htmlcode)???
Thanks!

170
Mods & Plugins (Requests & Discussions) / Re: paypal cart system
« on: April 12, 2005, 01:43:33 AM »
The zip file doesn't tell us anything.  Where is the forum link to this mod?


I downloaded this zip file from old forum before it was hack, and I wanted install this mod but I could not find it any where in google, yahoo, msn cache. I was hoping that someone could help my with install instruction.

171
Feedback & Suggestions / Re: Pic Security
« on: April 05, 2005, 07:55:00 AM »
thanks Vano  :D :!:

172
Mods & Plugins (Requests & Discussions) / Re: paypal cart system
« on: April 05, 2005, 07:20:08 AM »
Is there anyone who would be willing to give me the install instruction or anyone who is currently using this mod???

173
Mods & Plugins (Releases & Support) / Re: [MOD] Ban v1.4.2
« on: March 29, 2005, 07:46:25 AM »
it could happend if your friend is behind a proxy or some proxy-based ISP (such as AOL) which use different IP for each page requests...try ban him by partial IP or partial hostname.

I trieded it again with 2 diferen people (both have static IP shaw.ca, telecom.sk) and the same happend (banned at first and after refresh they get in)

174
Mods & Plugins (Releases & Support) / Re: [MOD] Ban v1.4.1
« on: March 29, 2005, 07:04:55 AM »
make sure u read the FAQ I added to the original post.
also, what steps did u do to test it?

I did read FAQ, I tested it with friend of mine (I ban his IP and when he went to the site and refreshed he got in)

175
Mods & Plugins (Releases & Support) / Re: [MOD] Ban v1.4.1
« on: March 29, 2005, 06:53:25 AM »
stay that identical look like before 1.4.1
second entry is not baned
sorry I dont understand...

I tried to change it the way you said for 1.4.1 (Redo Step 3). but nothing changed, when I reloaded, I was not ban.

176
Mods & Plugins (Releases & Support) / Re: [MOD] Ban v1.4.1
« on: March 29, 2005, 05:50:13 AM »
fixed a bug that would not ban visitor if it matched multiple ban entries and first entry was expired or not active.

Redo Step 3

stay that identical look like before 1.4.1
second entry is not baned

177
Mods & Plugins (Requests & Discussions) / Re: paypal cart system
« on: March 28, 2005, 09:02:47 PM »
hello,
I have paypal_cart_mod.zip , but I dont have install instruction and documentation. I tried to find these via different search engines, but couldn't find enything.

Pages: 1 ... 8 9 10 11 [12]