[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 173: Cannot modify header information - headers already sent by (output started at [ROOT]/feed.php:1)
[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 174: Cannot modify header information - headers already sent by (output started at [ROOT]/feed.php:1)
[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 180: Cannot modify header information - headers already sent by (output started at [ROOT]/feed.php:1)
IntegraMOD Home of phpBB Integrated Modifications 2006-05-11T10:53:22-07:00 https://integramod.com/forum/feed.php?f=17&t=603 2006-05-11T10:53:22-07:00 2006-05-11T10:53:22-07:00 https://integramod.com/forum/viewtopic.php?t=603&p=5559#p5559 <![CDATA[Re: [solved] Add Link - Site Name Length too short]]>
Thanks guys! Glad this is fixed.

Statistics: Posted Author: Kat — Thu May 11, 2006 10:53 am


]]>
2006-05-11T10:05:38-07:00 2006-05-11T10:05:38-07:00 https://integramod.com/forum/viewtopic.php?t=603&p=5548#p5548 <![CDATA[[solved] Add Link - Site Name Length too short]]>
"Kat";p="5537" wrote:
woah, deleted 288 files when I did the cache thing in styles....should I be deleting this more often?

Worked like a charm. Thanks so much, I feel really lame that was all I needed to do lol

DOH! I shoulda thought of that a while ago :D
You should only have to delete the cache if you have made changes to your templates...

"Kat";p="5540" wrote:
What is the difference between deleting and a recompile of them?

Delete them removes the caceh files
Recompile, recreates the cache files, right then, instead of when someone views the file for the first time. It helps with page load times.

Statistics: Posted Author: Dragonsys — Thu May 11, 2006 10:05 am


]]>
2006-05-11T09:37:52-07:00 2006-05-11T09:37:52-07:00 https://integramod.com/forum/viewtopic.php?t=603&p=5540#p5540 <![CDATA[[solved] Add Link - Site Name Length too short]]> Statistics: Posted Author: Kat — Thu May 11, 2006 9:37 am


]]>
2006-05-11T09:31:42-07:00 2006-05-11T09:31:42-07:00 https://integramod.com/forum/viewtopic.php?t=603&p=5538#p5538 <![CDATA[[solved] Add Link - Site Name Length too short]]>
A

Statistics: Posted Author: Adrian Rea — Thu May 11, 2006 9:31 am


]]>
2006-05-11T09:30:11-07:00 2006-05-11T09:30:11-07:00 https://integramod.com/forum/viewtopic.php?t=603&p=5537#p5537 <![CDATA[Re: Add Link - Site Name Length too short]]>
Worked like a charm. Thanks so much, I feel really lame that was all I needed to do lol

Statistics: Posted Author: Kat — Thu May 11, 2006 9:30 am


]]>
2006-05-11T09:16:31-07:00 2006-05-11T09:16:31-07:00 https://integramod.com/forum/viewtopic.php?t=603&p=5533#p5533 <![CDATA[Re: Add Link - Site Name Length too short]]> Try deleting your template cache
ACP -> eXtreme Styles -> Styles Management -> [manage cache]

And your IM Cache
ACP -> IM Portal -> Delete Cache Files

See if that helps any

Statistics: Posted Author: Dragonsys — Thu May 11, 2006 9:16 am


]]>
2006-05-11T09:14:00-07:00 2006-05-11T09:14:00-07:00 https://integramod.com/forum/viewtopic.php?t=603&p=5532#p5532 <![CDATA[Re: Add Link - Site Name Length too short]]>
 <h1>{PAGE_TITLE}</h1><p>{PAGE_EXPLAIN}</p>  <form>   <table>     <tr>       <th>{L_LINK_BASIC_SETTING}</th>     </tr>     <tr>       <td>{L_LINK_TITLE}</td>       <td><input></td>     </tr>     <tr>       <td>{L_LINK_URL}</td>       <td><input></td>     </tr>     <tr>       <td>{L_LINK_LOGO_SRC}</td>       <td><input> [<a>{L_PREVIEW}</a>]</td>     </tr>     <tr>       <td>{L_LINK_CATEGORY}</td>       <td><select><option>----------------</option>{LINK_CAT_OPTION}</select></td>     </tr>     <tr>       <td>{L_LINK_DESC}</td>       <td><textarea>{LINK_DESC}</textarea>{LINK_LOGO_IMG}</td>           </tr>     <tr>       <th>{L_LINK_ADV_SETTING}</th>     </tr>     <tr>       <td>{L_LINK_ACTIVE}</td>       <td><input> {L_YES}  <input> {L_NO}</td>     </tr>     <tr>       <td><input></td>     </tr>   </table></form><div><span>Links MOD v1.2.1 by <a href="http]

links_search.php

