51 (edited by MattF 2008-02-29 16:39)

Re: [extension release] Portal

daris wrote:

error when i update portal sittings :

I know about this, it's punbb issue
http://punbb.org/forums/viewtopic.php?id=18523

You can replace:

    $form = array_map('trim', $_POST['form']);

with

    $form = @array_map('trim', $_POST['form']);

in admin/options.php on line 44

Rather than suppressing any errors, have you thought of doing it the correct way and using empty|isset or whatever applies on that array? I'd not class that as a PunBB error, but rather as a problem in your code, unless I've missed something?

52

Re: [extension release] Portal

I created small workaround for this problem. Here is manifest.xml. Upload it to extenions/portal directory and install in admin panel

53

Re: [extension release] Portal

Is it possible to have the side bars continuous throughout other pages as well...instead of just on the index?  maybe optional?

Also, If a topic is moved in the news forum, and a link is left behind then the link shows on the index, but then goes to a bad link.  My suggestion would be if the topic is moved, or is a link, then it shouldn't show on the index.

Re: [extension release] Portal

daris wrote:

Try replace:

<?

with

<?php

in extensions/portal/include/cache.php

Yes. Which I've pointed out to you and told you you need to fix tongue

Re: [extension release] Portal

there are 47 vaildations in there look:
http://validator.w3.org/check?uri=http% … mp;group=0

or put http://supermag.wsnw.net/1.3/ in the http://validator.w3.org/

it have the latest version of punbb (1542)

MyFootballCafe.com  is Now Online!

Re: [extension release] Portal

i wonder when the new release will come

MyFootballCafe.com  is Now Online!

57

Re: [extension release] Portal

but the current one looks nice smile

驕傲立陶宛語!

58 (edited by SuperMAG 2008-03-18 22:19)

Re: [extension release] Portal

first read this post

SuperMAG wrote:

hi there are some things

like

if i want to add a banner under Welcome Message Before active topics ...
----------------------------------------------------------------------------


                                                                                                I
-----------------------------------------------------------------------------I


how can i add that ....

for solution

in the pannels sittings

put also at

(  Center    )
1- welcome message
2- banner (for example)
3- active topics
4- news
5- another banner

----------------------------------------------------------

about articles ... i thought they do a seperate page ... but this dublicates urls ... like

http://supermag.wsnw.net/1.3/article1-test-post.html
http://supermag.wsnw.net/1.3/topic1-test-post.html

so if it possible to add a seperate page for

articles (menu
(Post Article)
(Delete Artilce)
Your Articles)
--
Latest articles
.........
........
........

... there must be seperate posting and edit place for articles which contains bbcode too ....


this is a big thing


-------------------------------------------------------------------------------

thanks

and then read this post


SuperMAG wrote:

there are 47 vaildations in there look:
http://validator.w3.org/check?uri=http% … mp;group=0

or put http://supermag.wsnw.net/1.3/ in the http://validator.w3.org/

it have the latest version of punbb (1542)

addition to this i got this morning ... when i tried to change sittings in portal

Notice: Array to string conversion in /home/iman/public_html/admin/options.php on line 44

Notice: Array to string conversion in /home/iman/public_html/admin/options.php on line 44
------------------------------------------------------------------------



Another THING

when i put a adsense banner in my banner pannel ... look what happen

Parse error: syntax error, unexpected '<' in /home/iman/public_html/footer.php(218) : eval()'d code(19) : eval()'d code on line 1


----------------------------------------------------


and could you make the pages admin area more like custom page ...
i mean like

Delete | Edit  HTML Encrypt
Delete | Edit  Cpannel
Delete | Edit  Register
Delete | Edit  Free Hosting

Add New Page

because when you make a page how will u know its link

and also the output in the custom pages is wrong ... loook

these two pages use same code

http://supermag.wsnw.net/page.php?id=4

and

http://supermag.exofire.net/page2-Free-Hosting.html


------------------------------------------------------

cammon daris .. where are u ...

we need a new and improved version

MyFootballCafe.com  is Now Online!

59

Re: [extension release] Portal

when i put a adsense banner in my banner pannel ... look what happen

Parse error: syntax error, unexpected '<' in /home/iman/public_html/footer.php(218) : eval()'d code(19) : eval()'d code on line 1

Try adding

?>

at start. Can you post your code?

Re: [extension release] Portal

daris wrote:

when i put a adsense banner in my banner pannel ... look what happen

Parse error: syntax error, unexpected '<' in /home/iman/public_html/footer.php(218) : eval()'d code(19) : eval()'d code on line 1

Try adding

?>

at start. Can you post your code?

yes it worked by putting that ...

but shouldnt it supposed to be right without putting first that ... users may get confused ...

and what about other things in the abouve posts ...

thanks and GREEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEAT WORK

MyFootballCafe.com  is Now Online!

61

Re: [extension release] Portal

New release - 1.8

