"vietnam" wrote:1. How can i make the forum to be the default, and not the portal. Did not find a module for forum in IM Portal [url=http]example[/url]
the forum, or index.php is the default page unless you redirect to portal.php using an html redirect in index.html, or in an .htaccess.
*note... If you do this in your CPanel, your actually using an .htaccess redirect
"vietnam" wrote:2. Can i make the rating sistem to work without a pop-up ?
go to acp/General Admin/Rating System... set "Open in new window" to "No"
"vietnam" wrote:3. Quick Reply : The quick Reply that i have sucks, and if a guest try to post it does not show the image verification method . Can a put a quick reply like on integramod.com ?
Currently, no. This software is in testing for IntegraMOD3 and is not yet available
that requires editing the template viewtopic_body.tpl
- Code: Select all
<tr> <td> </td> <td> <table> <tr> <td><a><img></a></td> <td><a><img></a></td> <BEGIN> <td><a><img></a></td> <END> <td><a><img></a></td> <td>{S_WATCH_TOPIC_IMG}</td> <BEGIN> <td><a><img></a></td> <END> <BEGIN> <td><a><img></a></td> <END> <td><a><img></a></td> <td><a><img></a></td> <td><a><img></a></td> <td><a><img></a></td> </tr> </table> </td></tr>
"vietnam" wrote:5. When i try to upload more then the max filesize for a file is giving me a white page without errors. Can i make a script to tell the user that the picture is bigger then the max filesize or use a script to resize the pic to a size. Same for avatars ?
Which language are you using? A white page usually means an error in a language file.
"vietnam" wrote:6 SEO_mod is compatible with this version ? Or some tool to mod_rewrite the link to a more frendly .
[url=http]http://www.phpbb-seo.com/en/phpbb2-mods ... e1590.html[/url]
"vietnam" wrote:7 . Remove requirements for new users. example. Date of birth not necesary, home country, etc. Where can i detele them ? what file <img>
If it is a required field, you must disable it BEFORE you remove it or nobody will be able to register.
*note... In USA an many countries, birthdate is required to prove COPPA compliance.
FIRST double check youd chmods for your forum root/profilcp folder. *important!
to edit go to acp/P.C.P./PCP Wizard/Alter Page Display
click the "add /remove page fields" button at the top
select "Profile » Profile » Your profile » Registration information"
click the "Alter Form Display" button at the top
where it says "user_country" uncheck the "required field" box
click "submit"
go to acp/P.C.P./PCP Wizard/Alter Page Display
click the "add /remove page fields" button at the top
select "Profile » Profile » Your profile » Registration information"
In the column where it says "Selected Fields" choose "user_country" and click the "<-" box to remove.
"vietnam" wrote:8. At new user Registration, if the user do not imput the visual image right, when he return`s back all that have input is gone, and he was to complete the form again. Can i make something to remember the data that the user imputs, and a auto-refresher to change the visual image ?
You can make anything if your a programer, but currently Integramod is not setup for that. It woule require a new js file and another browser cookie.
"vietnam" wrote:9 Where can i find the files to Modify from a world based contry selections to a nation based.
I have no idea on this one
"vietnam" wrote:10. The is a mod for Posting Templates ? I want to make a category, and when people post to allready have a predefinited post
there is a CBack support forum mod posted on this site that is easy to edit.
http://www.integramod.com/forum/viewtop ... port+forum
"Success is getting what you want. Happiness is wanting what you get." - Dale Carnegie