[code]<script><!--function checkForm() {     formErrors = false;           if (document.linkdata.link_title.value == '') {         formErrors = '{L_LINK_TITLE}';         } else if (document.linkdata.link_url.value == 'http]</span><br><br></td>             </tr>             <tr>               <td>                 <span>{L_LINK_CATEGORY}</span><br>                 <select>                   <option>----------------</option>{LINK_CAT_OPTION}                 </select>               </td>             </tr>             <tr>               <td><span>{L_LINK_DESC}</span><br><textarea></textarea></td>             </tr>                     </table>         </td></tr>         <tr>           <td><input></td>         </tr>         </form>         </table>         <END>       </td>       <td> </td>       <END>       <td>         <table>         <tr>               <th> {L_LINK_TITLE1}</th>         </tr>         <tr>               <form>               <td><span>               {L_SEARCH_SITE_TITLE}<input> <input> </span></td>               </form>         </tr>         <BEGIN>         <tr><td> {linkrow.LINK_LOGO} </td>         <td>             <table>             <tr>                 <td><a>{linkrow.LINK_TITLE}</a><br>{linkrow.LINK_DESC}</td>                 <td> </td>                 <td> {L_LINK_CATEGORY}: {linkrow.LINK_CATEGORY}<br>{L_LINK_JOINED}: {linkrow.LINK_JOINED} <br>{L_LINK_HITS}: {linkrow.LINK_HITS} </td>             </tr>             </table>         </td></tr>         <END>         </table><br>         <table>           <tr>             <td><span>{PAGE_NUMBER}</span></td>             <td><span>{PAGINATION}</span></td>           </tr>         </table>       </td>     </tr> </table>[/code]

links_body.php

[code]<script><!--function checkForm() {     formErrors = false;           if (document.linkdata.link_title.value == '') {         formErrors = '{L_LINK_TITLE}';         } else if (document.linkdata.link_url.value == 'http]</span><br><br></td>             </tr>             <tr>               <td>                 <span>{L_LINK_CATEGORY}</span><br>                 <select>                   <option></option>                 </select>               </td>             </tr>             <tr>               <td><span>{L_LINK_DESC}</span><br><textarea></textarea></td>             </tr>                     </table>         </td></tr>         <tr>           <td><input></td>         </tr>         </form>         </table>         <END>       </td>       <td> </td>       <END>       <td>         <table>         <tr>               <th> {L_LINK_CATEGORY}{NAV_SEPARATOR}{LINK_CATEGORY}</th>         </tr>         <tr>               <form>               <td><span>{L_SELECT_SORT_METHOD}:{S_MODE_SELECT} {L_ORDER}:{S_ORDER_SELECT} <input> </span></td>               </form>         </tr>         <BEGIN>         <tr><td> {linkrow.LINK_LOGO} </td>         <td>             <table>             <tr>                 <td><a>{linkrow.LINK_TITLE}</a><br>{linkrow.LINK_DESC}</td>                 <td> </td>                 <td><!-- {L_LINK_CATEGORY}: {linkrow.LINK_CATEGORY}<br>{L_LINK_JOINED}: {linkrow.LINK_JOINED} <br>{L_LINK_HITS}: {linkrow.LINK_HITS} </td>             </tr>             </table>         </td></tr>         <END>         </table><br>         <table>           <tr>             <td><span>{PAGE_NUMBER}</span></td>             <td><span>{PAGINATION}</span></td>           </tr>         </table>             </td>     </tr> </table>[/code]

links_popnew,php

[code]<script><!--function checkForm() {     formErrors = false;           if (document.linkdata.link_title.value == '') {         formErrors = '{L_LINK_TITLE}';         } else if (document.linkdata.link_url.value == 'http]</span><br><br></td>             </tr>             <tr>               <td>                 <span>{L_LINK_CATEGORY}</span><br>                 <select>                   <option>----------------</option>{LINK_CAT_OPTION}                 </select>               </td>             </tr>             <tr>               <td><span>{L_LINK_DESC}</span><br><textarea></textarea></td>             </tr>                     </table>         </td></tr>         <tr>           <td><input></td>         </tr>         </form>         </table>         <END>       </td>       <td> </td>       <END>       <td>         <table>         <tr>               <th> {L_LINK_TITLE1}</th>         </tr>         <BEGIN>         <tr><td> {linkrow.LINK_LOGO} </td>         <td>             <table>             <tr>                 <td><a>{linkrow.LINK_TITLE}</a><br>{linkrow.LINK_DESC}</td>                 <td> </td>                 <td> {L_LINK_CATEGORY}: {linkrow.LINK_CATEGORY}<br>{L_LINK_JOINED}: {linkrow.LINK_JOINED} <br>{L_LINK_HITS}: {linkrow.LINK_HITS} </td>             </tr>             </table>         </td></tr>         <END>         </table><br>         <table>           <tr>             <td><span>{PAGE_NUMBER}</span></td>             <td><span>{PAGINATION}</span></td>           </tr>         </table>             </td>     </tr> </table>[/code]

links_index.php

[code]<script><!--function checkForm() {     formErrors = false;           if (document.linkdata.link_title.value == '') {         formErrors = '{L_LINK_TITLE}';         } else if (document.linkdata.link_url.value == 'http]</span><br><br></td>             </tr>             <tr>               <td>                 <span>{L_LINK_CATEGORY}</span><br>                 <select>                   <option>----------------</option>{LINK_CAT_OPTION}                 </select>               </td>             </tr>             <tr>               <td><span>{L_LINK_DESC}</span><br><textarea></textarea></td>             </tr>                     </table>         </td></tr>         <tr>           <td><input></td>         </tr>         </form>         </table>         <END>         <END>       </td>       <td> </td>       <td>         <table>         <tr>               <th> {L_LINK_CATEGORY}</th>         </tr>         <tr><td>         <table>             <tr>                 <td>                 <BEGIN>                 <br> <a><img></a> <a>{linkrow1.LINK_TITLE}</a> ({linkrow1.LINK_NUMBER})                 <br>                 <END>                 <br>                 </td>                 <td>                 <BEGIN>                 <br> <a><img></a> <a>{linkrow0.LINK_TITLE}</a> ({linkrow0.LINK_NUMBER})                 <br>                 <END>                 <br>                 </td>             </tr>         </table>         </td></tr></table><br>         <div>Links MOD v1.2.2 by <a>phpBB2.de</a> and OOHOO and <a>CRLin</a>.</div>       </td>     </tr> </table>



Thanks for checking this out for me, if its something that simple, I must be blind lol

Statistics: Posted Author: Kat — Thu May 11, 2006 9:14 am


]]>
2006-05-11T09:00:56-07:00 2006-05-11T09:00:56-07:00 https://integramod.com/forum/viewtopic.php?t=603&p=5529#p5529 <![CDATA[Re: Add Link - Site Name Length too short]]> You can you post the code from your files here, and let me look at them?

Statistics: Posted Author: Dragonsys — Thu May 11, 2006 9:00 am


]]>
2006-05-11T08:57:49-07:00 2006-05-11T08:57:49-07:00 https://integramod.com/forum/viewtopic.php?t=603&p=5527#p5527 <![CDATA[[solved] Add Link - Site Name Length too short]]> Statistics: Posted Author: Kat — Thu May 11, 2006 8:57 am


]]>
2006-05-11T08:55:39-07:00 2006-05-11T08:55:39-07:00 https://integramod.com/forum/viewtopic.php?t=603&p=5525#p5525 <![CDATA[Re: Add Link - Site Name Length too short]]> sorry, i had to ask...

Statistics: Posted Author: Dragonsys — Thu May 11, 2006 8:55 am


]]>
2006-05-11T08:45:04-07:00 2006-05-11T08:45:04-07:00 https://integramod.com/forum/viewtopic.php?t=603&p=5523#p5523 <![CDATA[Re: Add Link - Site Name Length too short]]>
"Dragonsys";p="5521" wrote:
ok, so it's still a limit in the form....
Let me do some looking real quick