Changes:
- you can set preferences for some panels
- you can manage panels for center side
- some small fixes

Download

Re: [extension release] Portal

daris wrote:

New release - 1.8

Changes:
- you can set preferences for some panels
- you can manage panels for center side
- some small fixes

Download

great but sorry ... not too much success:

1- it has 21 vaildations problems

http://validator.w3.org/check?uri=http% … mp;group=0

2- custom pages and not accepting HTML at all

look  http://www.supermag.exofire.net/page1-Free-Hosting.html

and also can you please make this linkible to the created page:
Delete | Edit  (((HTML Encrypt)))

3- dublicate problem ... you can make topic1 redirect to article1 and make the article forum invisible and inaccessable and also the a

http://supermag.exofire.net/topic1-how- … cepts.html
http://supermag.exofire.net/article1how … ncepts.htm

and also there is no slash between article1 and the topic name

4- in the article page the comments is linked to topic except of article
Posted: 2008-03-10 17:35:19 | Author: SuperMAG | Read more | Views: 56 | Comments: 1

5- shouldnt atom and rss of the articles be in the articles page and the top or bottom ...
and also option to display how many articles in one page and also page 1,2,3 etc
and also shoudnt the articles forum's rss and atom have articles links except of topic links


---------------------------------------------------------------------------

GREAT WORK >>> MY PROSGATE SITE IS ALMOST COMPLETE >>> THANKSSSSSSSSSSSS ALOOOOOOOT

MyFootballCafe.com  is Now Online!

63

Re: [extension release] Portal

1- it has 21 vaildations problems

http://validator.w3.org/check?uri=http% … mp;group=0

Sorry, i didn't see this, i were always logged ;P

2- custom pages and not accepting HTML at all

One htmlspecialchars too a lot

and also can you please make this linkible to the created page:
Delete | Edit  (((HTML Encrypt)))

Admin/edit page or preview page?

4- in the article page the comments is linked to topic except of article

