Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,152,286 members, 7,815,486 topics. Date: Thursday, 02 May 2024 at 01:10 PM

Folyboy2013's Posts

Nairaland Forum / Folyboy2013's Profile / Folyboy2013's Posts

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10) (11) (12) (of 12 pages)

Webmasters / Re: Joomla FREE Training On Nairaland Live!!! by folyboy2013: 12:02pm On Oct 30, 2013
ein: Here is my question, first I am not new to joomla, I have created a few dynamic website using joomla, I would say joomla is not that easy to learn. My questions is this:

1. I want to install an important module but keep failing, try a lot of googling for solution, the solution I get Is what I found impossible, the solution state that a module that refuse to install from your joomla extension can be done on your database. I ask myself how.

2. Is there a way to install a template from the database.

3. by mistake I set my handler from database to none, immediately all menu stop from displaying which, with that I can't work or change it back to database since the menu to click on save is not showing.

Please my ogas in the house, can you help me solve this problem, if not all abeg.

1. from your database folder locate htdocs and locate your precise work, open it and locate a folder name tmp, copy your file on the folder and extract. Now go to your joomla backend and locate your extension manager(where you upload your extension) locate Install Directory and click on the install. this will surely solve your problem.

2.same process to my first answer.

3.go to your database and locate your work folder, locate a php file called configuration.php and locate the settings change it back to database and save. goodluck

1 Like

Nairaland Ads / Re: First Nairaland Dynamic Ad Design Contest by folyboy2013: 9:03am On Oct 30, 2013
ein:

You are one of the great designer I am witnessing, what a great designs from you.

Thanks
Nairaland Ads / Re: First Nairaland Dynamic Ad Design Contest by folyboy2013: 8:27pm On Oct 29, 2013
register with crowdspring.com may be late last year, but dont have time to work there. but got a little time last month and that fecth me my first win in the site. here is the link to the logo:

http://www.crowdspring.com/user/seun_tina/

mycrobust.com is another website i win lot of price from logo to holliday card design. all website have been fun, including odesk and elance.com where i also work as a freelancer.
Nairaland Ads / Re: First Nairaland Dynamic Ad Design Contest by folyboy2013: 8:18pm On Oct 29, 2013
yusufu16:

folyboy2013 is there anywhere I can see your good works (links or websites)


Find my recent work on my odesk port folio or
http://www.behance.net/gallery/LOGO-DESIGN/5555790 or
http://99designs.com/users/1234568

https://www.odesk.com/users/~01ff259caf4f2c90b0

I have my first account with 99design which i close, then i won almost 15 contest there, but the account was hack and need to close
Nairaland Ads / Re: First Nairaland Dynamic Ad Design Contest by folyboy2013: 6:27pm On Oct 29, 2013
kingk:
pls bro, if I have not, why post here moreover am not demanding to teach or sale any E-book..just for learning sake
Though thank God you've known the site.
If I may ask, do you have your means of receiving your money? Also are you really declared the winner of a logo contest too?

I receive through paypal and seeing my link over there u shld see the number of contest I won.
Nairaland Ads / Re: First Nairaland Dynamic Ad Design Contest by folyboy2013: 5:44pm On Oct 29, 2013
kingk: To my fellow naija graphics GURU and GURUISH, if you think you got what it take to make more money in design contest, then Register and compete with the fellow world guru designers on www.logomyway.com. * Pls note* this is not my site it's where I make little change from my hard work.
BUT you need to have a paypal account or means to receive your payment (IF) you win as you can win from $100- $1000) per design...........Cheers

Are you sure you have make money from the site, because I am yet to see any fellow nigerian on the winning list, just register this year and I spent little time there, I have won 3 contest and 3 will soon anounce me as a winner, sincerely I have been checking the winning list I only see my self as the only nigerian among other. Link to my design www.logomyway.com/designerDetailProfile.php?userId=33711
Webmasters / Re: Want Register User To Add Property From The Front End(problem solved) by folyboy2013: 10:28pm On Oct 28, 2013
ZinoFego: Gotcha... Thanks man.

