Search found 8 matches

by Sjögurka
Thu Oct 08, 2009 8:52 pm
Forum: [3.0.x] MOD Writers Discussion
Topic: BBCodes
Replies: 6
Views: 692

Re: BBCodes

Thanks for help but I more or less bruteforced every possible way of doing it and then i went and did something lame but... it works :D code is below if anyone ever get the same problem... <?php if(!defined('POSTS0R')){ exit; } $phpbb_root_path = '../forum/'; $phpEx = substr(strrchr(__FILE__, '.'), ...
by Sjögurka
Wed Oct 07, 2009 10:42 pm
Forum: [3.0.x] MOD Writers Discussion
Topic: BBCodes
Replies: 6
Views: 692

Re: BBCodes

Thanks for the links.. they were very helpful eventhough kinda hard to implent :P Have mixed alot from different sources and now i can insert posts perfectly with bbcode and all... many thanks!! only thing is... still problem number 1; I have to manually type in the topic_id so that the post correct...
by Sjögurka
Sat Oct 03, 2009 5:33 pm
Forum: [3.0.x] MOD Writers Discussion
Topic: BBCodes
Replies: 6
Views: 692

Re: BBCodes

Thanks for reply ;) Though I'm not extracting the text manually.. I let the forumboard (phpBB) do this for me after I insert it to the database. Anywho I have tried this but without success... the first row (bold) stops my page because I cant find the file to include in order to get this function de...
by Sjögurka
Fri Oct 02, 2009 11:21 pm
Forum: [3.0.x] MOD Writers Discussion
Topic: BBCodes
Replies: 6
Views: 692

BBCodes

Hey there! I'm kinda trying to write a page that takes stuff from a form and sends it into the database for viewing in one topic... This have worked out in the way that I insert the code via sql-queries to the database and voila it's in and can be viewed (if i supply the correct topic_id) but the th...
by Sjögurka
Sun May 18, 2008 12:00 am
Forum: [3.0.x] Support Forum
Topic: SMTP Mailing Setup
Replies: 1
Views: 97

Re: SMTP Mailing Setup

nevermind this, thanks anyways, i notcied that my isp is blocking all kinds of mailservers :(

felia ftl
by Sjögurka
Sat May 17, 2008 5:59 pm
Forum: [3.0.x] Support Forum
Topic: can i change my registered users?
Replies: 5
Views: 330

Re: can i change my registered users?

you will need to add (register) the number of users or hardcode the correct number
by Sjögurka
Sat May 17, 2008 5:21 pm
Forum: [3.0.x] Support Forum
Topic: SMTP Mailing Setup
Replies: 1
Views: 97

SMTP Mailing Setup

The following is the basic SRT Your board's URL: http://www.refused.mine.nu/forum Version of phpBB3: 3.0.1 Was this a fresh install or a(n) update/upgrade/conversion (please be specific)? It was a upgrade from phpBB2 (2.0.22) Was this an install through your host? Yes it was my own host MODs you hav...
by Sjögurka
Sat Jan 06, 2007 10:30 pm
Forum: [2.0.x] MOD Database Cleanup
Topic: [2.0.13] Force Word Wrapping
Replies: 260
Views: 89619

Hi, Im having troubles installing the mod, when i get to line 286 in the install-config.txt i cant find the "$userdata['user_wordwrap'] = 70;" in the "/includes/bbcode.php". Please help me. # #-----[ FIND ]------------------------------------------ # $userdata['user_wordwrap'] = ...

Go to advanced search