Comments are on the forum (they're posts)

Download newest version (1.9)
It's in the 1.8 release section

Changes:
- some bugfixes

64 (edited by SuperMAG 2008-03-20 14:31)

Re: [extension release] Portal

daris wrote:

1- it has 21 vaildations problems

http://validator.w3.org/check?uri=http% ? mp;group=0

Sorry, i didn't see this, i were always logged ;P

Great work
my site still have 7 vaildations but it may be caused by other extensions which i dont know which one ...



2- custom pages and not accepting HTML at all

daris wrote:

One htmlspecialchars too a lot

there is still some thing wrong with the page look the difference
http://supermag.exofire.net/page1-Free-Hosting.html
http://supermag.wsnw.net/page.php?id=4

and also another bug found ... when you change the page name ... the old url of the page still works ... i mean ...
i changed the example page to Free Hosting ... but look
http://supermag.exofire.net/page1-Free-Hosting.html
http://supermag.exofire.net/page1-example-page.html
same page ... when the page name is change the url of the page should be change and old url should not work

and also can you put the page title in the top of ie page title

i mean look like this
Example page - Punbb - Internet Exploar


and also can you please make this linkible to the created page:
Delete | Edit  (((HTML Encrypt)))

daris wrote:

Admin/edit page or preview page?

i dont see any preview page ... but it will be great if you linked the page like
Delete | Edit  (((Example page))) make it linkible to it page



4- in the article page the comments is linked to topic except of article

daris wrote:

Comments are on the forum (they're posts)

ok forget about articles .. they are great ...

MyFootballCafe.com  is Now Online!

65 (edited by daris 2008-03-20 15:52)

Re: [extension release] Portal

my site still have 7 vaildations but it may be caused by other extensions which i dont know which one ...

I know. It's mine style changer extension (double quotes "")

same page ... when the page name is change the url of the page should be change and old url should not work

It isn't a bug, you have to edit menu panel. Page name is constant, because else it will be additional query to database.


I can't change password on your forum, when i clicked on link in mail i get "You do not have permission to access this page." (it could be a punbb error). Try register new user.

66 (edited by SuperMAG 2008-03-20 16:02)

Re: [extension release] Portal

daris wrote:

my site still have 7 vaildations but it may be caused by other extensions which i dont know which one ...

I know. It's mine style changer extension (double quotes "")

same page ... when the page name is change the url of the page should be change and old url should not work

It isn't a bug, you have to edit menu panel. Page name is constant, because else it will be additional query to database.


I can't change password on your forum, when i clicked on link in mail i get "You do not have permission to access this page." (it could be a punbb error). Try register new user.

but the old link should not be accessed ... even it requires a query ...

which forum ... it must punbb error ... wait i will check and what about other things ...


thanks

MyFootballCafe.com  is Now Online!

67 (edited by daris 2008-03-20 17:41)

Re: [extension release] Portal

which forum ... it must punbb error ...

http://supermag.exofire.net/
and the link is:
http://supermag.exofire.net/change-pass … ***Jk.html (i censured some chars)

It's something wrong with fancy url's because i can go to this page:
http://supermag.exofire.net/profile.php … y=Sv****Jk (i typed new password and it redirects to fancy url and then shows premissions error again)

Re: [extension release] Portal

daris wrote:

which forum ... it must punbb error ...

http://supermag.exofire.net/
and the link is:
http://supermag.exofire.net/change-pass … ***Jk.html (i censured some chars)

It's something wrong with fancy url's because i can go to this page:
http://supermag.exofire.net/profile.php … y=Sv****Jk (i typed new password and it redirects to fancy url and then shows premissions error again)

i changed my password and it worked ... if it is some thing wrong with the fancy url then inform smarty ... that might be a big bug ...

MyFootballCafe.com  is Now Online!

Re: [extension release] Portal

Fixed

70 (edited by daris 2008-03-21 18:42)

Re: [extension release] Portal

there is still some thing wrong with the page look the difference
http://supermag.exofire.net/page1-Free-Hosting.html
http://supermag.wsnw.net/page.php?id=4

It looks correctly with Incandescent style tongue

Re: [extension release] Portal

daris wrote:

there is still some thing wrong with the page look the difference
http://supermag.exofire.net/page1-Free-Hosting.html
http://supermag.wsnw.net/page.php?id=4

It looks correctly with Incandescent style tongue

you are right but not that much correct ...

the html dosent count enter space

--- space ---

Like this

it counts  <p> </p> as a space

----------------------------------------------------------------------------------------------

other thing that are still to be corrected ...

and also another bug found ... when you change the page name ... the old url of the page still works ... i mean ...
i changed the example page to Free Hosting ... but look
http://supermag.exofire.net/page1-Free-Hosting.html
http://supermag.exofire.net/page1-example-page.html
same page ... when the page name is change the url of the page should be change and old url should not work

and also can you put the page title in the top of ie page title

i mean look like this
Example page - Punbb - Internet Exploar




and also can you please make this linkible to the created page:
Delete | Edit  (((HTML Encrypt)))

daris wrote:
Admin/edit page or preview page?

i dont see any preview page ... but it will be great if you linked the page like
Delete | Edit  (((Example page))) make it linkible to it page

THANKS ... YOU DONE A GREAT WORK TO PUNBB 1.3

MyFootballCafe.com  is Now Online!

Re: [extension release] Portal

Problems that are still not corrected

1-

here is still some thing wrong with the page look the difference
http://supermag.exofire.net/page1-Free-Hosting.html
http://supermag.wsnw.net/page.php?id=4

the html dosent count enter space

--- space ---

Like this

it counts  <p> </p> as a space


2- other thing that are still to be corrected ...

and also another bug found ... when you change the page name ... the old url of the page still works ... i mean ...
i changed the example page to Free Hosting ... but look
http://supermag.exofire.net/page1-Free-Hosting.html
http://supermag.exofire.net/page1-example-page.html
same page ... when the page name is change the url of the page should be change and old url should not work

and also can you put the page title in the top of ie page title

i mean look like this
Example page - Punbb - Internet Exploar


3- and also can you please make this linkible to the created page:
Delete | Edit  (((HTML Encrypt)))

daris wrote:
Admin/edit page or preview page?

i dont see any preview page ... but it will be great if you linked the page like
Delete | Edit  (((Example page))) make it linkible to it page


4- NEW BUG:
Cant delete pages here is the bug

An error was encountered
--------------------------------------------------------------------------------
The error occurred on line 86 in /home/iman/public_html/extensions/portal/admin/pages.php
Database reported: Table 'iman_main.pbb_page' doesn't exist (Errno: 1146).

MyFootballCafe.com  is Now Online!

73

Re: [extension release] Portal

and also another bug found ... when you change the page name ... the old url of the page still works ... i mean ...
i changed the example page to Free Hosting ... but look
http://supermag.exofire.net/page1-Free-Hosting.html
http://supermag.exofire.net/page1-example-page.html
same page ... when the page name is change the url of the page should be change and old url should not work

Edit Main menu panel and correct page name. It isn't a bug and won't be fixed.

<li><a href="<?php echo pun_link($pun_url['page_id'], array(1, sef_friendly('Example page'))) ?>">Example page</a></li>

An error was encountered
--------------------------------------------------------------------------------
The error occurred on line 86 in /home/iman/public_html/extensions/portal/admin/pages.php
Database reported: Table 'iman_main.pbb_page' doesn't exist (Errno: 1146).

in 82 line admin/pages.php "s" is missing, should be:

        'DELETE'    => 'pages',

74 (edited by daris 2008-03-27 19:13)

Re: [extension release] Portal

New release (2.0)

Changes:
- other extensions can quickly add their panels (just quering database)
- all short tags replaced with "long" tags wink

Download

75

Re: [extension release] Portal

Portal extension is now available from subversion repository:
http://trac2.assembla.com/punbb-portal/