I'm teaching a free Joomla class here on NL, you can hop in to share your Joomla knowledge with us: https://www.nairaland.com/1485054/joomla-free-training-nairaland-live




would be glad to share my idea.
Webmasters / Re: Want Register User To Add Property From The Front End(problem solved) by folyboy2013: 10:18pm On Oct 28, 2013
in file com_jea / jea.php there are access groups listed...

//add ACL
$acl = & JFactory::getACL();
$acl->addACL( 'com_jea', 'edit', 'users', 'jea agent', 'property', 'own' );
$acl->addACL( 'com_jea', 'edit', 'users', 'manager', 'property', 'all' );
$acl->addACL( 'com_jea', 'edit', 'users', 'administrator', 'property', 'all' );
$acl->addACL( 'com_jea', 'edit', 'users', 'super administrator', 'property', 'all' );

change line

$acl->addACL( 'com_jea', 'edit', 'users', 'jea agent', 'property', 'own' );

to

$acl->addACL( 'com_jea', 'edit', 'users', 'Registered', 'property', 'own' );
Webmasters / Re: Want Register User To Add Property From The Front End(problem solved) by folyboy2013: 9:44pm On Oct 28, 2013
ADD JEA TO A JOOMLA MENU

For a site visitor to see JEA, it must appear in a Joomla menu. Go to Menus - Main Menu. In the upper right corner of the viewport, press "New". Select as your menu item type "Joomla Estate Agency" and within it, "Properties - Properties layout" (for a list of properties) or "Properties - Search layout" (for a search form). Give your menu item a title (e.g. "Search Properties"wink. The parameters in the right column can be ignored at this stage, given that JEA has not yet been configured. Press "Save". Check your work, keeping in mind that at this stage it will lead to an empty page given we have not yet added properties to display.

Remember this will start working after creating a series property listing from the component menu.

to do this:

Go to Components - Joomla Estate Agency - Properties features. In the "Change table" dropdown box, select a table, such as Properties types. Press "New". In value, add the name of the new property type, such as "Residential". Press save. Add other values for Properties types and for other tables as needed. You can add as many or as few as you like, but JEA does require there to be at least one value for Properties types.

Default tables available and examples of possible values are:

* Properties types (dropdown box)
E.g. Residential, Commercial
* Properties states (= property condition) (dropdown box)
E.g. Excellent, Good, Poor
* Departments (= province) (dropdown box)
E.g. Copán, Cortes
* Towns (= municipality)
E.g. Santa Rosa, San Pedro Sula
* Areas (=neighborhood or village) (dropdown box)
E.g. Bo. El Carmen, El Rosario
* Advantages (=amenities) (checkbox)
E.g. Parking, pool, maid's quarters
* Heating types (dropdown box)
E.g. Fireplace, central heat
* Hot water types (dropdown box)
E.g. Electric, gas
* Slogans (dropdown box)
TODO: Figure out what this is for

[b]to add, rename, or remove tables, [/b]you must edit the files:

joomla_root/administrator/language/en-GB/en_GB.com_jea.ini
joomla_root/language/en-GB/en-GB.com_jea.ini
joomla_root/language/en-GB/en-GB.mod_jea_emphasis.ini
joomla_root/language/en-GB/en-GB.mod_jea_search.ini


hope is helpful.
Webmasters / Want Register User To Add Property From The Front End(problem solved) by folyboy2013: 3:43am On Oct 28, 2013
My web gurus in the house, please i need your help on joomla 2.5, i am working on a project, real estate website, i am done almost with everything, i use JEA extension for my property listing but ijavascript:void(0); have a problem on how to make register user to be able to add property on the front end, the problem i am having is that the JEA is not showing on my group user section, please joomla guru kindly help me on how to solve this problem. thanks
Nairaland Ads / Re: First Nairaland Dynamic Ad Design Contest by folyboy2013: 10:21pm On Oct 26, 2013
yusufu16:

Thank you Sir. We are here to learn even though its a contest that Seun and his judges would have the final say. Remember, there are so many Graphic Designers who are far better than us, who for reasons best known to them would not like to participate in this contest. We learn by criticism and experience. Remember I did not mention anybody's name or condemn anybody. I simply present I think. THANK YOU folyboy2013

clearly understand Yusuf, and i love your design. i love entering contest a lot, because that have improve my skills. i have win a logo contest at different website. logomyway.com, 99designs.com, crowdspring.com and mycroburst.com...
Nairaland Ads / Re: First Nairaland Dynamic Ad Design Contest by folyboy2013: 9:55pm On Oct 26, 2013
yusufu16:

showing BBM without a Techno phone can also forfeit the message you are passing across, You cannot advertise car oil or fuel without a car or engine. It goes a long way in creating the lasting impression you want on your customers. In advertising, relevant pictures, icons, illustrations, cartoons, etc create much better impression than just normal text.

i think ayomidewunmi is right. like you said, displaying a particular car like bmw speak for the product, displaying an engine speaks for the whole product, dnt confuse your self. instead of showing off a phone why not the android symbol. with the techno name already in the right up.

reasons to advise, dont fight them. the best designs of the century are design off the computer, which are word design. dnont think you kno it all, accept criticism and work on it. that will make you exceptional.

1 Like

Nairaland Ads / Re: First Nairaland Dynamic Ad Design Contest by folyboy2013: 4:19pm On Oct 26, 2013
.
Nairaland Ads / Re: First Nairaland Dynamic Ad Design Contest by folyboy2013: 3:58pm On Oct 26, 2013
Thanks, all set now.
Nairaland Ads / Re: First Nairaland Dynamic Ad Design Contest by folyboy2013: 2:36pm On Oct 26, 2013
Ayomidewunmi:

there are many other design by other designer here far more better than the artist you have mention above. this are

Folyboy2013
mj

then i might go for yusuf.

folyboy: professional and straight at a glance. no color riot, follow the principle of graphic world.

mj: though color usage can be over use, but comes with a nice concept...need to improve on color usage. folyboy color usage for example.

yusuf; nice concept too, but looks over use and too much color also. this is ads banner, most be straight.

and there are some few other better designer who only need to improve on there creativity and most especially color usage.

thanks.
Nairaland Ads / Re: First Nairaland Dynamic Ad Design Contest by folyboy2013: 2:22pm On Oct 26, 2013
Simplicity and ability to grab at first look is what make a design stand out, and that is what i do with my designs. all raw vector designs in illustrator cs6

Thanks seun and Webcontactor, all resolve..now the actual scale..the mistake comes from me. i have actually set my software pixel to a maximum pixel.

5 Likes

Nairaland Ads / Re: First Nairaland Dynamic Ad Design Contest by folyboy2013: 10:05am On Oct 26, 2013
Ayomidewunmi:

no thought, you designs are classic and professional...ride on.

thanks
Nairaland Ads / Re: First Nairaland Dynamic Ad Design Contest by folyboy2013: 9:28am On Oct 26, 2013
Simplicity and ability to grab at first look is what make a design stand out, and that is what i do with my designs. all raw vector designs in illustrator cs6.

2 Likes

Art, Graphics & Video / Re: Graphics Competition: The Best Logo Designer On Nairaland by folyboy2013: 5:38pm On Oct 25, 2013
Quit late here, but here is a recent 200 dollars logo contest I won in crowdspring.com. The second one is a 450 dollars contest at 99designs.com, though is not the winner but the second choice out of 2500 entry. Proud of it. the third is a 300 dollars contest i won in 99designs.com contest, which have help give me a lot of contract abroad. The fourt one is a design contest at logomyway and i receive a lot of positive remark from other designersz, winner yet to be choosingz. But i look forward to win the 650 dollarsz. My email; azolaman@gmail.com

2 Likes

Family / Re: Importance Of Love In A Marriage by folyboy2013: 10:51am On Oct 22, 2013
Love is what every marriage needed, without Love there is no God.

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10) (11) (12) (of 12 pages)

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 41
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.