915 Topics
![]() | |
Hi, I am currently creating a CMS which will allow PHP code to be used but I need to make sure that certain functions are not used that can ruin the CMS. Basically, I need a way to stop certain functions (like [I]fopen[/I]) to be executed. The only problem I … | |
I'm working on a basic CMS for a club at my school. But I'm having trouble with the log in. The log in works but after entering the user name and password and submitting it, the form comes back up and you have to do it a second time before … | |
Hi, I am searching a online quiz cms or script which provide user login and admin area for managging quiz. thanks. -keval | |
Hi: I have a process allowing the admin to view users information and download files that the user uploaded to MySQL. When the admin clicks on the file link in the admin page, I expect the file will display using the default program (i.e. pdf or txt), or download (i.e. … | |
Hi, I am trying to design a dynamic website with a content management system and i was wondering what would be the best way to add content such as a photo gallery etc to the dynamic pages. This is a general question but i will explain the problem i am … | |
you can do this dim i as integer = 0 Public Sub Addtab() Dim browser As New webbrowser browser.Dock = DockStyle.Fill 'docking it browser.ContextMenuStrip = main.cms 'adding a context menustip to it Dim tab As New TabPage tab.Controls.Add(browser) main.Tabs.TabPages.Add(tab) 'IMPORTANT you must select the tab main.Tabs.Select(i) i += 1 End … | |
Do you use them and which one? How it affect your productivity, and how it affects your applications' performance? Is it worth it? Me personally, I'm all for standardization, but have we gone too far? Note: subjective rant below - can be skipped:) I find all this stuff extremely limiting, … | |
I am new to PHP and really just troubleshooting a migration issue (moving from live working server to new server with this error). I'm not well versed in coding so I apologize in advance if I'm overlooking something stupid simple. Here's the error: Warning: mysql_fetch_assoc(): supplied argument is not a … | |
I want to create a module that fetches images from directories and display it under the heading of directory_name. For this purpose which CMS is better.... Drupal, Wordpress or joomla..or something else? Thank You | |
hey people . how iseverything i need your help i want to creat a page that allow me to post new posts and article to my website .the page contain a select category and the post space and the title and tags . i have created everything except the select … | |
can any1 help me ... i am creating a cms using a fckeditor .. can ny1 tell me how to custmize it( to reduce the tabs available thr) thanx in advance | |
I have a java tab script but it only shows the correct data for tab 1 on intital load if you go to another and then back to it it says undefind it is getting a variable from a php page var tabs = [ //first tab [ //tab image … | |
hiii friends... i m gonna work on modeling ajency based website project. major requirements are: user registration with authentication, their uploads, galleries and ofcource a great search options such as age wise, sex wise. plz tell me what will be the best framework (or cms) i should use. according to … | |
Hi there: The code below lays out 3 divs, the 1st. div contains a slideshow, the 2nd. div is a container for the 3rd div which contains buttons to override the slideshow and replace it with a new image in the slidshow div. All the above scenario works perfectly. Where … | |
I have my website up and runnng succesfully with around 5000 member - [url removed] Now I want to start a Social Networking option for members using a CMS - like Wordpree-WU, Drupal, Joomla, SE ... How can I use my current users databese to these CMS database? Please help … | |
Hello Friends; I am working on a project which is auction site and it is actually clone of [B][url]www.swoop.com[/url][/B] this clone is developed on CakePHP platform and I have a issues there. I purchase that script from [url]http://www.moneymakersnetwork.info/products/Swoopo-Clone-PHP-Script.html[/url] and there is a demo [url]http://demo.bidscout.net[/url] username- demo password= password1 In that … | |
Dear ALl I have recently made some forms using javascript (up until then I ususally did so in php). I have some simple user validation - required fields, correct format for email etc etc When submit is pressed a simple php script operates to send the detail in an email … | |
After recieving some help from the community here I came across the site: [url=www.sitefinity.com]Sitefinity[/url] and [url=www.dotnetnuke.com]DotNetNuke[/url] SiteFinity: It offers a CMS system to help build and manage websites. [quote]Sitefinity is a development platform for construction and management of websites, community portals, and intranets. Inspired by Web 2.0 UIs, the product … | |
Hi all, I am wanting to design a website which lists many of the UK's campsites providing information, photo's, contact details for each campsite etc and am wanting to use a content management system rather than build a static html website. I would want to offer a featured listings feature … | |
I've never used any CMS as a developer. Now I think it's time for me to start getting familiar with them. There are three out there I laid my eye on - WordPress, Joomla!, Drupal. Which one should I begin with? Thank you! | |
I just want to know which would be the best CMS for a Social Networking Site.. Is it Joomla or Drupal..? | |
i am try to create a drop down cms menu in my Website [url]http://4your.co.in/demo2/[/url]. Problem is i have used a while loop to show main menu and another while loop to show submenu . Main menu is working but sub menu show online one record . My Code Is . … | |
Hey Folks, I am back with CSS 3.0 background options … I hope you’ll love this one…. All the details you can find here [url]http://innovator.samsungmobile.com/cms/cnts/knowledge.detail.view.do?platformId=12&cntsId=7400[/url] Some of the details covered the above article: Background (multiple) The css3 gives the possibility to apply more background images to a single element and … | |
I have a question that i have to solve and that is to create a program that will calculate the surface are of somebodies body, then to calculate how much sunscreen they will need to cover their entire body using functions. This is what i have so far but i … | |
Hi guys!! I'm currently developing an opensource CMS. but I've noticed that lots of Pro Programmers use Linked List. and of course if I want to make a opensource CMS I want to code it Professional way. that's why I've decided to use Linked List instead. the problem is I … ![]() | |
I am trying to convert my CMS to SQLite for easy and quicker deploy-ability. Performance wise, I heard that SQLite might be the way to go. At any rate, I am having the hardest time with trying to convert my mysql database to a SQLite database. Having reviewed and downloaded … | |
Hey there everybody! Me and a couple of others are currently making a CMS but we got a problem :( Here is the code: [code=php] function ImportSQL() { $conn = mysql_connect($_POST['host'] . ":" . $_POST['port'], $_POST['user'], $_POST['pass']); mysql_select_db($_POST['vision_db'], $conn); $db_content = @file_get_contents("../sql/Database.sql"); $query = mysql_query($db_content); if(!$query){ return mysql_error(); }else{ return … | |
In my opinion, the "big CMS" solutions like WordPress, Drupal and Joomla have become too bloated and confusing for the end user. My clients love Concrete5, which uses simple in-context editing and point/click/drag all wrapped up in a shiny interface. Using Concrete5, I've cut my training time in half and … | |
Hi All, I am building quite a complex CMS (mysql & php) and am wondering what the best approach to inserting data into multiple tables at once is. I have about 10 tables i need up update with user data, some of them linked by keys, others not. I have … | |
Hey Folks, There is lot of hype/expectations around HTML 5.0. So I was looking for more details about new features in HTML5.0 & also how these features will be working in various browsers. I think Geo location is/will be the one of the hottest topic/feature, I found one good article … | |
hei flocks, I am developing a website using phpwcms. I need to develop a file upload module module for it.I need to study it.can you guid me..? thank you. | |
Maybe someone can figure this out because I sure have been having problems with it. I am looking to have a javascript that can be included a page that can highlight or set a border for a the div, p, span, or img DOM element when clicked on. Now this … | |
Hi everyone, I have a problem that I can't get my head around, I dont know much about php. I do know some bits and bobs through experience with it and learning from mistakes. I have elgg installed on my website, a CMS neyworking engine. Some of the guys on … | |
i need to make ASP.NET based CMS. Could anyone suggest a good tutorial? | |
Hallo all, I am running a coupon website which will promote some website using coupons. I am using wordpress CMS. I would like to ask if somebody here could give me some enlightenment. I am using wordpress now and I would like everytime I post a coupon for a website … | |
Hello advance, developer. Can you give me an open source CMS link. I need a tax calculator like [url]www.taxmatebd.com[/url] Please, Help me to find one php script or CMS link like above website. Thanks Samrat | |
I need an url to point to specific page in CMS-controlled site - eg [url]www.mywebsite.com/example[/url] - how can i make the /example direct to the page? Tried inputting into the 'friendly url' box but no joy. Is it possible to do this within a CMS or will it have to … | |
That's right, create your own Linux virtual appliances with [URL="http://www.vmware.com/appliances/learn/vmware_studio.html"]VMware Studio[/URL]. Appliances are small, single purpose servers that provide a service to users. Some examples are Content Management Systems (CMS), Customer Relationship Management (CRM) systems, web servers, mail servers, DNS servers, database servers, and so on. VMware Studio is actually … | |
Hi there, I have built a simple CMS that is generally working well, the issue I'm having is with building dynamic navigation. On the site the content for the individual pages is fine but getting the menu data and creating the menus is causing problems. I have 2 possible structures … | |
Hi, i looking to find what would be the best cms + modules to host a kind of freeware site like the following [URL="http://www.androidfreeware.org/"]http://www.androidfreeware.org/[/URL] where users can upload apps, search for apps, detailed list of apps, category etc etc. I know literally any cms can be used, i mostly want … | |
hi i want to develope a community site plz some one give suggestion which cms system i have to use. -keval ![]() | |
Hello; I recently started having a problem on my Dell E1505 laptop running Windows XP-SP3, where multiple internet browser windows start opening by themselves ramdomly. It doesn't seem to matter if I'm using IE8, Firefox or AOL Browser, the problem keeps happening. There are times where it won't happen for … | |
I'm looking for a hosted solution where we can host an organization of small businesses and have each company setup their own page with their own password so that they can maintain their own content. I've looked at CMS solutions like Joomla and Mambo, but I need something easy that … | |
Hi all, I'm after the opinion from experienced website devs. I want to build a website provides articles, of which some are restricted to subscribers. I will want to give users the ability to comment and rate articles. So I will need the following functionality: [LIST=1] [*]authentication [*]forms [*]user profile … | |
Hi all..... There are several CMS variants available....but as far as SEO is concerned, which is the best option available? | |
I am looking for an ecommerce solution similar to [URL="http://simplecartjs.com/"]SimpleCart[/URL] in the fact that it is one page and allows PayPal (or Google Checkout ect.) to handle the heavy lifting. However, I need something that can calculate shipping costs and deal with in stock/out of stock items. I would really … | |
Guys which is good CMS (content management system) Joomla or Mambo? why is it so? What you like of it?:?: | |
Hi, I having problem to fix this problem. Already search for related thread, but cannot find a solution. The case is like this. I have 2 system that intergrate each other. Let assume as system A and B. User need to login from system A and can use system B … |
The End.