1
catalin
Next Version of Rewrite-Rule
  • 2004/2/18 18:13

  • catalin

  • Just popping in

  • Posts: 30

  • Since: 2003/9/4 7


If someone decides to launch a new module, short-url hack or anything i would sugest :

- something baed on reynaldo's hack ( it works good with all )
- hack for the major modules :

- news
- sections
- downloads ( expecialy )
- newbb ( realy special )
- headlines
- weblog
- links and other stuuf optional

all intregrated in a module which you activate through the ADMIN CP when you want it or not ...

now i am using reynado's hack but only for the NEWS ( cause it need to be buged out a litle )

sry for my English ...




2
catalin
Re: ShortURLs hack
  • 2004/2/14 7:02

  • catalin

  • Just popping in

  • Posts: 30

  • Since: 2003/9/4 7


reynaldo ... i am using XOOPS 2.0.3 and the thing with loadpage and xoopsshort.urls works, loads the frontpage but it seems that when i click on the article it loads an error page and in the addres bar it says

/article487.html ( for ex ) but the page does not load, it gives me a NOT FOUND

have any fix for this

i would be in depht if you would help me

the site is www.cyber-cup.ro ( the short url is deactivated )



3
catalin
Next version of Xoops
  • 2003/12/27 15:44

  • catalin

  • Just popping in

  • Posts: 30

  • Since: 2003/9/4 7


a big list of features that should be added to XOOPS :

- html allowed anywhere ( comments, signatures, posts articles ) with admin option to set on and off

- arhive for commments and forum ( for big sites ) ( like in vb3, with that search engine indexer form www.techwizards.com )

- for news, newbb, comments ( article.php?storyid= etc ) should be posible with a simple push of a button to turn in /article/story/id ( the source of the script can be found in Md-Pro, but must be adapted to XOOPS )

- announcement in forum, sticky, and all those other like in phpbb

- admin can set defaults for all the fields on user register ... and other modules

- static html page generation ( from php ) for those who want that

- more skin based, or skin compatible

- and if ya search the xoops.org and xoopsromania.com forums you will find a lot of other request.



4
catalin
Re: Last Article won`t show
  • 2003/12/25 6:30

  • catalin

  • Just popping in

  • Posts: 30

  • Since: 2003/9/4 7


5 articles - the first 4 get posted after cache expires, the last one wont show until i publish other articles - and again the first get published, the last one doesn`t ...



5
catalin
Last Article won`t show
  • 2003/12/24 18:10

  • catalin

  • Just popping in

  • Posts: 30

  • Since: 2003/9/4 7


when i publish articles ( after the cache period has expired ) all the publsihed articles show on the news page, except the LAST ONE PUBLISHED ... What should i do ?!



6
catalin
Re: Blank Page after login - only users - Succes
  • 2003/12/21 19:28

  • catalin

  • Just popping in

  • Posts: 30

  • Since: 2003/9/4 7


the message is displayed ... but ban you login ?!

i can with those 2 test accounts ...

the message will be gone in a while



7
catalin
Re: Blank Page after login - only users - Succes
  • 2003/12/21 17:58

  • catalin

  • Just popping in

  • Posts: 30

  • Since: 2003/9/4 7


log in again ... k ... this time ... enable cookies ... o and BTW ... IT IS ... i made another account and tested it ...



8
catalin
Warning: Invalid argument supplied for foreach() in /home/sites/cyber-cup.ro/class/xoopstopic.php on
  • 2003/12/21 17:57

  • catalin

  • Just popping in

  • Posts: 30

  • Since: 2003/9/4 7


i just want to make this invisible to the visitor when php-debug is on.

i tried adding @ at the start of the line with no succes ...

any help would be nice ...



9
catalin
Re: Blank Page after login - only users - Succes
  • 2003/12/21 7:18

  • catalin

  • Just popping in

  • Posts: 30

  • Since: 2003/9/4 7


k, i managed, i`m happy :) :) :) :)

in checklogin.php

$user_theme = $user->getVar('theme');
if (in_array($user_theme, $xoopsConfig['theme_set_allowed'])) {
$HTTP_SESSION_VARS['xoopsUserTheme'] = $user_theme;

changed to

$user_theme = $user->getVar('theme');
if (in_array($user_theme, $xoopsConfig['theme_set_allowed'])) {
$HTTP_SESSION_VARS['xoopsUserTheme'] = seo12;

i`ve changed the $user_theme to seo12 ( the site theme ). On regoster normal users don`t chose a theme when they register, and that makes the blank pages. Now, when they login this makes seo12 the default theme for theme. Wel this is bad because the christmas theme i have in mind ... well will fall because i haven`t the time to configure the hole XOOPS for it ...



10
catalin
Re: Blank Page after login - only users
  • 2003/12/21 6:16

  • catalin

  • Just popping in

  • Posts: 30

  • Since: 2003/9/4 7


so here is the gig

being a normal user ... i can`t login

being and Adm or Mod ... i can login ...

were is the GIG ?!?




TopTop
(1) 2 3 »



Login

Who's Online

189 user(s) are online (115 user(s) are browsing Support Forums)


Members: 0


Guests: 189


more...

Donat-O-Meter

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

Latest GitHub Commits