are you trying to add the links in the ACP or on the main site?


Both, actually, lemme check real quick in the ACP, because I only checked it on the main site after I did the edits...

Okay, I can't do more then 20 characters for site name when entering the name on either the ACP or the main site

EDIT: I'm using SmartDark which a friend made into an Integra style last summer for me

Statistics: Posted Author: Kat — Thu May 11, 2006 8:45 am


]]>
2006-05-11T08:39:38-07:00 2006-05-11T08:39:38-07:00 https://integramod.com/forum/viewtopic.php?t=603&p=5521#p5521 <![CDATA[Re: Add Link - Site Name Length too short]]> Let me do some looking real quick

are you trying to add the links in the ACP or on the main site?
also, are you using fisubice, or another template?

Statistics: Posted Author: Dragonsys — Thu May 11, 2006 8:39 am


]]>
2006-05-11T08:19:50-07:00 2006-05-11T08:19:50-07:00 https://integramod.com/forum/viewtopic.php?t=603&p=5513#p5513 <![CDATA[Re: Add Link - Site Name Length too short]]> Statistics: Posted Author: Kat — Thu May 11, 2006 8:19 am


]]>
2006-05-11T06:25:31-07:00 2006-05-11T06:25:31-07:00 https://integramod.com/forum/viewtopic.php?t=603&p=5492#p5492 <![CDATA[[solved] Add Link - Site Name Length too short]]>
"Kat";p="5366" wrote:
hum...is there another file to edit somewhere? because that didn't work either


after editing all those files, will it just not allow you to enter more then 20 characters, or do you enter them, but after the link is Submitted/Saved, the extra characters drop off, or you get an error about the length?

I looked at my DB is it is set to varchar(100) which means I could have to 100 characters in the Link name...

Statistics: Posted Author: Dragonsys — Thu May 11, 2006 6:25 am


]]>
2006-05-10T14:07:27-07:00 2006-05-10T14:07:27-07:00 https://integramod.com/forum/viewtopic.php?t=603&p=5417#p5417 <![CDATA[[solved] Add Link - Site Name Length too short]]> Statistics: Posted Author: Master Dwarf — Wed May 10, 2006 2:07 pm


]]>