1
Frano
userbar & user.php in cbb
  • 2005/7/21 20:20

  • Frano

  • Just popping in

  • Posts: 13

  • Since: 2004/12/16


Hello xoopers
I have modified class/user.php in CBB - changed ICQ to GG (which is most popular IM in Poland).
if($user->getVar('user_icq'))
$userbar[]= array("link"=>"javascript:void window.open('gg:" $user->getVar('user_icq')."', 'new');""name" => _MD_ICQ);


But I doesn't work...
It's still using www.icq.com link. Why ?
Maybe this code is also somewhere else...



2
Frano
Re: Background colour in Articles module
  • 2005/7/20 19:56

  • Frano

  • Just popping in

  • Posts: 13

  • Since: 2004/12/16


Go to your Articles admin section and then customize your preferences.
There is something like Article background.



3
Frano
Re: articles module.
  • 2005/7/20 14:59

  • Frano

  • Just popping in

  • Posts: 13

  • Since: 2004/12/16


Maybe U should edit article_index.html from templates folder.
Add there
<center>[<a href="submit.php">Submit article</a>]</center>


before first <table> tag.

And then update Articles module.

I think that it will look better than an additional block.

Cheers



4
Frano
Re: Text in Google search results
  • 2005/7/20 14:20

  • Frano

  • Just popping in

  • Posts: 13

  • Since: 2004/12/16


this link is the same on every XOOPS site



5
Frano
Re: Text in Google search results
  • 2005/7/20 13:52

  • Frano

  • Just popping in

  • Posts: 13

  • Since: 2004/12/16


take a look here :
http://cykeltur.se/modules/system/admin.php?fct=preferences&op=show&confcat_id=3



6
Frano
Re: module development problem
  • 2005/7/12 8:18

  • Frano

  • Just popping in

  • Posts: 13

  • Since: 2004/12/16


Did you install this script as the module (in AP -> System Admin -> Modules ) ?



7
Frano
Re: Add Submenu in the Main menu
  • 2005/7/11 7:55

  • Frano

  • Just popping in

  • Posts: 13

  • Since: 2004/12/16


I'm not sure, but U can try to add something to this form in /modules/contact/templates/contact_contactusform.html.
(Make a backup first !)

But only before <form> or below </form>

U can also put there some email addresses instead of existing form by removing :
<form>
    ...
    ...
    ...
</
form>
(not tested)


...and then update your Contact module.



8
Frano
Re: Aston Themes Hacked ?
  • 2005/7/11 7:24

  • Frano

  • Just popping in

  • Posts: 13

  • Since: 2004/12/16


Quote:
Anyone know how to contact the admin there?


Pdajunkee, check your Inbox.



9
Frano
Re: Templates_c dir
  • 2005/7/1 13:40

  • Frano

  • Just popping in

  • Posts: 13

  • Since: 2004/12/16


Try this
<center><a href="<{$xoops_url}>/modules/xoopspartners/vpartner.php?id=<{$partner.id}>" target="_blank">
      <{if 
$partner.image != ""}>
      <
img src="<{$partner.image}>" width="102" height="47" border="0" alt="<{$partner.url}>" <{$block.fadeImage}> /><br />
      <{/if}>
      <{
$partner.title}>
      </
a></center>



10
Frano
aTopsites
  • 2005/6/29 12:23

  • Frano

  • Just popping in

  • Posts: 13

  • Since: 2004/12/16


aTopsites is modified version of Aardvark Topsites PHP 4.2.2 .
It has been created for Polish XOOPS support, but now U can use it too.

See it in action : HERE

Download it : HERE

[-] no integration with xoops/theme.css
[-] no aTopsite menu in XOOPS Admin Panel

Cheers




TopTop
(1) 2 »



Login

Who's Online

176 user(s) are online (125 user(s) are browsing Support Forums)


Members: 0


Guests: 176


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits