| Forum: Internationalisation |
|---|
| Topic: Forum now in readonly mode |
|---|
|
| Topic: Locale not found - I18Nv2 (on Ubuntu 9.04) |
|---|
| Locale not found - I18Nv2 (on Ubuntu 9.04) [message #1455] |
Mon, 27 July 2009 09:07 |
fabricep Messages: 1 Registered: January 1970 |
Junior Member |
|
|
Hi,
I've some problem using I18Nv2.php and Locale.php.
When, for example, i do this : $loc = new I18Nv2_Locale();
$loc->setLocale('fr');
return $loc->formatCurrency($value) ;
Debugging the code, I see that $locale or $locale = I18Nv2::lastLocale(0, 'locale'); return nothing at all. For setLocal() function, it's the same.
I think pear doesn't retreive my locale properties, for currency, date, and languages.
Ideas ?
Thank,
Fabrice
|
|
|
| Forum: Installation and upgrades |
|---|
| Topic: Forum now in readonly mode |
|---|
|
| Topic: MySQL Connection |
|---|
| MySQL Connection [message #1501] |
Wed, 09 December 2009 15:46 |
addACUMEN Messages: 4 Registered: January 1970 |
Junior Member |
|
|
I have installed the latest version of Seagull and all went well including activating the calendar module.
Shut down the computer and 24 hours later came back to it.
Home page displays satisfactorily.
Admin login worked well.
Went to the Module Manager and asked for all Modules to display - a long list displayed.
Attempted to activate the Contact Us page.
Presented with a blank screen and no error message.
Attempted to see if I could resolve this by rerunning setup. On the database page I am told that I cannot access the database.
Could you please shed light on what may be going on?
|
|
|
| Topic: Fatal error: DB Error: no such table in D:\xampp\htdocs\seagull\lib\pear\PEAR.php on line 892 |
|---|
| Fatal error: DB Error: no such table in D:\xampp\htdocs\seagull\lib\pear\PEAR.php on line 892 [message #1479] |
Thu, 15 October 2009 22:03 |
WalterSear Messages: 2 Registered: January 1970 |
Junior Member |
|
|
Sorry for borking the thread make up -- I have not used a forum with an 'unanswered questions' filter before, so I'm reposting pseudobluz' (and my own) question here:
| pseudobluz wrote | Hi all!
I want to install Seagull on localhost with apache and mysql. I'm using Xampp.
Everything passes fine until it's moment for Seagull to build a database. Then I receive the following error:
Fatal error: DB Error: no such table in D:\xampp\htdocs\seagull\lib\pear\PEAR.php on line 892
Same thing happens if I try to install it with manually created db.
I have basic knowledge of sql and php, and I don't understand which table is this massage referring to. Aren't those tables supposed to be created by installer?
I've googled but couldn't find the solution.
Thanks in advance!
|
[Updated on: Thu, 15 October 2009 22:04]
|
|
|
| Topic: customInstallDefaults.ini not found error in setup |
|---|
| customInstallDefaults.ini not found error in setup [message #1470] |
Wed, 09 September 2009 22:18 |
sansjoe Messages: 1 Registered: January 1970 |
Junior Member |
|
|
An error has occurred
Error
No global config file could be found, file searched for was
/www/domains/www.sitename.com/seagull/etc/customInstallDefau lts.ini
When the file is present I get this error. When I rename the file the installation wants to proceed but without the additional CMS module I need to also install.
Even if I rename the customInstallDefaults.ini.dist file to be the customInstallDefaults.ini, the same error occurs.
The path the error msg give to this file is entirely correct, so I suspect it's not that the file isn't found, but something else is the issue.
Running CentOS 5.2
Apache/2.2.8 (EL)
mySql 5.0.58
Please help if you can!
[Updated on: Wed, 09 September 2009 22:20]
|
|
|
| Topic: Copying a live server |
|---|
| Copying a live server [message #1445] |
Fri, 27 February 2009 17:03 |
forumbanker Messages: 1 Registered: January 1970 |
Junior Member |
|
|
Hi. First time poster.
I've been tasked to copy a live site onto one of our machines here at work for maintenance purposes. The live site is currently using Seagull 0.6.0. I know there's new versions out, but the client doesn't want us to upgrade.
Now, I'm not able to simple export out the DB, install seagull (either telling seagull to us the existing DB or letting seagull create a new one) and use our exported DB. When I try to use the DB, it bombs out saying that I have a DB but no tables, or if I chose to use the existing DB, seagull won't install and doesn't give me any diagnostics to work off of, every time.
Can someone advice me on how to get this working on my localhost?
Thanks in advance
|
|
|
| Topic: Seagull & SIP |
|---|
| Seagull & SIP [message #1439] |
Fri, 31 October 2008 08:28 |
sangeetha Messages: 2 Registered: January 1970 |
Junior Member |
|
|
Hi all,
I have installed seagull-1.5.0.win32-setup.exe in my windows machine from the following link.
https://sourceforge.net/project/showfiles.php?group_id=16383 0&package_id=185377
When I tried to run Seagull SIP client (default), I got following error in the Seagull SIP client Command Prompt:
"Seagull SIP Client Sample Start"
Fatal: Unable to open file [../config/conf.client.xml]
Press any key to continue . . .
I wanted to Know..How to proceed with Seagull after Installation.?
Do you have any other Seagull(Multi Protocol Traffic Generator) Installers..?
Note : I wanted to test SIP using Seagull
Please Help me...
Thanks in Advance..!!
Regards
Sangeetha
|
|
|
| Topic: User module |
|---|
| User module [message #991] |
Wed, 16 May 2007 13:21 |
uriwork Messages: 1 Registered: January 1970 |
Junior Member |
|
|
Hi people,
I'm new to Seagull and Flexy. I'm trying to fix a project another programmer started. I have 3 problems right now:
1. There is a module developed specifically for this website. Within this module, I need to know which user is logged in, and what is his usr_id (in table usr) [or alternatively, his username]. How do I use User module to insert this value into a variable?
2. In the Flexy template, {if:pages} and {if:pages[previous_page]} work fine, but {if:pages[#previous page#]} does not. Is it possible to check array elements with spaces?
3. {img[$tmp_index]} doesn't work, so I had to replace it with:
<?php echo htmlspecialchars($t->img[$tmp_index]); ?>
($tmp_index is a variable). Does Flexy support checking array elements when the index is variable?
Thanks!
Uri Even-Chen
|
|
|
| Topic: Admin issues in Seagull 0.6.1 |
|---|
| Admin issues in Seagull 0.6.1 [message #929] |
Fri, 23 March 2007 04:08 |
aroraashish12 Messages: 1 Registered: January 1970 |
Junior Member |
|
|
Hi,
I am a newbie to Seagull and installed it to know more about it. I have installed Seagull0.6.1. When i login in admin module using username and password the left admin block is not visible.
Any help regarding this is highly appreciated. Thanks in advance
|
|
|
| Topic: Installation issue in Seagull 0.6.1 |
|---|
| Installation issue in Seagull 0.6.1 [message #925] |
Thu, 22 March 2007 04:51 |
nagarajan Messages: 3 Registered: January 1970 |
Junior Member |
|
|
Hi,
I am a newbie to Seagull and installed it to know more about it. I have installed Seagull0.6.1. When i login in admin module using username and password the left admin block is not visible.
Any help regarding this is highly appreciated. Thanks in advance
|
|
|
| Topic: Installer Doesn't Start after Successful Seagull Unzip |
|---|
| Installer Doesn't Start after Successful Seagull Unzip [message #876] |
Fri, 23 February 2007 21:08 |
reconman Messages: 4 Registered: January 1970 |
Junior Member |
|
|
Environment: Windows XP/SP2, Apache 2.2, PHP 5.2, MySQL 5.0.
After successfully unzipping Seagull to the Web document root and pointing the Web browser to http://localhost/seagull/www, a page is displayed entitled Index of /seagull/www. However, the installer does not start.
Apache runs with FastCGI, required by the Zend Development Environment.
Do I have an incompatibility, have I done something else wrong, AND is there an alternative way to start the installer.
Any assistance appreciated.
|
|
|
| Topic: how to compile a dso module with apache ? config_vars.mk missing ! |
|---|
| how to compile a dso module with apache ? config_vars.mk missing ! [message #210] |
Sun, 16 July 2006 14:27 |
fcomman Messages: 2 Registered: January 1970 |
Junior Member |
|
|
Hi all,
Im looking to compile 2 apache module :
mod_log_mysql ( http://bitbrook.de/software/mod_log_mysql/ )
and
mod_auth_mysql ( http://www.heuer.org/mod_auth_mysql/ )
when I try : /opt/lampp/bin/apxs -cia -lmysqlclient mod_auth_mysql.c
I get /opt/lampp/build/config_vars.mk is missing.
I dont have this file anywhere in my system and I guess some others are missing. Anybody can help ?
Thanks by advance.
|
|
|
| Forum: Documentation |
|---|
| Topic: Forum now in readonly mode |
|---|
|
| Topic: Installed...[moved] |
|---|
| Installed...[moved] [message #215] |
Mon, 17 July 2006 09:26 |
randy Messages: 41 Registered: January 1970 |
Member |
|
|
Moved - elsewhere.
Randy
[Updated on: Tue, 18 July 2006 16:47]
|
|
|
| Forum: Announce your project |
|---|
| Topic: Forum now in readonly mode |
|---|
|
| Topic: Multilingual community: devs needed |
|---|
| Multilingual community: devs needed [message #1011] |
Wed, 23 May 2007 16:19 |
chrismort Messages: 2 Registered: January 1970 |
Junior Member |
|
|
Hi All,
We want to release a beta of our site http://www.ephisto.com but we need help in the final stages. Is there any of you out there who is interested in helping us? Some of it is pretty shaky so I'm sure you'll see the need for a clean-up and bug-fix It's based on the Seagull framework.
The basics:
We want to contribute some stuff back to Seagull and develop some proprietary stuff too.
Payment is per hour or an agreed sum for a particular module/feature.
You should be quick and professional and above all, reliable.
You're welcome to call if you want, or mail to info@ephisto.com and we'll set up an online chat. Time differences make no difference to us when working together as long as we all know what is being done when etc. We are based in Stockholm, Sweden.
You're welcome to go to the Ephisto site to register and try it so you can come with feedback and suggestions etc.
Best regards,
Chris, Johan and Christine
|
|
|
| Forum: Feature requests |
|---|
| Topic: Forum now in readonly mode |
|---|
|
| Topic: Javascript Widget for InSite Editing |
|---|
| Javascript Widget for InSite Editing [message #1209] |
Tue, 02 October 2007 10:16 |
biGGs Messages: 46 Registered: January 1970 |
Member |
|
|
Hi!
For doing a nice inSite editing, I need a javascript method, which does load a form through AJAX to a given position. After saving changes it should reload the entry and highlight it. It would be nice to track changes while editing so you can tell the user, if something has changed in realtime.
This method should be so generic, that it can be used in tables, div listings or whereever you need this feature. Anybody already done this?
I've already seen the feature in the CMS module for editing given datatypes. But this is for most cases unusable cause you need a special form for an entry.
Phil
|
|
|
| Topic: CMS module - Saving internal links |
|---|
| CMS module - Saving internal links [message #1078] |
Fri, 29 June 2007 11:14 |
biGGs Messages: 46 Registered: January 1970 |
Member |
|
|
Hi demian,
just realized, that you write the path/alias to an internal node to the database. This is not the way I expected. I would love to see, that the cms module writes something like "uriNode:56" and when it gets loaded, it makes a look up for the path. This way, navigation/alias can change/move/rename and the link still stays valid.
Phil
|
|
|
| Topic: Disabled 'Submit' (et.al.) Buttons |
|---|
| Disabled 'Submit' (et.al.) Buttons [message #304] |
Mon, 31 July 2006 20:57 |
randy Messages: 41 Registered: January 1970 |
Member |
|
|
Hi Demian,
Please consider implementing this little js snippet for all your buttons. it works for any type of button (submit, reset, cancel, etc.) whether they are images or not.
I've used this little trick for a couple of years now and it saves a lot of heart ache with 'Submit' buttons getting pressed repeatedly by impatient end users. All it does is turn off or 'grey out' the submit button so the user can't continue to press it.
(indentation simply for ease of reading, usually on a single line)
<input
type="submit" name="form_action1" value="Submit"
onclick="this.form.form_action1.disabled=true;
this.form.form_action.value='Submit';
this.form.submit();"
>
<input type="hidden" name="form_action" value>
Note the need for the hidden input. The onclick() event passes the form's 'submit' action through the hidden input. This is required in order to 'deactivate' or disable the visible submit button.
FYC,
Randy
|
|
|
| Forum: Open discussion |
|---|
| Topic: Forum now in readonly mode |
|---|
|
| Topic: CSS Benefits in Search Engine Optimization |
|---|
| CSS Benefits in Search Engine Optimization [message #1508] |
Fri, 25 December 2009 06:04 |
JuliaTolmachea Messages: 1 Registered: January 1970 |
Junior Member |
|
|
1. File size - Always be reminded that web pages of a particular website should be light in terms of file size. It would be hard for search engine spiders to categorize an overly heavy web page filled with HTML "junk text".
2. Content - An extremely readable content is an important key to remember in order to create a rich content code that will help in optimizing the content of any web page. Always maintain a good content to code ratio. By doing this you will also prevent an overly heavy web page; ensuring a file size that is ideal for search engine spiders to categorize the site.
Cascading Style Sheet (CSS) is an important tool to use in order to benefit Search Engine Optimization (SEO). CSS is used to refine a certain page in order to achieve a page that is spider friendly. Spider friendly page means a page that is created with maximized keywords making it easier for "web crawlers" to recognize and categorize them properly.
Websites designed with the use of CSS are ranked higher than table-based websites because of the following reasons:
1. CSS codes are more accessible because CSS codes are cleaner making them easily readable by search engine spiders.
2. CSS designed web pages load faster than table-based web pages because the code weight is low and lighter than table-based web pages.
Thanks
--------------------
example mission statement - buy jewelry wholesale
|
|
|
| Topic: ask error |
|---|
| ask error [message #1481] |
Fri, 06 November 2009 06:42 |
gunprojects Messages: 2 Registered: January 1970 |
Junior Member |
|
|
i wanna ask im getting this error in line 50 $oEntity->get('entity_id',$oUser->entity_id); is there any solution that im facing, and once again i wanna ask, is seagull framework doesnt get along with PHP 5
thank you before
|
|
|
| Topic: Real World Examples? |
|---|
| Real World Examples? [message #1477] |
Thu, 15 October 2009 11:41 |
IamJim Messages: 1 Registered: January 1970 |
Junior Member |
|
|
Hello, new here as of this minute.
Does anyone have any real world examples of a site on this, other than a simple BLOG or something?
|
|
|
| Topic: Free Online Soccer Games |
|---|
|
| Topic: $output->html_code problem with html |
|---|
| $output->html_code problem with html [message #1468] |
Thu, 03 September 2009 10:51 |
scorpiusx Messages: 1 Registered: January 1970 |
Junior Member |
|
|
hi hey hello
function _cmd_core(&$input, &$output)
{
SGL::logMessage(null, PEAR_LOG_DEBUG);
$output->template = 'page.html';
$output->html_code = '<a>html code</a>';
}
in template page.html I do this:
<div>{html_code}</div>
but my browser display <a>html code</a>, instead of html code as link
how do this correctly?
|
|
|
| Topic: Aliases missing for cms static pages? |
|---|
| Aliases missing for cms static pages? [message #1403] |
Wed, 09 July 2008 14:24 |
lindesay Messages: 1 Registered: January 1970 |
Junior Member |
|
|
Hi there
This might be a silly question but now that I am using cms instead of publisher I can't seem to find the alias option in the navigator. Actually let me explain what I am doing in case there's a better way ...
I wanted to use cms to create some static pages, e.g. about us, privacy policy. I created a new article type "static webpage" for this.
I want the pages to appear like: http://example.com/about, like I see on babyfy.com instead of the default cms url which includes article numbers etc.
Any polite suggestions?
Cheers
Matt
|
|
|
| Topic: German translations, forum etc. . . |
|---|
| German translations, forum etc. . . [message #1401] |
Tue, 10 June 2008 15:11 |
maleficium Messages: 2 Registered: January 1970 |
Junior Member |
|
|
hello @ all,
my english is not the best - so I find it very unfortunate that the complete documentation is only available in english.
So I would like to see the "German Translation team" to go alive!!!
We could also be set up a german forum , administration and hosting can also be handled by us.
When interest please contact me via PM or post in the forum. . .
Greetings
Michael
|
|
|
| Topic: Navigation: Collapsible Submenus |
|---|
| Navigation: Collapsible Submenus [message #1204] |
Mon, 17 September 2007 09:29 |
lazsea Messages: 36 Registered: January 1970 |
Member |
|
|
Hello!
I'm trying to use Multiple collapsible Submenus with Web Sites built on the Seagull Platform. If I define from the Seagull Admin Menu, that menus will not be collapsible in the Block where I hold the menu, the submenus appear correctly, but If I set the option to Collapsible the submenus don't appear when I click on the parent Menus. What can I do? Is there something I have to alter in the CSS? I defined ul ul li and ul ul a in the CSS with no results.
What can I do? Thanks.
|
|
|
| Topic: Problem with XML template |
|---|
| Problem with XML template [message #939] |
Mon, 09 April 2007 15:55 |
bjorn Messages: 1 Registered: May 2006 |
Junior Member |
|
|
Hi guys,
I've got a XML report manager which should use an .xml template. I've tried to copy RssMgr.php which I found in the export module that followed the Seagull complete package.
I am however running the minimum install myself.
Anyhow, in the constructor I change the master template like this:
$this->template = 'report.xml';
$this->masterTemplate = 'masterFeed.html';
.. and in the command function I make sure I set the xml content type:
$output->contentType = 'text/xml';
$output->template = 'report.xml';
.. however, when I access the manager's url I get this in my browser window:
It seems the master template is not parsed correctly?
|
|
|
| Topic: good stuff |
|---|
| good stuff [message #836] |
Thu, 08 February 2007 08:29 |
lazsea Messages: 36 Registered: January 1970 |
Member |
|
|
|
I am quite impressed by seagull to be honest and I can see a lot of power in it. As I use cms systems for implementing sites and as I used to develop web applications with no frameworks involved (you know what a headache maker this is), I really apreciate the option to combine the two ideas. I am not really into sharing ideas, but I see the future in web development to be in the use of a good framework with php for the back end with a front end in ajax technology (in flash form of cource), combined with the power of comet technology. Anyways, I will be around here. Comments are welcomed.
|
|
|
| Topic: Need Help with Developing High Volumne Website |
|---|
| Need Help with Developing High Volumne Website [message #739] |
Sat, 06 January 2007 22:04 |
vizmotion Messages: 9 Registered: January 1970 |
Junior Member |
|
|
I need help with evaluating if Seagull is the right framework for developing my high volumne website. If there is a developer in the Atlanta area to talk with that would be preferrable but any where in the USA would be good. Please send me email to seagull@vizmotion.com if you are available for a brief conversation. Thanks. Robert
|
|
|
| Topic: translations of modules in databases |
|---|
| translations of modules in databases [message #658] |
Sun, 29 October 2006 20:56 |
ashwoods Messages: 23 Registered: January 1970 |
Junior Member |
|
|
for those experienced in multi-language site, what is the recommended method of organizing translations from modules, or to put it another way, language aware modules, specially when working with pear dataobjects?
lets say I want to make a FAQ module, but that allows having the same question in several languages.
I create an faq entity table like:
faq_id, title, question, answer
What are the recommended methods of linking to translations?
faq_id, title_en, question_en, answer_en, title_de, question_de ...
or:
faq_id, title, question, answer, language, parent_id
or:
two using two (or several tables)?
is there a SGL "way" or recommended way of doing this?
thx, ashley
|
|
|
| Topic: Session Error V.2 ? |
|---|
|
| Topic: MakeURL with querry string? |
|---|
| MakeURL with querry string? [message #595] |
Tue, 03 October 2006 08:22 |
JohnnyC Messages: 29 Registered: January 1970 |
Junior Member |
|
|
How could I create this url with makeUrl():
<link rel="stylesheet" href=" {webRoot}/index.php/gallery2/embed.php&g2_controller =imageblock.ExternalCSS&g2_frames=shadow "/>
Not sure how to handle the query sting.
|
|
|
| Topic: Link checker for GNOME |
|---|
| Link checker for GNOME [message #271] |
Sat, 29 July 2006 10:52 |
rbenea Messages: 6 Registered: May 2006 |
Junior Member |
|
|
Hi all,
Today I discovered this link checker and page validator software for GNOME: http://gurlchecker.labs.libre-entreprise.org/
It's called gURLChecker and it's free, light, fast and easy to use. Give it a try.
Bye,
Rares
|
|
|
| Forum: Announcements |
|---|
| Topic: Forum now in readonly mode |
|---|
|
| Topic: Seagull Developers Event in Riga, Latvia - July 2007 |
|---|
| Seagull Developers Event in Riga, Latvia - July 2007 [message #974] |
Fri, 11 May 2007 10:46 |
demianturner Messages: 476 Registered: May 2006 Location: London, UK |
Senior Member Administrator |
|
|
Hi guys
We're organising the annual Seagull developers event, this year it's in Riga, Latvia during weekend of 21-22 in July, more info here:
http://trac.seagullproject.org/wiki/RFC/SglDay2007
All are welcome and we'd love to see you out there. Many of the core devs will be present and it will be an opportunity to
* learn more about the framework
* attend talks or present on a subject of your choice
* meet the folks behind the curtain as AJ always says 
* have a great time in Riga which is a beautiful city and one of the best kept secrets in Europe
If you're in Europe, flights to Latvia are very cheap, eg the cost from London on these dates it's only £100 return and Dmitri will be organising an affordable hotel for the group.
To get an idea of last European Seagull get together, see the pics linked at the bottom of this page:
http://trac.seagullproject.org/wiki/RFC/SglDay2005
Please add your name to the wiki page if you'll be attending - look forward to seeing you there!
cheers
Demian
Project Maintainer
http://trac.seagullproject.org/wiki/Contributing
http://trac.seagullproject.org/wiki/Installation/FromSVN
|
|
|
| Topic: cms 1.1 released |
|---|
|